In the Linux kernel, the following vulnerability has been resolved:
configfs: fix lockless traversals of ->s_children
Having the parent directory locked protects entries from removal
by another thread, but it does *not* protect cursors from being
moved around by lseek() - or freed, for that matter.
configfs: fix lockless traversals of ->s_children
Having the parent directory locked protects entries from removal
by another thread, but it does *not* protect cursors from being
moved around by lseek() - or freed, for that matter.
Advisories
No advisories yet.
Fixes
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
References
History
Sat, 15 Aug 2026 06:15:00 +0000
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: Linux
Published:
Updated: 2026-08-15T05:58:23.722Z
Reserved: 2026-08-15T05:44:03.885Z
Link: CVE-2026-74330
No data.
Status : Received
Published: 2026-08-15T06:22:33.773
Modified: 2026-08-15T06:22:33.773
Link: CVE-2026-74330
No data.
OpenCVE Enrichment
No data.
Weaknesses
No weakness.