First published: Tue Apr 01 2025(Updated: )
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Add check for mgmt_alloc_skb() in mgmt_device_connected() Add check for the return value of mgmt_alloc_skb() in mgmt_device_connected() to prevent null pointer dereference.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | ||
Linux Kernel | >=5.17<6.1.131 | |
Linux Kernel | >=6.2<6.6.83 | |
Linux Kernel | >=6.7<6.12.19 | |
Linux Kernel | >=6.13<6.13.7 | |
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 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-21936 has a moderate severity rating due to the potential for null pointer dereference leading to denial of service.
To fix CVE-2025-21936, update your Linux kernel to the latest version that includes the patch for this vulnerability.
CVE-2025-21936 affects the Bluetooth functionality in the Linux kernel.
CVE-2025-21936 can cause a null pointer dereference when allocating an skb in the management device connected function.
Yes, CVE-2025-21936 is a recent vulnerability identified in the Linux kernel's Bluetooth implementation.