CVE-2025-68345
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
ALSA: hda: cs35l41: Fix NULL pointer dereference in cs35l41_hda_read_acpi()
The acpi_get_first_physical_node() function can return NULL, in which case the get_device() function also returns NULL, but this value is then dereferenced without checking,so add a check to prevent a crash.
Found by Linux Verification Center (linuxtesting.org) with SVACE.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 7b2f3eb492dac7665c75df067e4d8e4869589f4a < e63f9c81ca28b06eeeac3630faddc50717897351 | affected |
| Linux | Linux | 7b2f3eb492dac7665c75df067e4d8e4869589f4a < 7a35a505d76a4b6cd426b59ff2d800d0394cc5d3 | affected |
| Linux | Linux | 7b2f3eb492dac7665c75df067e4d8e4869589f4a < e6ba921b17797ccc545d80e0dbccb5fab91c248c | affected |
| Linux | Linux | 7b2f3eb492dac7665c75df067e4d8e4869589f4a < c28946b7409b7b68fb0481ec738c8b04578b11c6 | affected |
| Linux | Linux | 7b2f3eb492dac7665c75df067e4d8e4869589f4a < 343fa9800cf9870ec681e21f0a6f2157b74ae520 | affected |
| Linux | Linux | 7b2f3eb492dac7665c75df067e4d8e4869589f4a < c34b04cc6178f33c08331568c7fd25c5b9a39f66 | affected |
| Linux | Linux | 5.17 | affected |
| Linux | Linux | 0 < 5.17 | unaffected |
| Linux | Linux | 6.1.160 <= 6.1.* | unaffected |
| Linux | Linux | 6.6.120 <= 6.6.* | unaffected |
| Linux | Linux | 6.12.64 <= 6.12.* | unaffected |
| Linux | Linux | 6.17.13 <= 6.17.* | unaffected |
| Linux | Linux | 6.18.2 <= 6.18.* | unaffected |
| Linux | Linux | 6.19 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/e63f9c81ca28b06eeeac3630faddc50717897351
- https://git.kernel.org/stable/c/7a35a505d76a4b6cd426b59ff2d800d0394cc5d3
- https://git.kernel.org/stable/c/e6ba921b17797ccc545d80e0dbccb5fab91c248c
- https://git.kernel.org/stable/c/c28946b7409b7b68fb0481ec738c8b04578b11c6
- https://git.kernel.org/stable/c/343fa9800cf9870ec681e21f0a6f2157b74ae520
- https://git.kernel.org/stable/c/c34b04cc6178f33c08331568c7fd25c5b9a39f66
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.