Out-of-bounds write in Linux kernel - CVE-2026-46307

 

Out-of-bounds write in Linux kernel - CVE-2026-46307

Published: June 10, 2026


Vulnerability identifier: #VU134195
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2026-46307
CWE-ID: CWE-787
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

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

The vulnerability exists due to out-of-bounds write in the ath5k driver transmit completion handling in drivers/net/wireless/ath/ath5k/base.c when processing transmit status data. A local attacker can trigger the vulnerable code path to cause a denial of service.

The out-of-bounds write overwrites the adjacent ack_signal member, and the reported effect is negligible.


How to mitigate CVE-2026-46307

Install security update from vendor's repository.

Sources