CVE-2024-0607

MEDIUM
Published Jan 18, 2024 Modified Nov 21, 2024 CWE-229

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.

CVSS v3.1 Score

6.6
MEDIUM
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H

Weakness Type (CWE)

CWE-229 CWE-229

Affected Products

Vendor Product
linux linux_kernel
linux linux_kernel
fedoraproject fedora
redhat enterprise_linux
redhat enterprise_linux

References

Frequently Asked Questions

What is CVE-2024-0607? +
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. It has a CVSS v3.1 base score of 6.6 (MEDIUM).
How severe is CVE-2024-0607? +
CVE-2024-0607 has a CVSS v3.1 score of 6.6 out of 10, rated MEDIUM. This is a medium-severity vulnerability that should be remediated as part of regular maintenance.
What products are affected by CVE-2024-0607? +
CVE-2024-0607 affects products from fedoraproject, linux, redhat, specifically: enterprise_linux, fedora, linux_kernel. Check the affected products table above for specific version ranges.
How do I check if I'm vulnerable to CVE-2024-0607? +
You can use Secably's free Website Scanner to check your website for known vulnerabilities. For infrastructure scanning, use the Port Scanner to identify exposed services that may be affected. Check the vendor advisories linked above for specific patch and version information.

Related Vulnerabilities

Don't wait for an exploit

Scan your website for vulnerabilities like CVE-2024-0607 — free, no signup required.

Start Free Scan