cvelist/2023/52xxx/CVE-2023-52590.json

92 lines
3.8 KiB
JSON
Raw Normal View History

2024-03-02 22:00:35 +00:00
{
2024-03-06 07:00:38 +00:00
"data_version": "4.0",
2024-03-02 22:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-52590",
2024-03-06 07:00:38 +00:00
"ASSIGNER": "cve@kernel.org",
"STATE": "PUBLIC"
2024-03-02 22:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-03-06 07:00:38 +00:00
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nocfs2: Avoid touching renamed directory if parent does not change\n\nThe VFS will not be locking moved directory if its parent does not\nchange. Change ocfs2 rename code to avoid touching renamed directory if\nits parent does not change as without locking that can corrupt the\nfilesystem."
2024-03-02 22:00:35 +00:00
}
]
2024-03-06 07:00:38 +00:00
},
"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": "1da177e4c3f4",
"version_value": "de940cede3c4"
},
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"version": "6.7.4",
"lessThanOrEqual": "6.7.*",
"status": "unaffected",
2024-11-04 13:01:15 +00:00
"versionType": "semver"
2024-03-06 07:00:38 +00:00
},
{
2024-04-01 20:42:13 +00:00
"version": "6.8",
2024-03-06 07:00:38 +00:00
"lessThanOrEqual": "*",
"status": "unaffected",
"versionType": "original_commit_for_fix"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://git.kernel.org/stable/c/de940cede3c41624e2de27f805b490999f419df9",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/de940cede3c41624e2de27f805b490999f419df9"
},
{
"url": "https://git.kernel.org/stable/c/9d618d19b29c2943527e3a43da0a35aea91062fc",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/9d618d19b29c2943527e3a43da0a35aea91062fc"
}
]
},
"generator": {
2024-11-04 13:01:15 +00:00
"engine": "bippy-9e1c9544281a"
2024-03-02 22:00:35 +00:00
}
}