CVE-2022-49795
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
01/05/2025
Last modified:
02/05/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
rethook: fix a potential memleak in rethook_alloc()<br />
<br />
In rethook_alloc(), the variable rh is not freed or passed out<br />
if handler is NULL, which could lead to a memleak, fix it.<br />
<br />
[Masami: Add "rethook:" tag to the title.]<br />
<br />
Acke-by: Masami Hiramatsu (Google)