Get a Demo

Let's Patch It!

Book a short call with one our specialists, we'll walk you through how Endor Patches work, and ask you a few questions about your environment (like your primary programming languages and repository management). We'll also send you an email right after you fill out the form, feel free to reply with any questions you have in advance!

CVE

CVE-2026-72329

net/liquidio: drop cached VF pci_dev LUT
Back to all
CVE

CVE-2026-72329

net/liquidio: drop cached VF pci_dev LUT

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

dpiringtovfpcidevlut[] by iterating with pciget_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 OCTEONVFFLR_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

pcieflr() and drop the reference with pcidev_put(). Remove the

unused VF lookup table initialization and cleanup.

Package Versions Affected

Package Version
patch Availability
No items found.

Automatically patch vulnerabilities without upgrading

Fix Without Upgrading
Detect compatible fix
Apply safe remediation
Fix with a single pull request

CVSS Version

Severity
Base Score
CVSS Version
Score Vector
C
H
U
9.3
-
3.1
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
C
H
U
0
-
3.1
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
C
H
U
-

Related Resources

No items found.

References

https://git.kernel.org/stable/c/5c0e3ba4f500fd4314ceb42f07f16bc445156431, https://git.kernel.org/stable/c/81acef3a247fd523513a2e9f71de1c167bc0f882, https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72329.json, https://nvd.nist.gov/vuln/detail/CVE-2026-72329, https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Severity

9.3

CVSS Score
0
10

Basic Information

Base CVSS
9.3
EPSS Probability
0.0018%
EPSS Percentile
0.07553%
Introduced Version
ca6139ffc67ee6ef0459f81e37894ed411083855,4.10.0,0
Fix Available
5c0e3ba4f500fd4314ceb42f07f16bc445156431,7.1.5

Fix Critical Vulnerabilities Instantly

Secure your app without upgrading.
Fix Without Upgrading