CVE-2024-50240
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Summary
In the Linux kernel, the following vulnerability has been resolved:
phy: qcom: qmp-usb: fix NULL-deref on runtime suspend
Commit 413db06c05e7 ("phy: qcom-qmp-usb: clean up probe initialisation") removed most users of the platform device driver data, but mistakenly also removed the initialisation despite the data still being used in the runtime PM callbacks.
Restore the driver data initialisation at probe to avoid a NULL-pointer dereference on runtime suspend.
Apparently no one uses runtime PM, which currently needs to be enabled manually through sysfs, with this driver.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 413db06c05e729639e9b64cf7ab5d918b8182006 < 370814e9d512ba289612c3780890b80bf2605046 | affected |
| Linux | Linux | 413db06c05e729639e9b64cf7ab5d918b8182006 < 5ebde521fbb9a813b993d4436329a3ca0eeb6574 | affected |
| Linux | Linux | 413db06c05e729639e9b64cf7ab5d918b8182006 < bd9e4d4a3b127686efc60096271b0a44c3100061 | affected |
| Linux | Linux | 6.2 | affected |
| Linux | Linux | 0 < 6.2 | unaffected |
| Linux | Linux | 6.6.60 <= 6.6.* | unaffected |
| Linux | Linux | 6.11.7 <= 6.11.* | unaffected |
| Linux | Linux | 6.12 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://git.kernel.org/stable/c/370814e9d512ba289612c3780890b80bf2605046
- https://git.kernel.org/stable/c/5ebde521fbb9a813b993d4436329a3ca0eeb6574
- https://git.kernel.org/stable/c/bd9e4d4a3b127686efc60096271b0a44c3100061
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.