#VU91433 Race condition within a thread in Linux kernel - CVE-2024-26861 

 

#VU91433 Race condition within a thread in Linux kernel - CVE-2024-26861

Published: June 8, 2024 / Updated: May 13, 2025


Vulnerability identifier: #VU91433
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2024-26861
CWE-ID: CWE-366
Exploitation vector: Local access
Exploit availability: No public exploit available
Vulnerable software:
Linux kernel
Software vendor:
Linux Foundation

Description

The vulnerability allows a local user to manipulate data.

The vulnerability exists due to a data race within the decrypt_packet(), counter_validate() and wg_packet_rx_poll() functions in drivers/net/wireguard/receive.c. A local user can manipulate data.


Remediation

Install update from vendor's website.

External links