CVE-2025-38570

Severity CVSS v4.0:
Pending analysis
Type:
CWE-416 Use After Free
Publication date:
19/08/2025
Last modified:
26/11/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> eth: fbnic: unlink NAPIs from queues on error to open<br /> <br /> CI hit a UaF in fbnic in the AF_XDP portion of the queues.py test.<br /> The UaF is in the __sk_mark_napi_id_once() call in xsk_bind(),<br /> NAPI has been freed. Looks like the device failed to open earlier,<br /> and we lack clearing the NAPI pointer from the queue.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.14 (including) 6.15.10 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.16 (including) 6.16.1 (excluding)