VYPR
Unrated severityNVD Advisory· Published Dec 24, 2025· Updated Apr 15, 2026

CVE-2022-50754

CVE-2022-50754

Description

In the Linux kernel, the following vulnerability has been resolved:

apparmor: fix a memleak in multi_transaction_new()

In multi_transaction_new(), the variable t is not freed or passed out on the failure of copy_from_user(t->data, buf, size), which could lead to a memleak.

Fix this bug by adding a put_multi_transaction(t) in the error path.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

77

Patches

Vulnerability mechanics

References

8

News mentions

0

No linked articles in our index yet.