n the Linux kernel, the following vulnerability has been resolved: phy: qcom: qmp-usb-legacy: 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 from the qcom-qmp-usb driver, but mistakenly also removed the initialisation despite the data still being used in the runtime PM callbacks. This bug was later reproduced when the driver was copied to create the qmp-usb-legacy driver. 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 these drivers.
Configuration 1 (hide)
|
14 Nov 2024, 16:59
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:o:linux:linux_kernel:6.12:rc5:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.12:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.12:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.12:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.12:rc4:*:*:*:*:*:* |
|
| First Time |
Linux
Linux linux Kernel |
|
| References | () https://git.kernel.org/stable/c/29240130ab77c80bea1464317ae2a5fd29c16a0c - Patch | |
| References | () https://git.kernel.org/stable/c/7e8066811a2c43fbb5f53c2c26d389e4bab9da34 - Patch | |
| References | () https://git.kernel.org/stable/c/b1cffd00daa9cf499b49a0da698eff5032914f6e - Patch | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| CWE | CWE-476 |
12 Nov 2024, 13:56
| Type | Values Removed | Values Added |
|---|---|---|
| Summary |
|
09 Nov 2024, 11:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Published : 2024-11-09 11:15
Updated : 2025-10-01 21:16
NVD link : CVE-2024-50239
Mitre link : CVE-2024-50239
CVE.ORG link : CVE-2024-50239
JSON object : View
NULL Pointer Dereference