Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-72329

9.3 · CRITICAL
Published Aug 15, 2026 EPSS 0.18% (8th pctl)

Overview

CVE-2026-72329 is a critical-severity vulnerability. It was published on August 15, 2026 and has a CVSS 3.1 base score of 9.3 (CRITICAL).

This vulnerability has a CVSS 3.1 base score of 9.3, rated CRITICAL. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

Technical Description

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.

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Frequently Asked Questions

What is CVE-2026-72329?

CVE-2026-72329 is a critical-severity vulnerability. It was published on August 15, 2026 and has a CVSS 3.1 base score of 9.3 (CRITICAL).

How severe is CVE-2026-72329?

This vulnerability has a CVSS 3.1 base score of 9.3, rated CRITICAL. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2026-72329?

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-72329?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-72329 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.