mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
168 lines
8.7 KiB
JSON
168 lines
8.7 KiB
JSON
{
|
|
"data_version": "4.0",
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2024-42070",
|
|
"ASSIGNER": "cve@kernel.org",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registers\n\nregister store validation for NFT_DATA_VALUE is conditional, however,\nthe datatype is always either NFT_DATA_VALUE or NFT_DATA_VERDICT. This\nonly requires a new helper function to infer the register type from the\nset datatype so this conditional check can be removed. Otherwise,\npointer to chain object can be leaked through the registers."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "Linux",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "Linux",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "96518518cc41",
|
|
"version_value": "40188a25a984"
|
|
},
|
|
{
|
|
"version_value": "not down converted",
|
|
"x_cve_json_5_version_data": {
|
|
"versions": [
|
|
{
|
|
"version": "3.13",
|
|
"status": "affected"
|
|
},
|
|
{
|
|
"version": "0",
|
|
"lessThan": "3.13",
|
|
"status": "unaffected",
|
|
"versionType": "semver"
|
|
},
|
|
{
|
|
"version": "4.19.317",
|
|
"lessThanOrEqual": "4.19.*",
|
|
"status": "unaffected",
|
|
"versionType": "semver"
|
|
},
|
|
{
|
|
"version": "5.4.279",
|
|
"lessThanOrEqual": "5.4.*",
|
|
"status": "unaffected",
|
|
"versionType": "semver"
|
|
},
|
|
{
|
|
"version": "5.10.221",
|
|
"lessThanOrEqual": "5.10.*",
|
|
"status": "unaffected",
|
|
"versionType": "semver"
|
|
},
|
|
{
|
|
"version": "5.15.162",
|
|
"lessThanOrEqual": "5.15.*",
|
|
"status": "unaffected",
|
|
"versionType": "semver"
|
|
},
|
|
{
|
|
"version": "6.1.97",
|
|
"lessThanOrEqual": "6.1.*",
|
|
"status": "unaffected",
|
|
"versionType": "semver"
|
|
},
|
|
{
|
|
"version": "6.6.37",
|
|
"lessThanOrEqual": "6.6.*",
|
|
"status": "unaffected",
|
|
"versionType": "semver"
|
|
},
|
|
{
|
|
"version": "6.9.8",
|
|
"lessThanOrEqual": "6.9.*",
|
|
"status": "unaffected",
|
|
"versionType": "semver"
|
|
},
|
|
{
|
|
"version": "6.10",
|
|
"lessThanOrEqual": "*",
|
|
"status": "unaffected",
|
|
"versionType": "original_commit_for_fix"
|
|
}
|
|
],
|
|
"defaultStatus": "affected"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://git.kernel.org/stable/c/40188a25a9847dbeb7ec67517174a835a677752f",
|
|
"refsource": "MISC",
|
|
"name": "https://git.kernel.org/stable/c/40188a25a9847dbeb7ec67517174a835a677752f"
|
|
},
|
|
{
|
|
"url": "https://git.kernel.org/stable/c/23752737c6a618e994f9a310ec2568881a6b49c4",
|
|
"refsource": "MISC",
|
|
"name": "https://git.kernel.org/stable/c/23752737c6a618e994f9a310ec2568881a6b49c4"
|
|
},
|
|
{
|
|
"url": "https://git.kernel.org/stable/c/5d43d789b57943720dca4181a05f6477362b94cf",
|
|
"refsource": "MISC",
|
|
"name": "https://git.kernel.org/stable/c/5d43d789b57943720dca4181a05f6477362b94cf"
|
|
},
|
|
{
|
|
"url": "https://git.kernel.org/stable/c/461302e07f49687ffe7d105fa0a330c07c7646d8",
|
|
"refsource": "MISC",
|
|
"name": "https://git.kernel.org/stable/c/461302e07f49687ffe7d105fa0a330c07c7646d8"
|
|
},
|
|
{
|
|
"url": "https://git.kernel.org/stable/c/efb27ad05949403848f487823b597ed67060e007",
|
|
"refsource": "MISC",
|
|
"name": "https://git.kernel.org/stable/c/efb27ad05949403848f487823b597ed67060e007"
|
|
},
|
|
{
|
|
"url": "https://git.kernel.org/stable/c/952bf8df222599baadbd4f838a49c4fef81d2564",
|
|
"refsource": "MISC",
|
|
"name": "https://git.kernel.org/stable/c/952bf8df222599baadbd4f838a49c4fef81d2564"
|
|
},
|
|
{
|
|
"url": "https://git.kernel.org/stable/c/41a6375d48deaf7f730304b5153848bfa1c2980f",
|
|
"refsource": "MISC",
|
|
"name": "https://git.kernel.org/stable/c/41a6375d48deaf7f730304b5153848bfa1c2980f"
|
|
},
|
|
{
|
|
"url": "https://git.kernel.org/stable/c/7931d32955e09d0a11b1fe0b6aac1bfa061c005c",
|
|
"refsource": "MISC",
|
|
"name": "https://git.kernel.org/stable/c/7931d32955e09d0a11b1fe0b6aac1bfa061c005c"
|
|
}
|
|
]
|
|
},
|
|
"generator": {
|
|
"engine": "bippy-9e1c9544281a"
|
|
}
|
|
} |