Improper control of a resource through its lifetime in Linux kernel - CVE-2026-80527

 

Improper control of a resource through its lifetime in Linux kernel - CVE-2026-80527

Published: August 27, 2026


Vulnerability identifier: #VU145964
CSH Severity: Medium
CVSS v4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-80527
CWE-ID: CWE-664
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

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

The vulnerability exists due to improper state management in __ceph_get_caps() when handling Ceph capability revocation and reacquisition. A remote attacker can trigger conflicting operations that leave stale mds_wanted state and cause a reader to wait indefinitely to cause a denial of service.

The issue occurs when a cap update requesting FILE_RD does not reach the MDS after mds_wanted has been raised, leaving the client without the wanted file read capability while local state still indicates it is wanted.


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-80527

Install security update from vendor's repository.

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

External References

Related Security Bulletins