Bug 2432360 (CVE-2025-71157) - CVE-2025-71157 kernel: RDMA/core: always drop device refcount in ib_del_sub_device_and_put()
Summary: CVE-2025-71157 kernel: RDMA/core: always drop device refcount in ib_del_sub_d...
Keywords:
Status: NEW
Alias: CVE-2025-71157
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-01-23 15:02 UTC by OSIDB Bzimport
Modified: 2026-01-23 18:40 UTC (History)
0 users

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-01-23 15:02:15 UTC
In the Linux kernel, the following vulnerability has been resolved:

RDMA/core: always drop device refcount in ib_del_sub_device_and_put()

Since nldev_deldev() (introduced by commit 060c642b2ab8 ("RDMA/nldev: Add
support to add/delete a sub IB device through netlink") grabs a reference
using ib_device_get_by_index() before calling ib_del_sub_device_and_put(),
we need to drop that reference before returning -EOPNOTSUPP error.


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