Security Advisory

CVE-2022-50395

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-09-18 13:33:13
Last updated 2026-05-11 19:18:42
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: integrity: Fix memory leakage in keyring allocation error path Key restriction is allocated in integrity_init_keyring(). However, if keyring allocation failed, it is not freed, causing memory leaks.