cvelist/2024/42xxx/CVE-2024-42160.json

114 lines
5.1 KiB
JSON
Raw Normal View History

2024-07-29 16:01:09 +00:00
{
2024-07-30 08:01:06 +00:00
"data_version": "4.0",
2024-07-29 16:01:09 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-42160",
2024-07-30 08:01:06 +00:00
"ASSIGNER": "cve@kernel.org",
"STATE": "PUBLIC"
2024-07-29 16:01:09 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-07-30 08:01:06 +00:00
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nf2fs: check validation of fault attrs in f2fs_build_fault_attr()\n\n- It missed to check validation of fault attrs in parse_options(),\nlet's fix to add check condition in f2fs_build_fault_attr().\n- Use f2fs_build_fault_attr() in __sbi_store() to clean up code."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
2024-07-29 16:01:09 +00:00
}
]
2024-07-30 08:01:06 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Linux",
"product": {
"product_data": [
{
"product_name": "Linux",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "1da177e4c3f4",
"version_value": "bc84dd2c33e0"
},
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"version": "6.1.98",
"lessThanOrEqual": "6.1.*",
"status": "unaffected",
2024-11-05 10:03:53 +00:00
"versionType": "semver"
2024-07-30 08:01:06 +00:00
},
{
"version": "6.6.39",
"lessThanOrEqual": "6.6.*",
"status": "unaffected",
2024-11-05 10:03:53 +00:00
"versionType": "semver"
2024-07-30 08:01:06 +00:00
},
{
"version": "6.9.9",
"lessThanOrEqual": "6.9.*",
"status": "unaffected",
2024-11-05 10:03:53 +00:00
"versionType": "semver"
2024-07-30 08:01:06 +00:00
},
{
"version": "6.10",
"lessThanOrEqual": "*",
"status": "unaffected",
"versionType": "original_commit_for_fix"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://git.kernel.org/stable/c/bc84dd2c33e0c10fd90d60f0cfc0bfb504d4692d",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/bc84dd2c33e0c10fd90d60f0cfc0bfb504d4692d"
},
{
"url": "https://git.kernel.org/stable/c/44958ca9e400f57bd0478115519ffc350fcee61e",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/44958ca9e400f57bd0478115519ffc350fcee61e"
},
{
"url": "https://git.kernel.org/stable/c/ecb641f424d6d1f055d149a15b892edcc92c504b",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/ecb641f424d6d1f055d149a15b892edcc92c504b"
},
{
"url": "https://git.kernel.org/stable/c/4ed886b187f47447ad559619c48c086f432d2b77",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/4ed886b187f47447ad559619c48c086f432d2b77"
}
]
},
"generator": {
2024-11-05 10:03:53 +00:00
"engine": "bippy-9e1c9544281a"
2024-07-29 16:01:09 +00:00
}
}