In the Linux kernel, the following vulnerability has been resolved:
Bluetooth: Fix error code in chan_alloc_skb_cb()
The chan_alloc_skb_cb() function is supposed to return error pointers on
error. Returning NULL will lead to a NULL dereference.
References
Configurations
Configuration 1 (hide)
|
History
10 Apr 2025, 13:31
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
CPE | cpe:2.3:o:linux:linux_kernel:6.14:rc7:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.14:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.14:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.14:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.14:rc4:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.14:rc6:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.14:rc5:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
|
First Time |
Linux linux Kernel
Linux |
|
CWE | CWE-476 | |
References | () https://git.kernel.org/stable/c/72d061ee630d0dbb45c2920d8d19b3861c413e54 - Patch | |
References | () https://git.kernel.org/stable/c/761b7c36addd22c7e6ceb05caaadc3b062d99faa - Patch | |
References | () https://git.kernel.org/stable/c/788ae2ae4cf484e248b5bc29211c7ac6510e3e92 - Patch | |
References | () https://git.kernel.org/stable/c/a78692ec0d1e17a96b09f2349a028878f5b305e4 - Patch | |
References | () https://git.kernel.org/stable/c/ecd06ad0823a90b4420c377ef8917e44e23ee841 - Patch |
10 Apr 2025, 13:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
07 Apr 2025, 14:18
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
03 Apr 2025, 08:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-04-03 08:15
Updated : 2025-04-10 13:31
NVD link : CVE-2025-22007
Mitre link : CVE-2025-22007
CVE.ORG link : CVE-2025-22007
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference