CVE-2024-0607

CVE Details

Release Date:2024-01-16

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


CVSS v3.0 metrics


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

Base Score: 6.6 Base Metrics: AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H
Access Vector: Local network 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 please contact the Oracle Linux ULN team

software.hardware.complete