In the Linux kernel, the following vulnerability has been resolved: mm/debug_vm_pgtable: clear page table entries at destroy_args() The mm/debug_vm_pagetable test allocates manually page table entr…
High CVSS 7.0
Summary
In the Linux kernel, the following vulnerability has been resolved: mm/debug_vm_pgtable: clear page table entries at destroy_args() The mm/debug_vm_pagetable test allocates manually page table entries for the tests it runs, using also its manually allocated mm_struct. That in itself is ok, but when it exits, at destroy_args() it fails to clear those entries with the *_clear functions. The problem is that leaves stale entries. If another process allocates an mm_struct with a pgd at the same…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/47d2a149611b8a94d24add9868c442a4af278658 Patch
- https://git.kernel.org/stable/c/561171db3b3eb759ba3f284dba7a76f4476ade03 Patch
- https://git.kernel.org/stable/c/61a9f2e5c49f05e3ea2c16674540a075a1b4be6f Patch
- https://git.kernel.org/stable/c/63962ff932ef359925b94be2a88df6b4fd4fed0a Patch
- https://git.kernel.org/stable/c/7bf57a0709cd7c9088cea8de023d6f4fbf2518b0 Patch
- https://git.kernel.org/stable/c/dde30854bddfb5d69f30022b53c5955a41088b33 Patch
- https://lists.debian.org/debian-lts-announce/2025/10/msg00008.html Third Party Advisory
- https://cert-portal.siemens.com/productcert/html/ssa-032379.html
Timeline
- nvd_ingest NVD