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

Published Aug 15, 2026 EPSS 0.17% (6th pctl)

Overview

CVE-2026-72443 is a known-severity vulnerability. It was published on August 15, 2026.

Technical Description

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

ALSA: usb-audio: Kill MIDI 2.0 URBs before freeing endpoints

MIDI 2.0 input URBs are started during snd_usb_midi_v2_create(). A

later setup failure can still jump to snd_usb_midi_v2_free(), which

currently frees each endpoint and its coherent URB buffers without first

stopping the submitted URBs. A completion can then dereference the

embedded URB context and endpoint state after they have been freed, or

try to resubmit from the stale endpoint.

This was observed as a KASAN slab-use-after-free in

input_urb_complete().

The buggy scenario involves two paths, with each column showing the order

within that path:

probe error path: USB completion path:

1. start_input_streams() submits 1. The HCD still owns a

input URBs. submitted input URB.

2. A later setup helper returns 2. input_urb_complete() runs

an error. wi

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

CVE-2026-72443 is a known-severity vulnerability. It was published on August 15, 2026.

How severe is CVE-2026-72443?

CVSS score information is not yet available for this vulnerability. Check back as the CVE record is updated by NVD analysts.

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

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

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