PT-2026-82982 · Linux · Linux Kernel
CVE-2026-80682
·
Published
2026-08-28
·
Updated
2026-08-29
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the RISC-V memory management where
vmemmap start pfn is computed by rounding phys ram base down to VMEMMAP ADDR ALIGN. A unit mismatch occurs because MAX FOLIO VMEMMAP ALIGN is measured in bytes of struct page storage, while VMEMMAP ADDR ALIGN is intended to align a physical address. This mismatch can lead to alignment failures on systems such as QEMU virt where the DRAM base is not aligned to MAX FOLIO NR PAGES * PAGE SIZE, potentially causing system warnings during sparse init() execution.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel