CVE-2022-49113

Publication date

2025-02-26 01:54:57

Family

Linux

State

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: powerpc/secvar: fix refcount leak in format_show() Refcount leak will happen when format_show returns failure in multiple cases. Unified management of of_node_put can fix this problem.