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

 

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

Published: December 10, 2025 / Updated: December 12, 2025


Vulnerability identifier: #VU119697
CSH Severity: Low
CVSS v4: 8.5 [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]
CVE-ID: CVE-2023-53826
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 wear_leveling_worker() and __erase_worker() functions in drivers/mtd/ubi/wl.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-source
kernel-tools
kernel-tools-debuginfo
kernel-tools-devel
perf
perf-debuginfo
python2-perf
python2-perf-debuginfo
python3-perf
python3-perf-debuginfo

How to mitigate CVE-2023-53826

Install update from vendor's repository.

Linux kernel - addressed in versions 4.14.308, 4.19.276, 5.4.235, 5.10.173, 5.15.100, 6.1.18, 6.2.5, 6.3
kernel - update to 4.19.90-2601.4.0.0359
bpftool - update to 4.19.90-2601.4.0.0359
bpftool-debuginfo - update to 4.19.90-2601.4.0.0359
kernel-debuginfo - update to 4.19.90-2601.4.0.0359
kernel-debugsource - update to 4.19.90-2601.4.0.0359
kernel-devel - update to 4.19.90-2601.4.0.0359
kernel-source - update to 4.19.90-2601.4.0.0359
kernel-tools - update to 4.19.90-2601.4.0.0359
kernel-tools-debuginfo - update to 4.19.90-2601.4.0.0359
kernel-tools-devel - update to 4.19.90-2601.4.0.0359
perf - update to 4.19.90-2601.4.0.0359
perf-debuginfo - update to 4.19.90-2601.4.0.0359
python2-perf - update to 4.19.90-2601.4.0.0359
python2-perf-debuginfo - update to 4.19.90-2601.4.0.0359
python3-perf - update to 4.19.90-2601.4.0.0359
python3-perf-debuginfo - update to 4.19.90-2601.4.0.0359

External References

Related Security Bulletins