5 matches found
UBUNTU-CVE-2025-68293
In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: fix NULL pointer deference when splitting folio Commit c010d47f107f "mm: thp: split huge page to any lower order pages" introduced an early check on the folio's order via mapping-flags before proceeding with the...
CVE-2025-68293
CVE-2025-68293 relates to a Linux kernel null pointer dereference in mm/huge_memory during folio splitting. A prior patch (mm: thp: split huge page to any lower order pages) added an early check on folio order via mapping->flags, which could dereference mapping when the mapping pointer is NULL...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986920)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986920 advisory. In the Linux kernel, the following vulnerability has been resolved: jfs: fix GPF in diFree Avoid passing inode with JFSSBIinode-isb-ipimap == NULL to diFree1. GFP wi...
DEBIAN-CVE-2024-26640
In the Linux kernel, the following vulnerability has been resolved: tcp: add sanity checks to rx zerocopy TCP rx zerocopy intent is to map pages initially allocated from NIC drivers, not pages owned by a fs. This patch adds to canmapfrag these additional checks: - Page must not be a compound one....
UBUNTU-CVE-2024-26640
In the Linux kernel, the following vulnerability has been resolved: tcp: add sanity checks to rx zerocopy TCP rx zerocopy intent is to map pages initially allocated from NIC drivers, not pages owned by a fs. This patch adds to canmapfrag these additional checks: - Page must not be a compound one....