VYPR
Unrated severityNVD Advisory· Published Jul 25, 2025· Updated Nov 3, 2025

virtio-net: ensure the received length does not exceed allocated size

CVE-2025-38375

Description

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

202

Patches

Vulnerability mechanics

References

8

News mentions

0

No linked articles in our index yet.