PT-2026-34339 · Linux · Linux Kernel
Published
2026-04-22
·
Updated
2026-04-25
·
CVE-2026-31434
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.
Memory Leak
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel