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.
Published 2024-01-18 16:15:09
Updated 2024-09-27 13:15:12
Source Red Hat, Inc.
View at NVD,   CVE.org
Vulnerability category: Denial of service

Products affected by CVE-2024-0607

Exploit prediction scoring system (EPSS) score for CVE-2024-0607

0.02%
Probability of exploitation activity in the next 30 days EPSS Score History
~ 2 %
Percentile, the proportion of vulnerabilities that are scored at or less

CVSS scores for CVE-2024-0607

Base Score Base Severity CVSS Vector Exploitability Score Impact Score Score Source First Seen
6.6
MEDIUM CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H
1.8
4.7
NIST 2024-01-26
7.8
HIGH CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
1.8
5.9
Red Hat, Inc. 2024-01-18
6.6
MEDIUM CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H
1.8
4.7
Red Hat, Inc. 2024-01-21
7.8
HIGH CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
N/A
N/A
RedHat-CVE-2024-0607 2024-01-16

CWE ids for CVE-2024-0607

  • The product does not properly handle when the expected number of values for parameters, fields, or arguments is not provided in input, or if those values are undefined.
    Assigned by: secalert@redhat.com (Secondary)
  • The product writes data past the end, or before the beginning, of the intended buffer.
    Assigned by: secalert@redhat.com (Secondary)

References for CVE-2024-0607

Jump to
This web site uses cookies for managing your session, storing preferences, website analytics and additional purposes described in our privacy policy.
By using this web site you are agreeing to CVEdetails.com terms of use!