PT-2026-34339
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix leak of kobject name for sub-group space info When create space info sub group allocates elements of space info-sub group, kobject init and add is called for each element via btrfs sysfs add space info type. However,...