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

Published Aug 22, 2026 EPSS 0.18% (7th pctl)

Overview

CVE-2026-74680 is a known-severity vulnerability. It was published on August 22, 2026.

Technical Description

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

usb: atm: cxacru: properly kill rcv_urb on error in cxacru_cm()

If cxacru_cm() encounters an error while submitting or waiting for snd_urb,

it aborts and returns the error without killing the already submitted

rcv_urb. This leaves the rcv_urb active.

When this happens during initialization (e.g., in cxacru_atm_start()), the

driver may ignore the error and proceed to call cxacru_poll_status(), which

invokes cxacru_cm() again. Attempting to submit the still-active rcv_urb

triggers a warning in usb_submit_urb():

cxacru 1-1:1.0: send of cm 0x84 failed (-104)

ATM dev 0: cxacru_atm_start: CHIP_ADSL_LINE_START returned -104

------------[ cut here ]------------

URB ffff88812658d200 submitted while active

WARNING: drivers/usb/core/urb.c:379 at usb_submit_urb+0x79/0x18b0

drivers/usb/core/urb.c:379

...

Call Trace:

<TASK>

cxacru_cm+0x21a/0xf10 drivers/usb/atm/cxacru.c:631

cxacru_cm_get_array drivers/usb/atm/cxacru.c:722 [in

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

CVE-2026-74680 is a known-severity vulnerability. It was published on August 22, 2026.

How severe is CVE-2026-74680?

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

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

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