PT-2024-21595 · Linux+6 · Linux Kernel+6

Anatoli N. Chechelnickiy

+1

·

Published

2024-03-08

·

Updated

2026-05-26

·

CVE-2024-26953

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.8.0-rc4+
Description A vulnerability in the Linux kernel has been resolved, related to the handling of pages from page pool in the esp output function. When the skb is reorganized during esp output, the pages coming from the original skb fragments are supposed to be released back to the system through put page. However, if the skb fragment pages are originating from a page pool, calling put page on them will trigger a page pool leak, which can eventually result in a crash. This leak can be easily observed when using CONFIG DEBUG VM and doing ipsec + gre (non offloaded) forwarding.
Recommendations To resolve this issue, introduce a new wrapper (skb page unref) that covers page refcounting for page pool pages. This fix should be applied to all Linux kernel versions prior to 6.8.0-rc4+. As a temporary workaround, consider disabling the esp output function until a patch is available. Restrict access to the vulnerable module ip gre to minimize the risk of exploitation. Avoid using the page pool parameter in the affected API endpoint until the issue is resolved.

Exploit

Fix

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

ALSA-2025_12746
ALSA-2025_12752
ALSA-2025_12753
ALSA-2025_16880
AZL-40509
BDU:2026-03501
CVE-2024-26953
ECHO-B4D1-B435-F6CE
INFSA-2024_9315
OPENSUSE-SU-2024_4314-1
OPENSUSE-SU-2024_4315-1
OPENSUSE-SU-2024_4316-1
OPENSUSE-SU-2024_4376-1
RHSA-2024:9315
RHSA-2024_9315
SUSE-SU-2024:4314-1
SUSE-SU-2024:4315-1
SUSE-SU-2024:4316-1
SUSE-SU-2024:4318-1
SUSE-SU-2024:4364-1
SUSE-SU-2024:4376-1
SUSE-SU-2024:4387-1
SUSE-SU-2025:20163-1
SUSE-SU-2025:20164-1
SUSE-SU-2025:20246-1
SUSE-SU-2025:20247-1
USN-6816-1
USN-6817-1
USN-6817-2
USN-6817-3
USN-6878-1

Affected Products

Astra Linux
Debian
Linuxmint
Linux Kernel
Red Hat
Suse
Ubuntu