Refcount Leak in Apple's AIC IRQ Chip in Linux Kernel
CVE-2022-49717

Currently unrated

Key Information:

Vendor
Linux
Status
Vendor
CVE Published:
26 February 2025

Summary

In the Linux kernel, a vulnerability was identified in the Apple AIC IRQ chip related to an improper management of reference counts. Specifically, the function 'of_find_node_by_phandle()' was returning a node pointer with an incremented refcount, but the necessary 'of_node_put()' call was missing after its use. This oversight could lead to a refcount leak, potentially affecting the memory management and stability of the system. The issue has since been addressed by adding the missing function call, ensuring proper reference counting and enhanced stability.

Affected Version(s)

Linux a5e8801202b318622ea526aa5625e5f7eceb4d26 < 2dc14cebe5dc053434b507bb24e6821cb795050f

Linux a5e8801202b318622ea526aa5625e5f7eceb4d26

Linux 5.18

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.