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.
References
Configurations
Configuration 1 (hide)
|
History
02 Dec 2025, 18:37
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:o:linux:linux_kernel:6.17:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.17:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.17:rc1:*:*:*:*:*:* |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| References | () https://git.kernel.org/stable/c/c64eff368ac676e8540344d27a3de47e0ad90d21 - Patch | |
| References | () https://git.kernel.org/stable/c/f4f411c068402c370c4f9a9d4950a97af97bbbb1 - Patch | |
| First Time |
Linux linux Kernel
Linux |
|
| CWE | NVD-CWE-noinfo |
Information
Published : 2025-09-16 13:15
Updated : 2025-12-02 18:37
NVD link : CVE-2025-39822
Mitre link : CVE-2025-39822
CVE.ORG link : CVE-2025-39822
JSON object : View
Products Affected
linux
- linux_kernel
CWE
