Back to search
CVE-2025-39822
Published: Sep 16, 2025
Modified: May 11, 2026
PUBLISHED
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.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected cf9536e550dd243a1681fdbf804221527da20a80 - < f4f411c068402c370c4f9a9d4950a97af97bbbb1affected cf9536e550dd243a1681fdbf804221527da20a80 - < c64eff368ac676e8540344d27a3de47e0ad90d21 |
Linux | Linux | affected 6.15unaffected 0 - < 6.15unaffected 6.16.5 - <= 6.16.*unaffected 6.17 - <= * |
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now