In the Linux kernel, the following vulnerability has been resolved:
dpaa2-switch: Fix memory leak in dpaa2_switch_acl_entry_add() and dpaa2_switch_acl_entry_remove()
The cmd_buff needs to be freed when error happened in
dpaa2_switch_acl_entry_add() and dpaa2_switch_acl_entry_remove().
References
Configurations
Configuration 1 (hide)
|
History
24 Oct 2024, 14:41
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-401 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
References | () https://git.kernel.org/stable/c/4fad22a1281c500f15b172c9d261eff347ca634b - Patch | |
References | () https://git.kernel.org/stable/c/54d830e24247fa8361b016dd2069362866f45cb6 - Patch | |
References | () https://git.kernel.org/stable/c/785ee7a82297e1512d9061aae91699212ed65796 - Patch | |
First Time |
Linux linux Kernel
Linux |
|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
23 Oct 2024, 15:13
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
21 Oct 2024, 20:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-10-21 20:15
Updated : 2024-10-24 14:41
NVD link : CVE-2022-48957
Mitre link : CVE-2022-48957
CVE.ORG link : CVE-2022-48957
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-401
Missing Release of Memory after Effective Lifetime