5 matches found
CVE-2026-81009
In the Linux kernel, the following vulnerability has been resolved: iouring/query: cap user size passed to copystructtouser iohandlequeryentry clamps hdr.size for the inbound copyfromuser but keeps the original user value as usize. copystructtouser uses that usize and, when it is larger than the...
CVE-2026-81009
CVE-2026-81009 affects the Linux kernel in the io_uring/query subsystem. The function io_handle_query_entry() clamps hdr.size for the inbound copy_from_user() but retains the original user-supplied value as usize. When passed to copy_struct_to_user(), an oversized usize triggers clear_user() on t...
CVE-2026-81009 io_uring/query: cap user size passed to copy_struct_to_user
In the Linux kernel, the following vulnerability has been resolved: iouring/query: cap user size passed to copystructtouser iohandlequeryentry clamps hdr.size for the inbound copyfromuser but keeps the original user value as usize. copystructtouser uses that usize and, when it is larger than the...
EUVD-2026-76332
In the Linux kernel, the following vulnerability has been resolved: iouring/query: cap user size passed to copystructtouser iohandlequeryentry clamps hdr.size for the inbound copyfromuser but keeps the original user value as usize. copystructtouser uses that usize and, when it is larger than the...
PT-2026-90139
In the Linux kernel, the following vulnerability has been resolved: io uring/query: cap user size passed to copy struct to user io handle query entry clamps hdr.size for the inbound copy from user but keeps the original user value as usize. copy struct to user uses that usize and, when it is larg...