CVE-2022-48777
Published: Jul 16, 2024
Modified: May 11, 2026
Description
In the Linux kernel, the following vulnerability has been resolved: mtd: parsers: qcom: Fix kernel panic on skipped partition In the event of a skipped partition (case when the entry name is empty) the kernel panics in the cleanup function as the name entry is NULL. Rework the parser logic by first checking the real partition number and then allocate the space and set the data for the valid partitions. The logic was also fundamentally wrong as with a skipped partition, the parts number returned was incorrect by not decreasing it for the skipped partitions.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 803eb124e1a64e42888542c3444bfe6dac412c7f - < eb03cb6e03ffd9173e18e5fe87e4e3ce83820453affected 803eb124e1a64e42888542c3444bfe6dac412c7f - < a2995fe23095ceda2dc382fbe057f5e164595548affected 803eb124e1a64e42888542c3444bfe6dac412c7f - < 65d003cca335cabc0160d3cd7daa689eaa9dd3cd |
Linux | Linux | affected 5.12unaffected 0 - < 5.12unaffected 5.15.25 - <= 5.15.*unaffected 5.16.11 - <= 5.16.*unaffected 5.17 - <= * |
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now