CVE-2024-57857

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-57857
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-57857.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-57857
Downstream
Related
Published
2025-01-15T13:15:12Z
Modified
2025-08-09T20:01:25Z
Summary
[none]
Details

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 netdevice. Rely on associated ibdevices netdevice management, not doubling the effort locally. A badly managed local link to netdevice was causing a 'KASAN: slab-use-after-free' exception during siwqueryport() call.

References

Affected packages