Race condition in Linux kernel - CVE-2026-64587

 

Race condition in Linux kernel - CVE-2026-64587

Published: August 7, 2026


Vulnerability identifier: #VU141269
CSH Severity: Low
CVSS v4: 6.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-64587
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 arc_emac_intr() and the arc emac driver probe path when handling a stale or latched interrupt during probe teardown after requesting the IRQ. A local attacker can trigger delivery of a stale interrupt to race with release of the associated net_device to cause a denial of service.

The issue arises from leftover interrupt state that may be presented by firmware or the bootloader.


Affected software

Linux kernel
Ubuntu
linux-raspi (Ubuntu package)

How to mitigate CVE-2026-64587

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3
linux-raspi (Ubuntu package) - addressed in versions 6.8.0-1061.65, 6.8.0-2050.52

External References

Related Security Bulletins