CVE-2024-26953 describes a page_pool leak vulnerability in the Linux kernel's ESP (Encapsulating Security Payload) protocol implementation. Specifically, when an skb (socket buffer) is reorganized during esp_output and its fragment pages originate from a page_pool, calling put_page on them incorrectly leads to a memory leak, eventually causing a system crash. This issue impacts Linux kernel versions and can be observed with IPsec and GRE forwarding. The vulnerability is rated Medium severity (CVSS 5.5) with a vector of AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H. This indicates that a local attacker with low privileges can exploit this flaw with low attack complexity, resulting in high availability impact (system crash) but no confidentiality or integrity impact. There is currently no evidence of active exploitation, and no public exploit code (Metasploit, Nuclei, ExploitDB) is available. Community discussion and media coverage for this CVE are minimal, suggesting low public awareness or attention at this time.
| Vendor | Product | Version(s) | CPE |
|---|---|---|---|
>= 5.14, < 6.6.24CPE matchmatch criteria | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | ||
>= 6.7, < 6.7.12CPE matchmatch criteria | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | ||
>= 6.8, < 6.8.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:N/I:N/A:H
The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.0 Bluesky, 0.0 Mastodon, and 0.1 GitHub mentions.
No media coverage found for this CVE.
The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.
CVE-2024-26953
Dec 10, 2024CVE-2024-26953
Oct 8, 2024net: esp: fix bad handling of pages from page_pool
May 14, 2024kernel: net: esp: fix bad handling of pages from page_pool
May 1, 2024