PT-2026-79604 · Linux · Linux Kernel

CVE-2026-74599

·

Published

2026-08-22

·

Updated

2026-08-27

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A race condition exists in the Linux kernel during page table freeing. While previous fixes addressed races over init mm, the issue persists on x86 and arm64 architectures when a ptdump is performed over a memory descriptor other than init mm via the ptdump walk pgd() function. This occurs because kernel memory ranges are shared across non-kernel memory descriptors. The issue is resolved by acquiring a nested mmap write lock for init mm within ptdump walk pgd() and updating walk page range debug() to assert that init mm is write locked.
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

AZL-97272
CVE-2026-74599

Affected Products

Linux Kernel