Bug 2338187 (CVE-2024-57857) - CVE-2024-57857 kernel: RDMA/siw: Remove direct link to net_device
Summary: CVE-2024-57857 kernel: RDMA/siw: Remove direct link to net_device
Keywords:
Status: NEW
Alias: CVE-2024-57857
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-01-15 14:01 UTC by OSIDB Bzimport
Modified: 2025-01-16 00:35 UTC (History)
4 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-01-15 14:01:46 UTC
In the Linux kernel, the following vulnerability has been resolved:

RDMA/siw: Remove direct link to net_device

Do not manage a per device direct link to net_device. Rely
on associated ib_devices net_device management, not doubling
the effort locally. A badly managed local link to net_device
was causing a 'KASAN: slab-use-after-free' exception during
siw_query_port() call.


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