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-72340

7.8 · HIGH
Published Aug 15, 2026 EPSS 0.18% (7th pctl)

Overview

CVE-2026-72340 is a high-severity vulnerability. It was published on August 15, 2026 and has a CVSS 3.1 base score of 7.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

net: microchip: vcap: fix races on the shared Super VCAP block

The VCAP instances on a chip are not independent, yet they are locked

independently. On sparx5 and lan969x the IS0 and IS2 instances are

backed by the same Super VCAP hardware block and share its cache and

command registers: every access drives the shared VCAP_SUPER_CTRL

register and moves data through the shared cache registers.

Accessing one instance therefore races with accessing another. The

per-instance admin->lock cannot prevent this, as each instance takes a

different lock.

The locking issue is mostly disguised by the fact that the core usage of

the vcap api runs under rtnl. However, the full rule dump in debugfs

decodes rules straight from hardware (a READ command followed by a cache

read) and runs outside rtnl, so it races a concurrent tc-flower rule

write to another Super VCAP instance.

Besides corrupting the dump, the read repopulates the sh

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-72340?

CVE-2026-72340 is a high-severity vulnerability. It was published on August 15, 2026 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2026-72340?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

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

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-72340?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-72340 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.