Executive Summary

Informations
Name CVE-2024-0607 First vendor Publication 2024-01-18
Vendor Cve Last vendor Modification 2024-01-26

Security-Database Scoring CVSS v3

Cvss vector : CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H
Overall CVSS Score 6.6
Base Score 6.6 Environmental Score 6.6
impact SubScore 4.7 Temporal Score 6.6
Exploitabality Sub Score 1.8
 
Attack Vector Local Attack Complexity Low
Privileges Required Low User Interaction None
Scope Unchanged Confidentiality Impact Low
Integrity Impact Low 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

A flaw was found in the Netfilter subsystem in the Linux kernel. The issue is in the nft_byteorder_eval() function, where the code iterates through a loop and writes to the `dst` array. On each iteration, 8 bytes are written, but `dst` is an array of u32, so each element only has space for 4 bytes. That means every iteration overwrites part of the previous element corrupting this array of u32. This flaw allows a local user to cause a denial of service or potentially break NetFilter functionality.

Original Source

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

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 8
Os 1
Os 3554
Os 2

Sources (Detail)

https://access.redhat.com/security/cve/CVE-2024-0607
https://bugzilla.redhat.com/show_bug.cgi?id=2258635
https://github.com/torvalds/linux/commit/c301f0981fdd3fd1ffac6836b423c4d7a8e0...
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
Date Informations
2024-03-12 13:43:38
  • Multiple Updates
2024-02-01 21:27:54
  • Multiple Updates
2024-02-01 17:26:49
  • Multiple Updates
2024-02-01 13:27:40
  • Multiple Updates
2024-02-01 12:31:48
  • Multiple Updates
2024-01-27 00:27:31
  • Multiple Updates
2024-01-21 17:27:25
  • Multiple Updates
2024-01-19 00:27:24
  • Multiple Updates
2024-01-18 21:27:24
  • First insertion