First published: Thu Apr 03 2025(Updated: )
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix error code in chan_alloc_skb_cb() The chan_alloc_skb_cb() function is supposed to return error pointers on error. Returning NULL will lead to a NULL dereference.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | ||
Linux Kernel | >=3.17<6.1.132 | |
Linux Kernel | >=6.2<6.6.85 | |
Linux Kernel | >=6.7<6.12.21 | |
Linux Kernel | >=6.13<6.13.9 | |
Linux Kernel | =6.14-rc1 | |
Linux Kernel | =6.14-rc2 | |
Linux Kernel | =6.14-rc3 | |
Linux Kernel | =6.14-rc4 | |
Linux Kernel | =6.14-rc5 | |
Linux Kernel | =6.14-rc6 | |
Linux Kernel | =6.14-rc7 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-22007 has been classified with a high severity due to its potential to cause a NULL dereference.
To fix CVE-2025-22007, update your Linux kernel to the latest version where the vulnerability has been addressed.
CVE-2025-22007 affects various versions of the Linux kernel prior to the patched release.
If CVE-2025-22007 is not addressed, it could lead to system crashes or unexpected behavior due to the NULL dereference.
Yes, CVE-2025-22007 specifically affects the Bluetooth functionality within the Linux kernel.