PT-2026-33746 · Linux+2 · Linux Kernel+2

CVE-2026-31429

·

Published

2026-04-03

·

Updated

2026-08-30

CVSS v2.0

5.7

Medium

VectorAV:L/AC:L/Au:S/C:P/I:P/A:C
Name of the Vulnerable Software and Affected Versions Linux kernel versions 6.3 through 6.12.81
Description A slab cross-cache free issue exists in the Linux kernel when KFENCE is enabled. The skb kfree head() function uses skb end offset to distinguish between skb heads allocated from skb small head cache and generic kmalloc caches. Because kfence ksize() returns the exact requested allocation size rather than the slab bucket size, an object allocated via kzalloc() that matches the SKB SMALL HEAD CACHE SIZE can be misclassified. This leads to the object being incorrectly freed to the skb small head cache instead of the original kmalloc cache.
Recommendations Update the Linux kernel to version 6.12.82 or later.

Exploit

Fix

Memory Leak

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

Weakness Enumeration

Related Identifiers

BDU:2026-09434
CVE-2026-31429
OESA-2026-2581
OESA-2026-2582
OPENSUSE-SU-2026:21388-1
SUSE-SU-2026:22433-1
SUSE-SU-2026:22436-1
SUSE-SU-2026:22458-1
SUSE-SU-2026:22460-1
SUSE-SU-2026:22742-1
SUSE-SU-2026:22769-1
SUSE-SU-2026:22812-1
SUSE-SU-2026:22835-1
SUSE-SU-2026:2722-1
SUSE-SU-2026:2799-1
USN-8567-1
USN-8574-1
USN-8574-2
USN-8574-3
USN-8595-1
USN-8595-2
USN-8595-3
USN-8596-1
USN-8606-1
USN-8607-1
USN-8608-1
USN-8609-1
USN-8619-1
USN-8665-1

Affected Products

Linuxmint
Linux Kernel
Ubuntu