CVE-2025-40282
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) ------
Affected versions
Linux kernel versions
3.14
and later are affected. Fixed in
5.4.302,
5.10.247,
5.15.197,
6.1.159,
6.6.117,
6.12.59,
6.17.9,
6.18
and their respective stable series.
References
The following references provide additional information about CVE-2025-40282 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
PatchKernel patch commithttps://git.kernel.org/stable/c/11cd7e068381666f842ad41d1cc58eecd0c75237
-
PatchKernel patch commithttps://git.kernel.org/stable/c/3b78f50918276ab28fb22eac9aa49401ac436a3b
-
PatchKernel patch commithttps://git.kernel.org/stable/c/4ebb90c3c309e6375dc3e841af92e2a039843e62
Frequently asked questions
-
What is CVE-2025-40282?
CVE-2025-40282 is a unscored severity Linux kernel vulnerability . It affects Linux kernel versions from 3.14 onward and has been patched in 5.4.302, 5.10.247, 5.15.197 and others. CVE-2025-40282 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
Is there a patch available for CVE-2025-40282?
Yes — CVE-2025-40282 has been patched. Fixed versions include 5.4.302, 5.10.247, 5.15.197 and others. If you are running Linux kernel 3.14 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
Is CVE-2025-40282 actively exploited?
No — CVE-2025-40282 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.