Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools
Vulnerability Details :

CVE-2026-64185

Summary
Assigner-Linux
Assigner Org ID-416baaa9-dc9f-4396-8d5f-8c081fb06d67
Published At-19 Jul, 2026 | 15:41
Updated At-19 Jul, 2026 | 15:41
Rejected At-
Credits

sysfs: don't remove existing directory on update failure

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_remove(kn) on the group directory. In the update path, kn was obtained via kernfs_find_and_get() and refers to a directory that already existed before this call. Removing it silently destroys a sysfs group that the caller did not create. Only remove the directory if we created it ourselves. On update failure the directory remains as it is left empty by remove_files() inside create_files(), but can be repopulated by a retry.

Vendors
-
Not available
Products
-
Metrics (CVSS)
VersionBase scoreBase severityVector
Weaknesses
Attack Patterns
Solution/Workaround
References
HyperlinkResource Type
EPSS History
Score
Latest Score
-
N/A
No data available for selected date range
Percentile
Latest Percentile
-
N/A
No data available for selected date range
Stakeholder-Specific Vulnerability Categorization (SSVC)
▼Common Vulnerabilities and Exposures (CVE)
cve.org
Assigner:Linux
Assigner Org ID:416baaa9-dc9f-4396-8d5f-8c081fb06d67
Published At:19 Jul, 2026 | 15:41
Updated At:19 Jul, 2026 | 15:41
Rejected At:
▼CVE Numbering Authority (CNA)
sysfs: don't remove existing directory on update failure

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_remove(kn) on the group directory. In the update path, kn was obtained via kernfs_find_and_get() and refers to a directory that already existed before this call. Removing it silently destroys a sysfs group that the caller did not create. Only remove the directory if we created it ourselves. On update failure the directory remains as it is left empty by remove_files() inside create_files(), but can be repopulated by a retry.

Affected Products
Vendor
Linux Kernel Organization, IncLinux
Product
Linux
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Program Files
  • fs/sysfs/group.c
Default Status
unaffected
Versions
Affected
  • From c855cf2759d27142f771173d9fd8e7fdf9cf5138 before c5e125c828b701afaf7493b42a14aa89362ff36d (git)
  • From c855cf2759d27142f771173d9fd8e7fdf9cf5138 before ccadd32cc1263802a5969c9efe0e96225450428c (git)
  • From c855cf2759d27142f771173d9fd8e7fdf9cf5138 before 14f2c14ae86c4af17a0a9f8ab46dacf2d5fd1d8a (git)
  • From c855cf2759d27142f771173d9fd8e7fdf9cf5138 before 31527d80234caf83dc96ad478645e57df9de4472 (git)
  • From c855cf2759d27142f771173d9fd8e7fdf9cf5138 before 57b285e0368290aa55f79ba11419b96d0ebdb418 (git)
  • From c855cf2759d27142f771173d9fd8e7fdf9cf5138 before 48fa96538bd2868034d33429e4565fda384d0736 (git)
  • From c855cf2759d27142f771173d9fd8e7fdf9cf5138 before 708f6926f61f71e09b5e9fd668b9882ccd46e69f (git)
  • From c855cf2759d27142f771173d9fd8e7fdf9cf5138 before 237557b8a81ab948e8332f7c0058e758f081c0a3 (git)
Vendor
Linux Kernel Organization, IncLinux
Product
Linux
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Program Files
  • fs/sysfs/group.c
Default Status
affected
Versions
Affected
  • 4.19
Unaffected
  • From 0 before 4.19 (semver)
  • From 5.10.258 through 5.10.* (semver)
  • From 5.15.209 through 5.15.* (semver)
  • From 6.1.175 through 6.1.* (semver)
  • From 6.6.142 through 6.6.* (semver)
  • From 6.12.92 through 6.12.* (semver)
  • From 6.18.34 through 6.18.* (semver)
  • From 7.0.11 through 7.0.* (semver)
  • From 7.1 through * (original_commit_for_fix)
Metrics
VersionBase scoreBase severityVector
Metrics Other Info
Impacts
CAPEC IDDescription
Solutions

Configurations

Workarounds

Exploits

Credits

Timeline
EventDate
Replaced By

Rejected Reason

