Improper update of reference count in Linux kernel - CVE-2026-89816

 

Improper update of reference count in Linux kernel - CVE-2026-89816

Published: September 17, 2026


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

Vulnerability details

The vulnerability allows a local user to cause a memory leak.

The vulnerability exists due to improper reference counting in complete_signaling() in the DRM atomic UAPI when an atomic DRM ioctl using DRM_MODE_PAGE_FLIP_EVENT is blocked while waiting for fences. A local user can issue the atomic DRM ioctl with a sw_sync fence and send a signal to the blocked thread to cause a memory leak.

The condition was observed with amdgpu and vkms.


Affected software

Linux kernel

How to mitigate CVE-2026-89816

Install security update from vendor's repository.


External References

Related Security Bulletins