Security Advisory

CVE-2022-49795

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-05-01 14:09:25
Last updated 2026-05-11 19:06:55
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: rethook: fix a potential memleak in rethook_alloc() In rethook_alloc(), the variable rh is not freed or passed out if handler is NULL, which could lead to a memleak, fix it. [Masami: Add "rethook:" tag to the title.] Acke-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>