Memory leak in Linux kernel - CVE-2026-53397

 

Memory leak in Linux kernel - CVE-2026-53397

Published: July 21, 2026


Vulnerability identifier: #VU138875
CSH Severity: Low
CVSS v4: 5.3 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-53397
CWE-ID: CWE-401
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote user to cause a denial of service.

The vulnerability exists due to a memory leak in the nfsd SETACL request decoding and release handling when processing crafted NFS ACL SETACL requests. A remote user can send a specially crafted SETACL request that triggers a decode failure after partial ACL allocation to cause a denial of service.

The leaked posix_acl object remains allocated for the lifetime of the server.


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-2026-53397

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3
kernel - update to 5.10.0-326.0.0.227
bpftool - update to 5.10.0-326.0.0.227
bpftool-debuginfo - update to 5.10.0-326.0.0.227
kernel-debuginfo - update to 5.10.0-326.0.0.227
kernel-debugsource - update to 5.10.0-326.0.0.227
kernel-devel - update to 5.10.0-326.0.0.227
kernel-headers - update to 5.10.0-326.0.0.227
kernel-source - update to 5.10.0-326.0.0.227
kernel-tools - update to 5.10.0-326.0.0.227
kernel-tools-debuginfo - update to 5.10.0-326.0.0.227
kernel-tools-devel - update to 5.10.0-326.0.0.227
perf - update to 5.10.0-326.0.0.227
perf-debuginfo - update to 5.10.0-326.0.0.227
python3-perf - update to 5.10.0-326.0.0.227
python3-perf-debuginfo - update to 5.10.0-326.0.0.227

External References

Related Security Bulletins