CVE-2024-0607

CVE Details

Release Date:2024-01-16
Impact:Moderate What is this?

Description


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.

See more information about CVE-2024-0607 from MITRE CVE dictionary and NIST NVD


NOTE: The following CVSS metrics and score provided are preliminary and subject to review.


CVSS v3 metrics

Base Score: 6.6
Vector String: CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H
Version: 3.0
Attack Vector: Local
Attack Complexity: Low
Privileges Required: Low
User Interaction: None
Scope: Unchanged
Confidentiality Impact: Low
Integrity Impact: Low
Availability Impact: High

Errata information


PlatformErrataRelease Date
Oracle Linux version 7 (kernel-uek)ELSA-2024-122712024-04-08
Oracle Linux version 7 (kernel-uek-container)ELSA-2024-122742024-04-08
Oracle Linux version 8 (kernel-uek)ELSA-2024-122712024-04-08
Oracle Linux version 8 (kernel-uek-container)ELSA-2024-122752024-04-08


This page is generated automatically and has not been checked for errors or omissions. For clarification or corrections:

software.hardware.complete