CVE-2025-40291
The CVE-2025-40291 entry concerns the Linux kernel io_uring path, where io_estimate_bvec_size() could truncate the calculated number of segments, risking corruption due to int overflow in regbuf vector size handling. The issue is described as a rough but simple fix and has been addressed in the L...