Executive Summary

Informations
Name CVE-2024-27064 First vendor Publication 2024-05-01
Vendor Cve Last vendor Modification 2024-12-23

Security-Database Scoring CVSS v3

Cvss vector : CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Overall CVSS Score 5.5
Base Score 5.5 Environmental Score 5.5
impact SubScore 3.6 Temporal Score 5.5
Exploitabality Sub Score 1.8
 
Attack Vector Local Attack Complexity Low
Privileges Required Low User Interaction None
Scope Unchanged Confidentiality Impact None
Integrity Impact None Availability Impact High
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

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.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-27064

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-401 Failure to Release Memory Before Removing Last Reference ('Memory Leak')

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 8
Os 3659

Sources (Detail)

https://git.kernel.org/stable/c/4e4623a4f6e133e671f65f9ac493bddaaf63e250
https://git.kernel.org/stable/c/79846fdcc548d617b0b321addc6a3821d3b75b20
https://git.kernel.org/stable/c/7eaf837a4eb5f74561e2486972e7f5184b613f6e
https://git.kernel.org/stable/c/e77a6b53a3a547b6dedfc40c37cee4f310701090
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Date Informations
2025-07-15 02:32:41
  • Multiple Updates
2025-07-14 12:31:57
  • Multiple Updates
2025-06-26 02:30:14
  • Multiple Updates
2025-06-25 12:30:23
  • Multiple Updates
2025-06-24 02:34:44
  • Multiple Updates
2025-05-27 02:37:21
  • Multiple Updates
2025-03-29 03:35:52
  • Multiple Updates
2025-03-28 13:41:52
  • Multiple Updates
2025-03-28 03:14:52
  • Multiple Updates
2025-03-19 03:10:23
  • Multiple Updates
2025-03-18 03:23:04
  • Multiple Updates
2025-03-14 03:10:39
  • Multiple Updates
2025-03-06 14:06:54
  • Multiple Updates
2025-02-22 03:20:29
  • Multiple Updates
2025-01-08 03:02:20
  • Multiple Updates
2025-01-07 03:01:54
  • Multiple Updates
2024-12-24 21:21:15
  • Multiple Updates
2024-12-23 17:20:42
  • Multiple Updates
2024-11-25 09:25:52
  • Multiple Updates
2024-05-02 00:27:26
  • Multiple Updates
2024-05-01 17:27:27
  • First insertion