Linux · Linux Kernel · CVE-2022-49682
**Name of the Vulnerable Software and Affected Versions**
Linux kernel (affected versions not specified)
**Description**
A refcount leak bug was found in the Linux kernel's time.c file, specifically in the calibrate ccount() function. The of find compatible node() function returns a node pointer with an incremented refcount, which should be decremented using of node put() when no longer in use.
**Recommendations**
At the moment, there is no information about a newer version that contains a fix for this vulnerability.