In the Linux kernel, the following vulnerability has been resolved:
netfilter: nf_tables: Fix a memory leak in nf_tables_updchain
If nft_netdev_register_hooks() fails, the memory associated with
nft_stats is not freed, causing a memory leak.
This patch fixes it by moving nft_stats_alloc() down after
nft_netdev_register_hooks() succeeds.
Metrics
Affected Vendors & Products
References
History
Mon, 23 Dec 2024 14:45:00 +0000
Type | Values Removed | Values Added |
---|---|---|
First Time appeared |
Linux
Linux linux Kernel |
|
Weaknesses | CWE-401 | |
CPEs | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
Vendors & Products |
Linux
Linux linux Kernel |
Wed, 11 Sep 2024 13:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-05-01T13:04:05.514Z
Updated: 2024-12-19T08:53:40.371Z
Reserved: 2024-02-19T14:20:24.215Z
Link: CVE-2024-27064
Vulnrichment
Updated: 2024-08-02T00:21:05.896Z
NVD
Status : Analyzed
Published: 2024-05-01T13:15:50.757
Modified: 2024-12-23T14:17:03.783
Link: CVE-2024-27064
Redhat