Out-of-bounds Read in Linux

CVE-2025-38375

In the Linux kernel, the following vulnerability has been resolved: virtio-net: ensure the received length does not exceed allocated size In xdp_linearize_page, when reading the following buffers from the ring, we forget to check the received length with the true allocate size. This can lead to an out-of-bound read. This commit adds that missing check.

Vulnerability class: Buffer Overflow

EPSS: 0.002 (6.7th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 8.4 (High). Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H.

Affected products

Weakness classification (CWE)

Public proof-of-concept exploits

References

Frequently asked questions

What is CVE-2025-38375?
CVE-2025-38375 is a high-severity vulnerability in Linux, classified under Out-of-bounds Read. CVSS score: 8.4/10. Published 2025-07-25.
How severe is CVE-2025-38375?
High severity. CVSS v3 base score is 8.4 out of 10.
Is CVE-2025-38375 known to be exploited?
1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.