PT-2026-61502
In the Linux kernel, the following vulnerability has been resolved: sysfs: don't remove existing directory on update failure When sysfs update group is called for a named group and create files fails e.g. -ENOMEM, internal create group calls kernfs removekn on the group directory. In the update...