U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

Vulnerability Change Records for CVE-2024-50239

Change History

New CVE Received by NIST 11/09/2024 6:15:09 AM

Action Type Old Value New Value
Added Description

								
							
							
						
In 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.
Added Reference

								
							
							
						
kernel.org https://git.kernel.org/stable/c/29240130ab77c80bea1464317ae2a5fd29c16a0c [No types assigned]
Added Reference

								
							
							
						
kernel.org https://git.kernel.org/stable/c/7e8066811a2c43fbb5f53c2c26d389e4bab9da34 [No types assigned]
Added Reference

								
							
							
						
kernel.org https://git.kernel.org/stable/c/b1cffd00daa9cf499b49a0da698eff5032914f6e [No types assigned]