VYPR
Medium severity5.5NVD Advisory· Published Sep 16, 2025· Updated Jun 17, 2026

CVE-2025-39822

CVE-2025-39822

Description

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

io_uring/kbuf: fix signedness in this_len calculation

When importing and using buffers, buf->len is considered unsigned. However, buf->len is converted to signed int when committing. This can lead to unexpected behavior if the buffer is large enough to be interpreted as a negative value. Make min_t calculation unsigned.

AI Insight

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

Affected products

69

Patches

Vulnerability mechanics

References

2

News mentions

0

No linked articles in our index yet.