{"id":"CVE-2026-80685","aliases":[],"url":"https://o3.security/vulnerability/CVE-2026-80685","summary":"mm/util: don't read __page_2 for order-1 folios in snapshot_page()","details":"In the Linux kernel, the following vulnerability has been resolved:\n\nmm/util: don't read __page_2 for order-1 folios in snapshot_page()\n\nsnapshot_page() currently reads __page_2 after checking nr_pages > 1, but\nit should only do so when nr_pages > 2.\n\nIf an order-1 folio is allocated at the end of a vmemmap section,\n__page_2 will not exist and reading it will cause a fault.\n\nDuring DLPAR memory remove on a 22 TB ppc64le LPAR, snapshot_page() oopsed\non the page isolation path while reading an order-1 folio's __page_2 from\nan adjacent absent section (unmapped vmemmap).\n\nFix this to avoid reading memmap that doesn't exist (e.g., a vmemmap\nhole).","published":"2026-08-28T06:52:51.305Z","modified":"2026-08-30T03:48:21.086578438Z","cvss":{"score":7.1,"severity":"HIGH","vector":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H"},"epss":null,"cisaKev":null,"exploitsKnown":null,"affectedPackages":[{"ecosystem":"Linux","name":"Kernel","fixedVersion":"6.18.44"}],"fix":null,"references":[{"type":"WEB","url":"https://git.kernel.org/stable/c/7441d6348c70738e9ed307510db171c7a9b3f4bf"},{"type":"WEB","url":"https://git.kernel.org/stable/c/9668ffe0e2a5e2399dce281620198a2e415871fc"},{"type":"WEB","url":"https://git.kernel.org/stable/c/c649324571206a30949765320b91ccdb4c1722dc"},{"type":"ADVISORY","url":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/80xxx/CVE-2026-80685.json"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2026-80685"},{"type":"PACKAGE","url":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"}],"provenance":{"sources":["OSV.dev","FIRST.org (EPSS)"],"lastVerified":"2026-08-30T03:48:21.086578438Z"}}