ShadowTrackr

Search the CVE vulnerability database

Look up vulnerabilities by software, product or CVE number.

1 result for “CVE-2023-54305”

CVEPublishedCVSSShadowTrackr CVSSSummary
CVE:
CVE-2023-54305
Published
2025-12-30
CVSS:
-
ShadowTrackr CVSS:
0.0
Summary:
In the Linux kernel, the following vulnerability has been resolved: ext4: refuse to create ea block when umounted The ea block expansion need to access s_root while it is already set as NULL when umount is triggered. Refuse this request to avoid panic.