In the Linux kernel, the following vulnerability has been resolved:
RDMA/bnxt_re: Add sanity checks on rdev validity
There is a possibility that ulp_irq_stop and ulp_irq_start
callbacks will be called when the device is in detached state.
This can cause a crash due to NULL pointer dereference as
the rdev is already freed.
References
Configurations
Configuration 1 (hide)
|
History
15 Apr 2025, 16:42
Type | Values Removed | Values Added |
---|---|---|
First Time |
Linux linux Kernel
Linux |
|
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:6.14:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.14:rc4:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
References | () https://git.kernel.org/stable/c/8cb0eef46d70a99c88c26a1addb7fd955242e0e6 - Patch | |
References | () https://git.kernel.org/stable/c/aed1bc673907e3df372b317c10ff2f3582f8bf1a - Patch | |
References | () https://git.kernel.org/stable/c/f0df225d12fcb049429fb5bf5122afe143c2dd15 - Patch | |
Summary |
|
|
CWE | CWE-476 |
01 Apr 2025, 16:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-04-01 16:15
Updated : 2025-04-15 16:42
NVD link : CVE-2025-21901
Mitre link : CVE-2025-21901
CVE.ORG link : CVE-2025-21901
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference