In the Linux kernel, the following vulnerability has been resolved:
eth: fbnic: unlink NAPIs from queues on error to open
CI hit a UaF in fbnic in the AF_XDP portion of the queues.py test.
The UaF is in the __sk_mark_napi_id_once() call in xsk_bind(),
NAPI has been freed. Looks like the device failed to open earlier,
and we lack clearing the NAPI pointer from the queue.
CVSS
No CVSS.
References
Configurations
No configuration.
History
19 Aug 2025, 17:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-08-19 17:15
Updated : 2025-08-19 17:15
NVD link : CVE-2025-38570
Mitre link : CVE-2025-38570
CVE.ORG link : CVE-2025-38570
JSON object : View
Products Affected
No product.
CWE
No CWE.