Home/CVE/In the Linux kernel, the following vulnerability has been resolved: mm/page_alloc: clear page-private in free_pages_pre
CVE

CVE-2026-43303

In the Linux kernel, the following vulnerability has been resolved: mm/page_alloc: clear page-private in free_pages_pre

In the Linux kernel, the following vulnerability has been resolved: mm/page_alloc: clear page-private in free_pages_prepare() Several subsystems (slub, shmem, ttm, etc.) use page-private but don't clear it before freeing pages. When these pages are later allocated as high-order pages and split via split_page(), tail pages retain stale page-private values. This causes a use-after-free in the swap subsystem.

The swap code uses page-private to track swap count continuations, assuming freshly allocated pages have page-private == 0. When stale values are present, swap_count_continued() incorrectly assumes the continuation list is valid and iterates over uninitialized page-lru containing LIST_POISON values, causing a crash: KASAN: maybe wild-memory-access in range [0xdead000000000100-0xdead000000000107] RIP: 0010:__do_sys_swapoff+0x1151/0x1860 Fix this by clearing page-private in free_pages_prepare(), ensuring all freed pages have clean state regardless of previous use.

HIGH · CVSS 7.8 EPSS 0.00013
Schedule remediation
  • CVSS base score ≥ 7.0
Sigma rules0 YARA rules0

Weakness Classification

Affected Products & Versions

3
linux kernel>= 5.18.1 and < 6.18.16
linux kernel>= 6.19 and < 6.19.6
linux kernelall versions

Scoring & Timeline

7.8
HIGH · CVSS v3.1 · 416baaa9-dc9f-4396-8d5f-8c081fb06d67
View on NVD
Attack Vector
Network Adjacent Local Physical
Attack Complexity
Low High
Privileges Required
None Low High
User Interaction
None Required
Scope
Unchanged Changed
Confidentiality
None Low High
Integrity
None Low High
Availability
None Low High
Published to NVD08 May 2026 · 02:16 PM
CVSS VectorCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Vendor Advisories

3
rhsaRHSA-2026:21557Moderate
rhsaRHSA-2026:21556Moderate
🔗

References & Sources

3
Intelligence Graph · click any node to traverse
CVETechnique ActorTool Family
drag to reposition · click any node to traverse · button top-right enlarges
External lookups - second-class, for what we don’t hold ourselves
Vulnerabilities
CISA KEV catalog
CWE weaknesses
CAPEC attack patterns
Package vulnerabilities
Threat intelligence
Threat actors
Tools & malware
ATT&CK techniques
IOCs
Detection & defense
Sigma rules
YARA rules
Atomic Red Team tests
D3FEND countermeasures
Compliance
NIST 800-53
ISO 27001:2022
SOC 2 TSC
PCI-DSS v4.0
CIS Controls v8.1
About
All capabilities
Live statistics
Data sources
Privacy policy
Terms of service
threatengine.sh  ·  Open-source threat intelligence platform  ·  100+ authoritative sources  ·  Every fact traces to its origin