Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.3, < 6.12.9 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/16b87037b48889d21854c8e97aec8a1baf2642b3Patch
- https://git.kernel.org/stable/c/4eafeb4f021c50d13f199239d913b37de3c83135Patch
FAQ
What is CVE-2024-57857?
CVE-2024-57857 is a vulnerability with a CVSS score of 7.8 (HIGH). 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...
How severe is CVE-2024-57857?
CVE-2024-57857 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-57857?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.