PT-2026-44287 · Linux · Linux Kernel

Published

2026-05-28

·

Updated

2026-05-29

·

CVE-2026-46164

CVSS v3.1

7.0

High

VectorAV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A double free issue exists in the Linux kernel within the create space info sub group() function. When kobject init and add() fails, the execution flow triggers kobject put(&sub group->kobj), which leads to space info release() and subsequently kfree(sub group). Upon returning to create space info sub group(), the error return from btrfs sysfs add space info type() triggers a second kfree(sub group) call, resulting in the memory being freed twice.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Related Identifiers

CVE-2026-46164

Affected Products

Linux Kernel