Race condition in Linux kernel - CVE-2026-68456

 

Race condition in Linux kernel - CVE-2026-68456

Published: August 17, 2026


Vulnerability identifier: #VU143619
CSH Severity: Medium
CVSS v4: 5.1 [CVSS:4.0/AV:P/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-68456
CWE-ID: CWE-362
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local attacker to cause a denial of service.

The vulnerability exists due to a race condition in the ueagle-atm USB driver disconnect handler when handling device removal during asynchronous pre-firmware loading. A local attacker can unplug a device while firmware loading is still in progress to cause a denial of service.

The issue is associated with the firmware sysfs fallback mechanism and manifests when device teardown runs concurrently with the asynchronous firmware request.


Affected software

Linux kernel

How to mitigate CVE-2026-68456

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3

External References

Related Security Bulletins