Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2025-40282— Bluetooth: 6lowpan: reset link-local header on ipv6 recv path

CVSS 8.8 · High EPSS 0.27% · P20

Possible ATT&CK Techniques 1AI

T1498 · Network Denial of Service

Affected Version Matrix 18

VendorProductVersion RangeStatus
LinuxLinux18722c247023035b9e2e2a08a887adec2a9a6e49< ea46a1d217bc82e01cf3d0424e50ebfe251e34bfaffected
18722c247023035b9e2e2a08a887adec2a9a6e49< 973e0271754c77db3e1b6b69adf2de85a79a4c8baffected
18722c247023035b9e2e2a08a887adec2a9a6e49< d566e9a2bfc848941b091ffd5f4e12c4e889d818affected
18722c247023035b9e2e2a08a887adec2a9a6e49< 4ebb90c3c309e6375dc3e841af92e2a039843e62affected
18722c247023035b9e2e2a08a887adec2a9a6e49< c24ac6cfe4f9a47180a65592c47e7a310d2f9d93affected
18722c247023035b9e2e2a08a887adec2a9a6e49< 11cd7e068381666f842ad41d1cc58eecd0c75237affected
18722c247023035b9e2e2a08a887adec2a9a6e49< 70d84e7c3a44b81020a3c3d650a64c63593405bdaffected
18722c247023035b9e2e2a08a887adec2a9a6e49< 3b78f50918276ab28fb22eac9aa49401ac436a3baffected
… +10 more rows
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2025-40282

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Bluetooth: 6lowpan: reset link-local header on ipv6 recv path
Source: CVE Program / CVE List V5
Vulnerability 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) ------
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Source: CVE Program / CVE List V5
Vulnerability Type
N/A
Source: CVE Program / CVE List V5
Vulnerability Title
Linux kernel 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于Bluetooth 6lowpan未重置链路本地头部,可能导致崩溃。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
LinuxLinux 18722c247023035b9e2e2a08a887adec2a9a6e49 ~ ea46a1d217bc82e01cf3d0424e50ebfe251e34bf -
LinuxLinux 3.14 -

II. Public POCs for CVE-2025-40282

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2025-40282

登录查看更多情报信息。

Same Patch Batch · Linux · 2025-12-06 · 23 CVEs total

CVE-2025-402738.8 HIGHNFSD: free copynotify stateid in nfs4_free_ol_stateid()
CVE-2025-402697.8 HIGHALSA: usb-audio: Fix potential overflow of PCM transfer buffer
CVE-2025-402847.8 HIGHBluetooth: MGMT: cancel mesh send timer when hdev removed
CVE-2025-402837.8 HIGHBluetooth: btusb: reorder cleanup in btusb_disconnect to avoid UAF
CVE-2025-402707.8 HIGHmm, swap: fix potential UAF issue for VMA readahead
CVE-2025-402807.8 HIGHtipc: Fix use-after-free in tipc_mon_reinit_self().
CVE-2025-402717.8 HIGHfs/proc: fix uaf in proc_readdir_de()
CVE-2025-402727.8 HIGHmm/secretmem: fix use-after-free race in fault handler
CVE-2025-402777.8 HIGHdrm/vmwgfx: Validate command header size against SVGA_CMD_MAX_DATASIZE
CVE-2025-402747.8 HIGHKVM: guest_memfd: Remove bindings on memslot deletion when gmem is dying
CVE-2025-402857.5 HIGHsmb/server: fix possible refcount leak in smb2_sess_setup()
CVE-2025-402767.3 HIGHdrm/panthor: Flush shmem writes before mapping buffers CPU-uncached
CVE-2025-40267io_uring/rw: ensure allocated iovec gets cleared for early failure
CVE-2025-40289drm/amdgpu: hide VRAM sysfs attributes on GPUs without VRAM
CVE-2025-40268cifs: client: fix memory leak in smb3_fs_context_parse_param
CVE-2025-40275ALSA: usb-audio: Fix NULL pointer dereference in snd_usb_mixer_controls_badd
CVE-2025-40278net: sched: act_ife: initialize struct tc_ife to fix KMSAN kernel-infoleak
CVE-2025-40279net: sched: act_connmark: initialize struct tc_ife to fix kernel leak
CVE-2025-40281sctp: prevent possible shift-out-of-bounds in sctp_transport_update_rto
CVE-2025-40286smb/server: fix possible memory leak in smb2_read()

Showing top 20 of 23 CVEs. View all on vendor page &rarr; →

IV. Related Vulnerabilities

V. Comments for CVE-2025-40282

No comments yet


Leave a comment