cvelist/2024/27xxx/CVE-2024-27035.json

135 lines
6.5 KiB
JSON
Raw Normal View History

2024-02-19 15:02:13 +00:00
{
2024-05-01 13:00:35 +00:00
"data_version": "4.0",
2024-02-19 15:02:13 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-27035",
2024-05-01 13:00:35 +00:00
"ASSIGNER": "cve@kernel.org",
"STATE": "PUBLIC"
2024-02-19 15:02:13 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-05-01 13:00:35 +00:00
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nf2fs: compress: fix to guarantee persisting compressed blocks by CP\n\nIf data block in compressed cluster is not persisted with metadata\nduring checkpoint, after SPOR, the data may be corrupted, let's\nguarantee to write compressed page by checkpoint."
}
]
},
"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": "4c8ff7095bef",
"version_value": "e54cce813725"
},
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"version": "5.6",
"status": "affected"
},
{
"version": "0",
"lessThan": "5.6",
"status": "unaffected",
"versionType": "custom"
},
{
"version": "6.1.83",
"lessThanOrEqual": "6.1.*",
"status": "unaffected",
"versionType": "custom"
},
{
"version": "6.6.23",
"lessThanOrEqual": "6.6.*",
"status": "unaffected",
"versionType": "custom"
},
{
"version": "6.7.11",
"lessThanOrEqual": "6.7.*",
"status": "unaffected",
"versionType": "custom"
},
{
"version": "6.8.2",
"lessThanOrEqual": "6.8.*",
"status": "unaffected",
"versionType": "custom"
},
{
2024-05-13 08:01:06 +00:00
"version": "6.9",
2024-05-01 13:00:35 +00:00
"lessThanOrEqual": "*",
"status": "unaffected",
"versionType": "original_commit_for_fix"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://git.kernel.org/stable/c/e54cce8137258a550b49cae45d09e024821fb28d",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/e54cce8137258a550b49cae45d09e024821fb28d"
},
{
"url": "https://git.kernel.org/stable/c/82704e598d7b33c7e45526e34d3c585426319bed",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/82704e598d7b33c7e45526e34d3c585426319bed"
},
{
"url": "https://git.kernel.org/stable/c/c3311694b9bcced233548574d414c91d39214684",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/c3311694b9bcced233548574d414c91d39214684"
},
{
"url": "https://git.kernel.org/stable/c/57e8b17d0522c8f4daf0c4d9969b4d7358033532",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/57e8b17d0522c8f4daf0c4d9969b4d7358033532"
},
{
"url": "https://git.kernel.org/stable/c/8a430dd49e9cb021372b0ad91e60aeef9c6ced00",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/8a430dd49e9cb021372b0ad91e60aeef9c6ced00"
2024-02-19 15:02:13 +00:00
}
]
2024-05-01 13:00:35 +00:00
},
"generator": {
2024-05-29 06:01:48 +00:00
"engine": "bippy-a5840b7849dd"
2024-02-19 15:02:13 +00:00
}
}