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 _skmarknapiidonce() call in xskbind(), NAPI has been freed. Looks like the device failed to open earlier, and we lack clearing the NAPI pointer from the queue.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/38xxx/CVE-2025-38570.json"
}"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-38570.json"
[
{
"signature_version": "v1",
"target": {
"file": "drivers/net/ethernet/meta/fbnic/fbnic_netdev.c"
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@4b59f9deff3bdb52b223c85048f1d2924803b817",
"deprecated": false,
"digest": {
"line_hashes": [
"69477218224084992048025838937813711733",
"1923741244928270325552151006268226727",
"312476414581075673881227946998942562463",
"171087105200315539882242542364512949062",
"214569995983850692786001215083423506016",
"167181400804634184812343642057271093221",
"231345267480716456596234100943414475453",
"108577349754651976304389211566212942352"
],
"threshold": 0.9
},
"id": "CVE-2025-38570-5d117273",
"signature_type": "Line"
},
{
"signature_version": "v1",
"target": {
"file": "drivers/net/ethernet/meta/fbnic/fbnic_netdev.c",
"function": "__fbnic_open"
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@4b59f9deff3bdb52b223c85048f1d2924803b817",
"deprecated": false,
"digest": {
"function_hash": "154577426176180961521342779001893799735",
"length": 829.0
},
"id": "CVE-2025-38570-86206366",
"signature_type": "Function"
}
]