๐Ÿ” CVE Alert

CVE-2026-72329

UNKNOWN 0.0

net/liquidio: drop cached VF pci_dev LUT

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: net/liquidio: drop cached VF pci_dev LUT The PF SR-IOV enable path caches VF pci_dev pointers in dpiring_to_vfpcidev_lut[] by iterating with pci_get_device(). Those entries do not own a reference, because the iterator drops the previous device reference on each step. The cached pointer is then dereferenced later when handling OCTEON_VF_FLR_REQUEST. Replace the cached VF mapping with runtime lookup on the mailbox DPI ring: derive the VF index from q_no, resolve the VF via exported PCI IOV helpers, validate it with the PF pointer and VF ID, then issue pcie_flr() and drop the reference with pci_dev_put(). Remove the unused VF lookup table initialization and cleanup.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Aug 15, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
ca6139ffc67ee6ef0459f81e37894ed411083855 < 81acef3a247fd523513a2e9f71de1c167bc0f882 ca6139ffc67ee6ef0459f81e37894ed411083855 < 5c0e3ba4f500fd4314ceb42f07f16bc445156431
Linux / Linux
4.10

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/81acef3a247fd523513a2e9f71de1c167bc0f882 git.kernel.org: https://git.kernel.org/stable/c/5c0e3ba4f500fd4314ceb42f07f16bc445156431