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.
CVE-2024-0607
Score 7.8 from GitHub Security Advisory (severity: HIGH) published 2024-01-18. NVD baseline CVSS 6.6; sources differ by 1.2.
- Lower severity and no public exploit yet
A fix is available — apply it.
- CVSS v3
- 6.6
- EG Score
- 7.8(medium)
- EG Risk
- 35(Track)EG Risk 35/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity78% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 16%
- KEV
- Not listed
Published
January 18, 2024
Last Modified
November 21, 2024
References (8)
- secalert@redhathttps://access.redhat.com/security/cve/CVE-2024-0607
- secalert@redhathttps://bugzilla.redhat.com/show_bug.cgi?id=2258635
- secalert@redhathttps://github.com/torvalds/linux/commit/c301f0981fdd3fd1ffac6836b423c4d7a8e0eb63
- af854a3a-2127-422b-91ae-364da2661108https://access.redhat.com/security/cve/CVE-2024-0607
- af854a3a-2127-422b-91ae-364da2661108https://bugzilla.redhat.com/show_bug.cgi?id=2258635
- af854a3a-2127-422b-91ae-364da2661108https://github.com/torvalds/linux/commit/c301f0981fdd3fd1ffac6836b423c4d7a8e0eb63
- af854a3a-2127-422b-91ae-364da2661108https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html
- af854a3a-2127-422b-91ae-364da2661108https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html
Patch Availability(13)
| Vendor / Ecosystem | Fixed in / Patch | Released | Source |
|---|---|---|---|
| ubuntu | linux-virtual-hwe-18.04-edge (5.4.0.176.174) @ focal | 2026-05-24 | ubuntu |
| ubuntu | linux-tools-oem-22.04c (6.1.0.1033.34) @ jammy | 2026-05-24 | ubuntu |
| ubuntu | linux-virtual-hwe-20.04-edge (5.15.0.100.97) @ jammy | 2026-05-24 | ubuntu |
| ubuntu | linux-tools-azure (6.5.0.1016.18) @ mantic | 2026-05-24 | ubuntu |
| ubuntu | linux-virtual-hwe-22.04-edge (6.5.0.25.25) @ mantic | 2026-05-24 | ubuntu |
| ubuntu | linux-tools-raspi-nolpae (5.15.0.1048.46) @ jammy | 2026-05-24 | ubuntu |
| ubuntu | linux-xilinx-zynqmp-tools-5.4.0-1041 (5.4.0-1041.45) @ focal | 2026-05-24 | ubuntu |
| ubuntu | linux-tools-intel-iotg (5.15.0.1050.50) @ jammy | 2026-05-24 | ubuntu |
| ubuntu | linux-tools-aws (6.5.0.1015.15) @ mantic | 2026-05-24 | ubuntu |
| ubuntu | linux-tools-kvm (5.15.0.1052.48) @ jammy | 2026-05-24 | ubuntu |
| ubuntu | linux-tools-oracle-lts-22.04 (5.15.0.1053.49) @ jammy | 2026-05-24 | ubuntu |
| ubuntu | linux-tools-iot (5.4.0.1034.32) @ focal | 2026-05-24 | ubuntu |
| ubuntu | linux-tools-aws-edge (5.15.0.1056.61~20.04.43) @ focal | 2026-05-24 | ubuntu |
Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.
Affected Packages
(6 across 5 ecosystems)
Debian:10(2)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| linux | 4.19.118-1 ... 4.19.98-1~bpo9+1 (46 versions) | 4.19.316-1 | — |
| linux-5.10 | 5.10.136-1~deb10u1 ... 5.10.209-2~deb10u1 (13 versions) | 5.10.216-1~deb10u1 | — |
Debian:11(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| linux | 5.10.103-1 ... 5.10.92-2 (39 versions) | 5.10.216-1 | — |
Debian:12(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| linux | 6.1.27-1 ... 6.1.55-1~bpo11+1 (11 versions) | 6.1.64-1 | — |
Debian:13(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| linux | — | 6.5.13-1 | — |
Debian:14(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| linux | — | 6.5.13-1 | — |
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
All Vendor Advisories
(14)
Every vendor that published an advisory referencing this CVE — pulled from our cve_vendor_advisories aggregation. Click any row for the vendor's original advisory page.
- Microsoft MSRCCVE-2024-06072024-01-27
Kernel: nf_tables: pointer math issue in nft_byteorder_eval()
- UbuntuUSN-6639-1MEDIUM
Linux kernel (OEM) vulnerabilities
- UbuntuUSN-6680-1MEDIUM
Linux kernel vulnerabilities
- UbuntuUSN-6680-2MEDIUM
Linux kernel vulnerabilities
- UbuntuUSN-6680-3MEDIUM
Linux kernel (AWS) vulnerabilities
- UbuntuUSN-6686-1MEDIUM
Linux kernel vulnerabilities
- UbuntuUSN-6686-2MEDIUM
Linux kernel vulnerabilities
- UbuntuUSN-6686-3MEDIUM
Linux kernel (Oracle) vulnerabilities
- UbuntuUSN-6686-4MEDIUM
Linux kernel (KVM) vulnerabilities
- UbuntuUSN-6686-5MEDIUM
Linux kernel (Intel IoTG) vulnerabilities
- UbuntuUSN-6705-1MEDIUM
Linux kernel (AWS) vulnerabilities
- UbuntuUSN-6726-1MEDIUM
Linux kernel vulnerabilities
- UbuntuUSN-6726-2MEDIUM
Linux kernel (IoT) vulnerabilities
- UbuntuUSN-6726-3MEDIUM
Linux kernel (Xilinx ZynqMP) vulnerabilities
Data Freshness Timeline
(refreshed 7× in last 7d / 29× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
Showing the most recent 100 of 154 total refreshes for this CVE.
- 2026-09-18 19:26 UTCEPSS rescore
- 2026-09-16 14:06 UTCEPSS rescore
- 2026-09-16 05:11 UTCEPSS rescore
- 2026-09-16 05:11 UTCEPSS rescore
- 2026-09-15 03:08 UTCEPSS rescore
- 2026-09-13 16:45 UTCEPSS rescore
- 2026-09-12 14:58 UTCEPSS rescore
- 2026-09-11 14:51 UTCEPSS rescore
- 2026-09-11 09:34 UTCEPSS rescore
- 2026-09-08 21:58 UTCEPSS rescore
- 2026-09-07 15:59 UTCEPSS rescore
- 2026-09-06 13:46 UTCEPSS rescore
- 2026-09-05 15:26 UTCEPSS rescore
- 2026-09-04 13:58 UTCEPSS rescore
- 2026-09-04 05:04 UTCEPSS rescore
- 2026-09-03 07:29 UTCOSV refresh
- 2026-09-02 14:10 UTCEPSS rescore
- 2026-09-01 13:52 UTCEPSS rescore
- 2026-09-01 04:36 UTCEPSS rescore
- 2026-08-30 19:15 UTCEPSS rescore
- 2026-08-30 01:20 UTCEPSS rescore
- 2026-08-28 21:39 UTCEPSS rescore
- 2026-08-27 14:23 UTCEPSS rescore
- 2026-08-26 14:44 UTCEPSS rescore
- 2026-08-25 13:47 UTCEPSS rescore
Show 75 moreShow fewer
- 2026-08-23 00:17 UTCEPSS rescore
- 2026-08-23 00:17 UTCEPSS rescore
- 2026-08-21 23:47 UTCEPSS rescore
- 2026-08-20 22:53 UTCEPSS rescore
- 2026-08-19 17:02 UTCEPSS rescore
- 2026-08-18 13:46 UTCEPSS rescore
- 2026-08-16 20:56 UTCOSV refresh
- 2026-08-16 14:54 UTCEPSS rescore
- 2026-08-16 02:12 UTCEPSS rescore
- 2026-08-15 01:28 UTCEPSS rescore
- 2026-08-13 21:58 UTCEPSS rescore
- 2026-08-12 13:49 UTCEPSS rescore
- 2026-08-11 13:40 UTCEPSS rescore
- 2026-08-10 23:58 UTCEPSS rescore
- 2026-08-09 13:44 UTCEPSS rescore
- 2026-08-08 16:35 UTCEPSS rescore
- 2026-08-07 16:25 UTCEPSS rescore
- 2026-08-05 19:15 UTCEPSS rescore
- 2026-08-05 19:15 UTCEPSS rescore
- 2026-08-04 10:36 UTCEPSS rescore
- 2026-08-03 10:34 UTCEPSS rescore
- 2026-08-02 02:25 UTCEPSS rescore
- 2026-08-02 02:25 UTCEPSS rescore
- 2026-08-01 14:36 UTCOSV refresh
- 2026-08-01 04:14 UTCEPSS rescore
- 2026-07-30 16:26 UTCEPSS rescore
- 2026-07-30 01:29 UTCEPSS rescore
- 2026-07-28 15:34 UTCEPSS rescore
- 2026-07-28 15:34 UTCEPSS rescore
- 2026-07-26 14:53 UTCEPSS rescore
- 2026-07-25 14:16 UTCEPSS rescore
- 2026-07-24 14:16 UTCEPSS rescore
- 2026-07-23 14:16 UTCEPSS rescore
- 2026-07-23 02:31 UTCEG score recompute
- 2026-07-22 23:17 UTCEG score recompute
- 2026-07-22 14:07 UTCEPSS rescore
- 2026-07-22 14:07 UTCEPSS rescore
- 2026-07-21 15:23 UTCEPSS rescore
- 2026-07-20 17:06 UTCEPSS rescore
- 2026-07-19 02:27 UTCEPSS rescore
- 2026-07-19 02:27 UTCEPSS rescore
- 2026-07-18 10:03 UTCEPSS rescore
- 2026-07-18 10:03 UTCEPSS rescore
- 2026-07-16 17:01 UTCEPSS rescore
- 2026-07-15 16:56 UTCEPSS rescore
- 2026-07-15 01:59 UTCEPSS rescore
- 2026-07-15 01:59 UTCEPSS rescore
- 2026-07-14 21:55 UTCOSV refresh
- 2026-07-13 22:28 UTCEPSS rescore
- 2026-07-13 22:28 UTCEPSS rescore
- 2026-07-13 06:11 UTCEPSS rescore
- 2026-07-12 05:45 UTCEPSS rescore
- 2026-07-12 05:45 UTCEPSS rescore
- 2026-07-11 08:26 UTCEPSS rescore
- 2026-07-09 19:08 UTCEPSS rescore
- 2026-07-08 15:13 UTCEPSS rescore
- 2026-07-07 13:45 UTCEPSS rescore
- 2026-07-07 13:44 UTCEPSS rescore
- 2026-07-06 16:26 UTCEPSS rescore
- 2026-07-06 16:26 UTCEPSS rescore
- 2026-07-06 02:22 UTCEPSS rescore
- 2026-07-06 02:22 UTCEPSS rescore
- 2026-07-05 02:29 UTCEPSS rescore
- 2026-07-04 06:29 UTCEPSS rescore
- 2026-07-01 15:05 UTCEPSS rescore
- 2026-06-30 23:21 UTCEPSS rescore
- 2026-06-30 23:21 UTCEPSS rescore
- 2026-06-29 14:05 UTCEPSS rescore
- 2026-06-28 14:06 UTCEPSS rescore
- 2026-06-28 14:06 UTCEPSS rescore
- 2026-06-28 04:55 UTCEPSS rescore
- 2026-06-27 03:07 UTCEPSS rescore
- 2026-06-26 22:39 UTCOSV refresh
- 2026-06-25 13:48 UTCEPSS rescore
- 2026-06-25 13:48 UTCEPSS rescore
Frequently asked(5)
What is CVE-2024-0607?
When was CVE-2024-0607 disclosed?
Is CVE-2024-0607 actively exploited?
What is the CVSS score of CVE-2024-0607?
How do I remediate CVE-2024-0607?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2024-0607
Is Your Infrastructure Affected by CVE-2024-0607?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.