#VU111645 Race condition within a thread in Linux kernel - CVE-2025-38037

 

#VU111645 Race condition within a thread in Linux kernel - CVE-2025-38037

Published: June 20, 2025


Vulnerability identifier: #VU111645
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-2025-38037
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 corrupt data.

The vulnerability exists due to a data race within the vxlan_fdb_info(), vxlan_find_mac(), vxlan_fdb_update_existing(), vxlan_snoop() and vxlan_cleanup() functions in drivers/net/vxlan.c. A local user can corrupt data.


Remediation

Install update from vendor's repository.

External links