2 matches found
CVE-2026-63950: Undefined Security Weakness
In the Linux kernel, the following vulnerability has been resolved: mm/rmap: initialize nrpages to 1 at loop start in trytounmapone Initialize nrpages to 1 at the start of each loop iteration, like folioreferencedone does. Without this, nrpages computed by a previous foliounmapptebatch call can b...
7.8CVSS5.8AI score0.00173EPSS
SaveExploits0References1
CVE-2026-31398: Reachable Assertion
In the Linux kernel, the following vulnerability has been resolved: mm/rmap: fix incorrect pte restoration for lazyfree folios We batch unmap anonymous lazyfree folios by foliounmapptebatch. If the batch has a mix of writable and non-writable bits, we may end up setting the entire batch writable...
7.8CVSS5.8AI score0.00173EPSS
SaveExploits0References5
20