cve-2026-23259

  1. CVE-2026-23259 Fixes io_uring iovec Cleanup Leak in Linux R/W Path

    The Linux kernel’s io_uring subsystem is back in the security spotlight, this time for a bug centered on request cleanup in the read/write path. The issue, now tracked as CVE-2026-23259, is described as a failure to free a potentially allocated iovec when cache insertion fails during teardown...