← Back to CVE List

CVE-2025-21901

Published: 2025-04-01T16:15Z
Last Modified: 2025-04-15T16:42Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt