PT-2026-61502 · Linux · Linux Kernel
CVE-2026-64185
·
Published
2026-07-19
·
Updated
2026-07-19
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the sysfs component where the
sysfs update group() function may incorrectly remove an existing directory during an update failure. When create files() fails (for example, due to -ENOMEM), the internal create group() function calls kernfs remove(kn) on the group directory. Because the directory was obtained via kernfs find and get() and already existed, this action silently destroys a sysfs group that the caller did not create.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel