CVE-2025-38129 is a use-after-free vulnerability in the Linux kernel's page_pool subsystem, specifically within the page_pool_recycle_in_ring function. This flaw allows for memory corruption due to a race condition where the page_pool can be freed while pages are still being recycled, leading to an attempt to access freed memory. It affects various Linux kernel versions, as indicated by the numerous security updates from vendors like Ubuntu and SUSE. Rated with a CVSS score of 7.8 (High), this vulnerability has a local attack vector with low attack complexity, requiring local user privileges. A successful exploit could lead to high confidentiality, integrity, and availability impacts, potentially allowing for privilege escalation or denial of service. The root cause is the lack of a proper barrier to prevent the page_pool from being freed before all pages are recycled. Currently, there is no public exploit code available for CVE-2025-38129, and it is not listed in CISA's Known Exploited Vulnerabilities (KEV) catalog. Despite the absence of active exploitation, the vulnerability has garnered significant community discussion and media coverage, indicating its importance and the attention it has received from security researchers and vendors.
| Vendor | Product | Version(s) | CPE |
|---|---|---|---|
>= 4.18, < 6.12.34CPE matchmatch criteria | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | ||
>= 6.13, < 6.15.3CPE matchmatch criteria | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
CVSS version used by this source: 3.1
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.2 Bluesky, 0.1 Mastodon, and 0.2 GitHub mentions.
The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.
Linux kernel (Azure) vulnerabilities
May 7, 2026Linux kernel (Azure) vulnerabilities
Apr 13, 2026Linux kernel (Azure FIPS) vulnerabilities
Apr 9, 2026Linux kernel (Raspberry Pi) vulnerabilities
Apr 1, 2026Linux kernel (Azure) vulnerabilities
Mar 25, 2026Linux kernel (NVIDIA Tegra IGX) vulnerabilities
Mar 23, 2026Linux kernel (Intel IoTG Real-time) vulnerabilities
Mar 23, 2026Linux kernel (Real-time) vulnerabilities
Mar 17, 2026Linux kernel vulnerabilities
Mar 17, 2026Linux kernel (FIPS) vulnerabilities
Mar 16, 2026Linux kernel vulnerabilities
Mar 16, 2026Linux kernel (Azure FIPS) vulnerabilities
Mar 4, 2026Linux kernel (Azure) vulnerabilities
Mar 4, 2026Linux kernel (Xilinx) vulnerabilities
Feb 24, 2026Linux kernel (IBM) vulnerabilities
Feb 24, 2026page_pool: Fix use-after-free in page_pool_recycle_in_ring
Jul 8, 2025kernel: Linux kernel: Use-after-free vulnerability in page_pool_recycle_in_ring can lead to arbitrary code execution
Jul 3, 2025