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.
INFO
Published Date :
2025-12-24T13:05:48.245Z
Last Modified :
2025-12-24T13:05:48.245Z
Source :
Linux
AFFECTED PRODUCTS
The following products are affected by CVE-2022-50754 vulnerability.
| Vendors | Products |
|---|---|
| Linux |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2022-50754.