CVE-2025-68321
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2025-68321 is a Linux kernel vulnerability in the page_pool memory allocation mechanism where driver authors omit the GFP_NOWARN flag for atomic page allocations from the network datapath. This omission causes spurious out-of-memory (OOM) warning messages to be emitted during normal network receive (Rx) operations under memory pressure, which is an expected and routine condition. The vulnerability was disclosed on December 16, 2025, and affects the Linux kernel across a wide range of stable versions. It carries a CVSS v3.1 base score of 5.5 (Medium), with a local attack vector and high availability impact (Red Hat CVE, ENISA EUVD).

Technical details

The root cause is a missing GFP_NOWARN flag in atomic (GFP_ATOMIC) page allocation calls within the Linux kernel's page_pool subsystem, which is used by network drivers for efficient page management on the receive datapath. Without GFP_NOWARN, the kernel's memory allocator emits warning messages (OOM traces) when allocation fails under memory pressure — a condition that is entirely expected during network Rx operations. The fix modifies page_pool to automatically append GFP_NOWARN to all atomic allocations, removing the burden from individual driver authors. This is classified under improper resource management behavior (CWE-400 or similar resource exhaustion handling). Patches were applied across multiple stable kernel branches (ENISA EUVD).

Impact

The primary impact is an availability disruption: under OOM conditions, network receive operations may generate excessive kernel warning logs and potentially experience unexpected behavior due to unhandled allocation failures, degrading network service reliability. There is no confidentiality or integrity impact. The issue is scoped to the local system and does not enable lateral movement or data exfiltration, but could contribute to denial-of-service conditions on network-intensive workloads during memory pressure events (Red Hat CVE, ENISA EUVD).

Mitigation and workarounds

The Linux kernel maintainers have released patches across multiple stable branches. Affected users should update to the following patched versions or later: 5.15.197, 6.1.159, 6.6.117, 6.12.58, 6.17.8, or 6.18. Distribution-specific updates are available from Red Hat, Ubuntu (USN-8096-1, USN-8096-2, USN-8096-3, USN-8116-1), Amazon Linux 2 (ALAS2KERNEL-5.15-2025-096), Oracle Linux, and Google Cloud. For systems that cannot be immediately patched, monitoring kernel logs for OOM-related warnings during network operations and implementing memory management strategies to reduce OOM frequency are recommended interim measures (Red Hat CVE, Ubuntu USN-8096-1, Amazon Linux).

Community reactions

The vulnerability received routine coverage from Linux distribution security teams, with Ubuntu, Red Hat, Oracle Linux, and Amazon Linux all issuing advisories. No notable researcher commentary or significant social media discussion beyond automated CVE tracking posts has been observed. The fix was straightforward and merged into multiple stable kernel branches shortly after disclosure (Ubuntu USN-8096-1, Red Hat CVE).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-64557NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-selftests-internal
NoNoJul 29, 2026
CVE-2026-64556NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-devel
NoNoJul 29, 2026
CVE-2026-64555NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-6.14
NoNoJul 27, 2026
CVE-2026-64554NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-gcp-6.14
NoYesJul 27, 2026
CVE-2026-64553NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-64k-debug-modules-internal
NoYesJul 27, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management