cve/2024/CVE-2024-57857.md
2025-09-29 21:09:30 +02:00

1.0 KiB

CVE-2024-57857

Description

In the Linux kernel, the following vulnerability has been resolved:RDMA/siw: Remove direct link to net_deviceDo not manage a per device direct link to net_device. Relyon associated ib_devices net_device management, not doublingthe effort locally. A badly managed local link to net_devicewas causing a 'KASAN: slab-use-after-free' exception duringsiw_query_port() call.

POC

Reference

No PoCs from references.

Github