PT-2025-51612 · Linux+3 · Linux Kernel+3

Published

2025-10-29

·

Updated

2026-03-13

·

CVE-2025-68199

CVSS v2.0

4.6

Medium

VectorAV:L/AC:L/Au:S/C:N/I:N/A:C
Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.18.0-rc1+
Description The Linux kernel contains a flaw related to the handling of CODETAG EMPTY in the mark objexts empty function for slab object extensions. Specifically, when a slab extension vector allocation fails and later succeeds, objects in the slab are marked as empty. Subsequently, if this slab is used for another slab, it can lead to a situation where the new slab's extensions point to a vector containing a non-NULL CODETAG EMPTY entry. When this slab is freed, the free slab obj exts function calls mark objexts empty, which expects a NULL entry, resulting in a warning. The issue was addressed by modifying mark objexts empty to skip the warning and setting the object extension value if it is already set to CODETAG EMPTY. The root cause is an improper handling of object extensions during slab allocation and deallocation.
Recommendations Update to a newer version of the Linux kernel that contains a fix for this vulnerability.

Exploit

Fix

Allocation of Resources Without Limits

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

Weakness Enumeration

Related Identifiers

BDU:2026-03152
CVE-2025-68199
USN-8029-1
USN-8029-2
USN-8029-3
USN-8030-1
USN-8048-1

Affected Products

Debian
Linuxmint
Linux Kernel
Ubuntu