PT-2026-34339 · Linux+2 · Linux Kernel+2
CVE-2026-31434
·
Published
2026-03-01
·
Updated
2026-08-25
CVSS v3.1
5.5
Medium
| Vector | AV: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 (affected versions not specified)
Description
A memory leak occurs in the btrfs component when
create space info sub group() allocates elements of space info->sub group[]. While kobject init and add() is called for each element via btrfs sysfs add space info type(), the check removing space info() function fails to call btrfs sysfs remove space info() when freeing these elements. Consequently, kobject put() is not executed, leading to a leak of the associated kobj->name objects.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Memory Leak
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu