CVE-2025-40282
Last modified
CVE-2025-40282 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: Bluetooth: 6lowpan: reset link-local header on ipv6 recv path Bluetooth 6lowpan.c netdev has header_ops, so it must set link-local header for RX skb, otherwise things crash, eg. with AF_PACKET SOCK_RAW Add missing skb_reset_mac_header() for uncompressed ipv6 RX path. For the compressed one, it is done in lowpan_header_decompress(). Log: (BlueZ 6lowpan-tester Client Recv Raw - Success) ------ kernel BUG at net/core/skbuff.c:212! Call Trace: <IRQ> ... packet_rcv (net/packet/af_packet.c:2152) ... <TASK> __local_bh_enable_ip (kernel/softirq.c:407) netif_rx (net/core/dev.c:5648) chan_recv_cb (net/bluetooth/6lowpan.c:294 net/bluetooth/6lowpan.c:359) ------. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: 6lowpan: reset link-local header on ipv6 recv path Bluetooth 6lowpan.c netdev has header_ops, so it must set link-local header for RX skb, otherwise things crash, eg. with AF_PACKET SOCK_RAW Add missing skb_reset_mac_header() for uncompressed ipv6 RX path. For the compressed one, it is done in lowpan_header_decompress(). Log: (BlueZ 6lowpan-tester Client Recv Raw - Success) ------ kernel BUG at net/core/skbuff.c:212! Call Trace: <IRQ> ... packet_rcv (net/packet/af_packet.c:2152) ... <TASK> __local_bh_enable_ip (kernel/softirq.c:407) netif_rx (net/core/dev.c:5648) chan_recv_cb (net/bluetooth/6lowpan.c:294 net/bluetooth/6lowpan.c:359) ------
Metrics
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 18722c247023035b9e2e2a08a887adec2a9a6e49, < ea46a1d217bc82e01cf3d0424e50ebfe251e34bf; >= 18722c247023035b9e2e2a08a887adec2a9a6e49, < 973e0271754c77db3e1b6b69adf2de85a79a4c8b; >= 18722c247023035b9e2e2a08a887adec2a9a6e49, < d566e9a2bfc848941b091ffd5f4e12c4e889d818; >= 18722c247023035b9e2e2a08a887adec2a9a6e49, < 4ebb90c3c309e6375dc3e841af92e2a039843e62; >= 18722c247023035b9e2e2a08a887adec2a9a6e49, < c24ac6cfe4f9a47180a65592c47e7a310d2f9d93; >= 18722c247023035b9e2e2a08a887adec2a9a6e49, < 11cd7e068381666f842ad41d1cc58eecd0c75237; >= 18722c247023035b9e2e2a08a887adec2a9a6e49, < 70d84e7c3a44b81020a3c3d650a64c63593405bd; >= 18722c247023035b9e2e2a08a887adec2a9a6e49, < 3b78f50918276ab28fb22eac9aa49401ac436a3b |
| Linux | Linux | 3.14 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-40282?
How severe is CVE-2025-40282?
How do I fix CVE-2025-40282?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-40277In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40278In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40279In the Linux kernel, the following vulnerability has been re…
- CVE-2025-4028A vulnerability has been found in PHPGurukul COVID19 Testing…9.8
- CVE-2025-40280In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40281In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40283In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40284In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40285In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2025-40286In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40287In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40288In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2025-40282?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
