CVE-2023-54128
Awaiting Analysis Awaiting Analysis - Queue
BaseFortify

Publication date: 2025-12-24

Last updated on: 2025-12-29

Assigner: kernel.org

Description
In the Linux kernel, the following vulnerability has been resolved: fs: drop peer group ids under namespace lock When cleaning up peer group ids in the failure path we need to make sure to hold on to the namespace lock. Otherwise another thread might just turn the mount from a shared into a non-shared mount concurrently.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-12-24
Last Modified
2025-12-29
Generated
2026-06-16
AI Q&A
2025-12-24
EPSS Evaluated
2026-06-15
NVD
EUVD
Affected Vendors & Products
Currently, no data is known.
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability in the Linux kernel involves improper handling of peer group IDs during cleanup in failure paths. Specifically, the code fails to hold the namespace lock while dropping peer group IDs, which can lead to a race condition where another thread might concurrently change a mount from shared to non-shared, causing inconsistent or unexpected behavior.

Impact Analysis

The vulnerability can lead to race conditions in the Linux kernel's filesystem management, potentially causing inconsistent mount states. This may result in system instability, unexpected behavior in filesystem operations, or security issues related to mount namespace isolation.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2023-54128. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart