First published: Tue Dec 24 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: clk: clk-apple-nco: Add NULL check in applnco_probe Add NULL check in applnco_probe, to handle kernel NULL pointer dereference error.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | >=5.18<6.1.120 | |
Linux Kernel | >=6.2<6.6.64 | |
Linux Kernel | >=6.7<6.11.11 | |
Linux Kernel | >=6.12<6.12.2 | |
debian/linux | 5.10.223-1 5.10.226-1 6.1.123-1 6.1.128-1 6.12.12-1 6.12.15-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-53154 has not been assigned a specific severity rating but is related to kernel NULL pointer dereference issues.
To fix CVE-2024-53154, update the Linux kernel to a version that includes the NULL check in applnco_probe.
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.
The impact of CVE-2024-53154 is a potential kernel crash due to NULL pointer dereference.
There are no specific workarounds for CVE-2024-53154; updating the kernel is the recommended approach.