In the Linux kernel, the following vulnerability has been resolved:
can: rockchip: rkcanfd_handle_rx_fifo_overflow_int(): bail out if skb cannot be allocated
Fix NULL pointer check in rkcanfd_handle_rx_fifo_overflow_int() to
bail out if skb cannot be allocated.
References
Configurations
Configuration 1 (hide)
|
History
05 Mar 2025, 18:47
Type | Values Removed | Values Added |
---|---|---|
First Time |
Linux linux Kernel
Linux |
|
CWE | CWE-476 | |
Summary |
|
|
References | () https://git.kernel.org/stable/c/118fb35681bd2c0d2afa22f7be0ef94bb4d06849 - Patch | |
References | () https://git.kernel.org/stable/c/946750e7865df2e70045071051abf768785dd570 - Patch | |
References | () https://git.kernel.org/stable/c/f7f0adfe64de08803990dc4cbecd2849c04e314a - Patch | |
CPE | cpe:2.3:o:linux:linux_kernel:6.14:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.14:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
27 Feb 2025, 03:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-02-27 03:15
Updated : 2025-03-05 18:47
NVD link : CVE-2025-21774
Mitre link : CVE-2025-21774
CVE.ORG link : CVE-2025-21774
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference