Security Advisory

CVE-2023-54128

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-12-24 13:06:46
Last updated 2026-05-11 19:56:01
Assigner Linux
State PUBLISHED

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.