CVE-2022-49150

CVSS 3.1 Score 5.5 of 10 (medium)

Details

Published Feb 26, 2025
Updated: Mar 13, 2025

Summary

CVE-2022-49150 is a vulnerability affecting the Linux kernel. A refcount leak was identified in the 'rtc: gamecube' subsystem's 'gamecube_rtc_read_offset_from_sram' function. The 'of_find_compatible_node()' function, which returns a node pointer with a refcount incremented, was not followed by the necessary 'of_node_put()' call to release the refcount. This oversight could potentially lead to memory leaks and other unintended consequences. The vulnerability has been addressed in the latest Linux kernel updates.

Ligh bulbPrevent cyber attacks with Recorded Future by prioritizing and patching critical vulnerabilities being exploited by threat actors targeting your industry. Book your demo to learn more.

Share