References
HyperlinkResource
https://git.kernel.org/stable/c/c5e125c828b701afaf7493b42a14aa89362ff36d
N/A
https://git.kernel.org/stable/c/ccadd32cc1263802a5969c9efe0e96225450428c
N/A
https://git.kernel.org/stable/c/14f2c14ae86c4af17a0a9f8ab46dacf2d5fd1d8a
N/A
https://git.kernel.org/stable/c/31527d80234caf83dc96ad478645e57df9de4472
N/A
https://git.kernel.org/stable/c/57b285e0368290aa55f79ba11419b96d0ebdb418
N/A
https://git.kernel.org/stable/c/48fa96538bd2868034d33429e4565fda384d0736
N/A
https://git.kernel.org/stable/c/708f6926f61f71e09b5e9fd668b9882ccd46e69f
N/A
https://git.kernel.org/stable/c/237557b8a81ab948e8332f7c0058e758f081c0a3
N/A
Hyperlink: https://git.kernel.org/stable/c/c5e125c828b701afaf7493b42a14aa89362ff36d
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/ccadd32cc1263802a5969c9efe0e96225450428c
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/14f2c14ae86c4af17a0a9f8ab46dacf2d5fd1d8a
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/31527d80234caf83dc96ad478645e57df9de4472
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/57b285e0368290aa55f79ba11419b96d0ebdb418
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/48fa96538bd2868034d33429e4565fda384d0736
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/708f6926f61f71e09b5e9fd668b9882ccd46e69f
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/237557b8a81ab948e8332f7c0058e758f081c0a3
Resource: N/A
Information is not available yet
▼National Vulnerability Database (NVD)
nvd.nist.gov
Source:416baaa9-dc9f-4396-8d5f-8c081fb06d67
Published At:19 Jul, 2026 | 16:18
Updated At:19 Jul, 2026 | 16:18

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_remove(kn) on the group directory. In the update path, kn was obtained via kernfs_find_and_get() and refers to a directory that already existed before this call. Removing it silently destroys a sysfs group that the caller did not create. Only remove the directory if we created it ourselves. On update failure the directory remains as it is left empty by remove_files() inside create_files(), but can be repopulated by a retry.

CISA Catalog
Date AddedDue DateVulnerability NameRequired Action
N/A
Date Added: N/A
Due Date: N/A
Vulnerability Name: N/A
Required Action: N/A
Metrics
TypeVersionBase scoreBase severityVector
CPE Matches

Evaluator Description

Evaluator Impact

Evaluator Solution

Vendor Statements

References
HyperlinkSourceResource
https://git.kernel.org/stable/c/14f2c14ae86c4af17a0a9f8ab46dacf2d5fd1d8a416baaa9-dc9f-4396-8d5f-8c081fb06d67
N/A
https://git.kernel.org/stable/c/237557b8a81ab948e8332f7c0058e758f081c0a3416baaa9-dc9f-4396-8d5f-8c081fb06d67
N/A
https://git.kernel.org/stable/c/31527d80234caf83dc96ad478645e57df9de4472416baaa9-dc9f-4396-8d5f-8c081fb06d67
N/A
https://git.kernel.org/stable/c/48fa96538bd2868034d33429e4565fda384d0736416baaa9-dc9f-4396-8d5f-8c081fb06d67
N/A
https://git.kernel.org/stable/c/57b285e0368290aa55f79ba11419b96d0ebdb418416baaa9-dc9f-4396-8d5f-8c081fb06d67
N/A
https://git.kernel.org/stable/c/708f6926f61f71e09b5e9fd668b9882ccd46e69f416baaa9-dc9f-4396-8d5f-8c081fb06d67
N/A
https://git.kernel.org/stable/c/c5e125c828b701afaf7493b42a14aa89362ff36d416baaa9-dc9f-4396-8d5f-8c081fb06d67
N/A
https://git.kernel.org/stable/c/ccadd32cc1263802a5969c9efe0e96225450428c416baaa9-dc9f-4396-8d5f-8c081fb06d67
N/A
Hyperlink: https://git.kernel.org/stable/c/14f2c14ae86c4af17a0a9f8ab46dacf2d5fd1d8a
Source: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/237557b8a81ab948e8332f7c0058e758f081c0a3
Source: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/31527d80234caf83dc96ad478645e57df9de4472
Source: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/48fa96538bd2868034d33429e4565fda384d0736
Source: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/57b285e0368290aa55f79ba11419b96d0ebdb418
Source: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/708f6926f61f71e09b5e9fd668b9882ccd46e69f
Source: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/c5e125c828b701afaf7493b42a14aa89362ff36d
Source: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/ccadd32cc1263802a5969c9efe0e96225450428c
Source: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Resource: N/A

Change History

0
Information is not available yet

Similar CVEs

0Records found

Details not found