CVE-2024-42070
Last modified
CVE-2024-42070 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registers register store validation for NFT_DATA_VALUE is conditional, however, the datatype is always either NFT_DATA_VALUE or NFT_DATA_VERDICT. This only requires a new helper function to infer the register type from the set datatype so this conditional check can be removed. EPSS estimates a 0.28% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registers register store validation for NFT_DATA_VALUE is conditional, however, the datatype is always either NFT_DATA_VALUE or NFT_DATA_VERDICT. This only requires a new helper function to infer the register type from the set datatype so this conditional check can be removed. Otherwise, pointer to chain object can be leaked through the registers.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 3.13 |
| Linux | Linux Kernel | >= 3.14, < 4.19.317 |
| Linux | Linux Kernel | >= 4.20, < 5.4.279 |
| Linux | Linux Kernel | >= 5.5, < 5.10.221 |
| Linux | Linux Kernel | >= 5.11, < 5.15.162 |
| Linux | Linux Kernel | >= 5.16, < 6.1.97 |
| Linux | Linux Kernel | >= 6.2, < 6.6.37 |
| Linux | Linux Kernel | >= 6.7, < 6.9.8 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-42070?
How severe is CVE-2024-42070?
How do I fix CVE-2024-42070?
Are you affected by CVE-2024-42070?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
