CVE-2024-53154: clk: clk-apple-nco: Add NULL check in applnco_probe
In the Linux kernel, the following vulnerability has been resolved:
clk: clk-apple-nco: Add NULL check in applncoprobe
Add NULL check in applncoprobe, to handle kernel NULL pointer dereference error.
Other sources
This CVE was automatically created from a reference found in an email or other text. If you are reading this, then this CVE entry is probably erroneous, since this text should be replaced by the official CVE description automatically.
— Launchpad
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2024-53154?
CVE-2024-53154 has not been assigned a specific severity rating but is related to kernel NULL pointer dereference issues.
How do I fix CVE-2024-53154?
To fix CVE-2024-53154, update the Linux kernel to a version that includes the NULL check in applnco_probe.
Which versions of the Linux kernel are affected by CVE-2024-53154?
CVE-2024-53154 affects Linux kernel versions from 5.18 up to 6.1.120, 6.2 up to 6.6.64, 6.7 up to 6.11.11, and 6.12 up to 6.12.2.
What is the impact of CVE-2024-53154?
The impact of CVE-2024-53154 is a potential kernel crash due to NULL pointer dereference.
Is there a workaround for CVE-2024-53154?
There are no specific workarounds for CVE-2024-53154; updating the kernel is the recommended approach.