Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2025-38037

5.5 · MEDIUM
Published Jun 18, 2025 linux EPSS 0.19% (9th pctl)

Overview

CVE-2025-38037 is a medium-severity vulnerability affecting linux linux_kernel. It was published on June 18, 2025 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

vxlan: Annotate FDB data races

The 'used' and 'updated' fields in the FDB entry structure can be

accessed concurrently by multiple threads, leading to reports such as

[1]. Can be reproduced using [2].

Suppress these reports by annotating these accesses using

READ_ONCE() / WRITE_ONCE().

[1]

BUG: KCSAN: data-race in vxlan_xmit / vxlan_xmit

write to 0xffff942604d263a8 of 8 bytes by task 286 on cpu 0:

vxlan_xmit+0xb29/0x2380

dev_hard_start_xmit+0x84/0x2f0

__dev_queue_xmit+0x45a/0x1650

packet_xmit+0x100/0x150

packet_sendmsg+0x2114/0x2ac0

__sys_sendto+0x318/0x330

__x64_sys_sendto+0x76/0x90

x64_sys_call+0x14e8/0x1c00

do_syscall_64+0x9e/0x1a0

entry_SYSCALL_64_after_hwframe+0x77/0x7f

read to 0xffff942604d263a8 of 8 bytes by task 287 on cpu 2:

vxlan_xmit+0xadf/0x2380

dev_hard_start_xmit+0x84/0x2f0

__dev_queue_xmit+0x45a/0x1650

packet_xmit+0x100/0x150

packet_sendmsg+0x2114/0x2ac0

__sys_sendto+0x318/0x330

__

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 3.7, < 5.4.294 Affected

Frequently Asked Questions

What is CVE-2025-38037?

CVE-2025-38037 is a medium-severity vulnerability affecting linux linux_kernel. It was published on June 18, 2025 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2025-38037?

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2025-38037?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2025-38037?

CyberStrike's AI-powered security agents can automatically detect CVE-2025-38037 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.