Use-after-free in Linux kernel - CVE-2023-53194

 

Use-after-free in Linux kernel - CVE-2023-53194

Published: September 16, 2025 / Updated: September 22, 2025


Vulnerability identifier: #VU115384
CSH Severity: Low
CVSS v4 BT: 5.9 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear]
CVE-ID: CVE-2023-53194
CWE-ID: CWE-416
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local user to escalate privileges on the system.

The vulnerability exists due to a use-after-free error within the indx_get_root() function in fs/ntfs3/index.c. A local user can escalate privileges on the system.


Affected software

Linux kernel
openEuler
kernel
bpftool
bpftool-debuginfo
kernel-debuginfo
kernel-debugsource
kernel-devel
kernel-headers
kernel-source
kernel-tools
kernel-tools-debuginfo
kernel-tools-devel
perf
perf-debuginfo
python3-perf
python3-perf-debuginfo

How to mitigate CVE-2023-53194

Install update from vendor's repository.

Linux kernel - update to 6.3.4
kernel - update to 5.10.0-309.0.0.212
bpftool - update to 5.10.0-309.0.0.212
bpftool-debuginfo - update to 5.10.0-309.0.0.212
kernel-debuginfo - update to 5.10.0-309.0.0.212
kernel-debugsource - update to 5.10.0-309.0.0.212
kernel-devel - update to 5.10.0-309.0.0.212
kernel-headers - update to 5.10.0-309.0.0.212
kernel-source - update to 5.10.0-309.0.0.212
kernel-tools - update to 5.10.0-309.0.0.212
kernel-tools-debuginfo - update to 5.10.0-309.0.0.212
kernel-tools-devel - update to 5.10.0-309.0.0.212
perf - update to 5.10.0-309.0.0.212
perf-debuginfo - update to 5.10.0-309.0.0.212
python3-perf - update to 5.10.0-309.0.0.212
python3-perf-debuginfo - update to 5.10.0-309.0.0.212

External References

Related Security Bulletins