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

8.1 · HIGH
Published Aug 15, 2026 EPSS 0.29% (22th pctl)

Overview

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

This vulnerability has a CVSS 3.1 base score of 8.1, rated HIGH. 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:

can: bcm: track a single source interface for ANYDEV timeout/throttle ops

An ANYDEV rx op (ifindex == 0) with an active RX timeout and/or

throttle timer has no defined semantics when matching frames arrive

from several interfaces: bcm_rx_handler() can run concurrently for

the same op on different CPUs, racing hrtimer_cancel()/

bcm_rx_starttimer() against bcm_rx_timeout_handler() and causing

spurious RX_TIMEOUT notifications and last_frames corruption. The

same concurrency lets throttled multiplex frames from different

interfaces clobber the single rx_ifindex/rx_stamp fields shared by

the op.

Add op->if_detected to track the first interface that delivers a

matching frame while a timeout/throttle timer is configured, and

reject frames from any other interface for that op. The claim is

decided in bcm_rx_handler() before hrtimer_cancel() touches

op->timer, so a rejected frame can never disturb the claimed

interface's wa

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

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

How severe is CVE-2026-72115?

This vulnerability has a CVSS 3.1 base score of 8.1, rated HIGH. 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-72115?

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

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