memory leak fix

  1. CVE-2026-45986 Memory Leak in Linux ccree Crypto Driver: Why Windows Admins Should Care

    CVE-2026-45986 is a newly published Linux kernel vulnerability from kernel.org, recorded by NVD on May 27, 2026, covering a memory leak in the ccree crypto driver’s cc_mac_digest() path when final hash request mapping fails. It is not yet scored by NVD, and that absence matters almost as much as...
  2. 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...