Bug 2356595 (CVE-2025-21901) - CVE-2025-21901 kernel: RDMA/bnxt_re: Add sanity checks on rdev validity
Summary: CVE-2025-21901 kernel: RDMA/bnxt_re: Add sanity checks on rdev validity
Keywords:
Status: NEW
Alias: CVE-2025-21901
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-04-01 16:01 UTC by OSIDB Bzimport
Modified: 2025-04-02 05:10 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-04-01 16:01:38 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.