PT-2026-52321 · Linux+1 · Linux Kernel+1

CVE-2026-53226

·

Published

2026-06-09

·

Updated

2026-09-07

CVSS v2.0

7.7

High

VectorAV:A/AC:L/Au:S/C:C/I:C/A:C
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A resource leak occurs in the rockchip GPIO driver during driver removal or teardown. The driver uses irq alloc domain generic chips() to allocate domain generic chips, but these are not automatically freed because the domain flags lack IRQ DOMAIN FLAG DESTROY GC. This results in a leak of the domain generic chips structure and associated generic chips. Furthermore, because these chips remain on the global gc list, they may be accessed by suspend, resume, or shutdown callbacks after the GPIO bank is removed, which can lead to a use-after-free condition and a kernel crash.
Recommendations Update the Linux kernel to a version where irq domain remove generic chips() is explicitly called within the rockchip gpio remove() function before the IRQ domain is removed.

Exploit

Fix

Memory Leak

Use After Free

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

AZL-90414
BDU:2026-14050
CVE-2026-53226
ECHO-911C-6E67-A155
OPENSUSE-SU-2026:21555-1
SUSE-SU-2026:23066-1
SUSE-SU-2026:23068-1
SUSE-SU-2026:23221-1
SUSE-SU-2026:23231-1
SUSE-SU-2026:23237-1
USN-8726-1
USN-8727-1
USN-8728-1

Affected Products

Linux Kernel
Ubuntu