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.
Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
No advisories yet.
Sat, 15 Aug 2026 17:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Weaknesses | CWE-362 |
Sat, 15 Aug 2026 06:15:00 +0000
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
Updated: 2026-08-15T16:45:10Z
-
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')