CVE-2024-50148
MEDIUMLinux Kernel 2.6.12-6.11.5 - Use-After-Free in Bluetooth BNEP
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: bnep: fix wild-memory-access in proto_unregister There's issue as follows: KASAN: maybe wild-memory-access in range [0xdead...108-0xdead...10f] CPU: 3 UID: 0 PID: 2805 Comm: rmmod Tainted: G W RIP: 0010:proto_unregister+0xee/0x400 Call Trace: <TASK> __do_sys_delete_module+0x318/0x580 do_syscall_64+0xc1/0x1d0 entry_SYSCALL_64_after_hwframe+0x77/0x7f As bnep_init() ignore bnep_sock_init()'s return value, and bnep_sock_init() will cleanup all resource. Then when remove bnep module will call bnep_sock_cleanup() to cleanup sock's resource. To solve above issue just return bnep_sock_init()'s return value in bnep_exit().
References (11)
Core 11
Core References
Vendor Advisory
https://cert-portal.siemens.com/productcert/html/ssa-265688.html
Scores
CVSS v3
5.5
EPSS
0.0026
EPSS Percentile
17.5%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
Status
published
Products (27)
linux/Kernel
2.6.12 - 4.19.323linux
linux/Kernel
4.20.0 - 5.4.285linux
linux/Kernel
5.11.0 - 5.15.170linux
linux/Kernel
5.16.0 - 6.1.115linux
linux/Kernel
5.5.0 - 5.10.229linux
linux/Kernel
6.2.0 - 6.6.59linux
linux/Kernel
6.7.0 - 6.11.6linux
Linux/Linux
< 2.6.12
Linux/Linux
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 - 03015b6329e6de42f03ec917c25c4cf944f81f66
Linux/Linux
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 - 20c424bc475b2b2a6e0e2225d2aae095c2ab2f41
... and 17 more
Published
Nov 07, 2024
Tracked Since
Feb 18, 2026