Lucene search
+L

3 matches found

NVD
NVD
added 2025/09/16 1:15 p.m.9 views

CVE-2025-39822

In the Linux kernel, the following vulnerability has been resolved: iouring/kbuf: fix signedness in thislen 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...

5.5CVSS0.00119EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/09/16 1:0 p.m.15 views

CVE-2025-39822 io_uring/kbuf: fix signedness in this_len calculation

In the Linux kernel, the following vulnerability has been resolved: iouring/kbuf: fix signedness in thislen 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...

0.00119EPSS
SaveExploits0References2
CVE
CVE
added 2025/09/16 1:0 p.m.40 views

CVE-2025-39822

The CVE-2025-39822 issue affects the Linux kernel io_uring/kbuf path. Root cause: buf->len is treated unsigned when importing buffers but is converted to signed int when committing, risking negative interpretation for large buffers. Mitigation: the min_t calculation is now unsigned. This is a ...

5.5CVSS6.3AI score0.00119EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder