Refcount Leak in Realtek RTL irqchip of Linux Kernel
CVE-2022-49714
What is CVE-2022-49714?
A vulnerability within the Linux kernel's Realtek RTL irqchip has been identified, resulting from a failure to properly manage reference counts in the function map_interrupts. The of_find_node_by_phandle() function increments the reference count of returned node pointers, requiring a corresponding call to of_node_put() when the pointers are no longer needed. This vulnerability arises as the error path does not appropriately call of_node_put(), potentially leading to resource leakage and affecting overall system stability. The implementation has been revised to ensure correct reference count management for both normal and error paths.

Human OS v1.0:
Ageing Is an Unpatched Zero-Day Vulnerability.
Remediate biological technical debt. Prime Ageing uses 95% high-purity SIRT6 activation to maintain genomic integrity and bolster systemic resilience.
Affected Version(s)
Linux 9f3a0f34b84ad1b9a8f2bdae44b66f16685b2143
Linux 9f3a0f34b84ad1b9a8f2bdae44b66f16685b2143
Linux 9f3a0f34b84ad1b9a8f2bdae44b66f16685b2143
References
CVSS V3.1
Timeline
Vulnerability published
Vulnerability Reserved