cvelist/2024/35xxx/CVE-2024-35998.json

114 lines
5.2 KiB
JSON
Raw Normal View History

2024-05-17 14:01:01 +00:00
{
2024-05-20 10:00:36 +00:00
"data_version": "4.0",
2024-05-17 14:01:01 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-35998",
2024-05-20 10:00:36 +00:00
"ASSIGNER": "cve@kernel.org",
"STATE": "PUBLIC"
2024-05-17 14:01:01 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-05-20 10:00:36 +00:00
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nsmb3: fix lock ordering potential deadlock in cifs_sync_mid_result\n\nCoverity spotted that the cifs_sync_mid_result function could deadlock\n\n\"Thread deadlock (ORDER_REVERSAL) lock_order: Calling spin_lock acquires\nlock TCP_Server_Info.srv_lock while holding lock TCP_Server_Info.mid_lock\"\n\nAddresses-Coverity: 1590401 (\"Thread deadlock (ORDER_REVERSAL)\")"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
2024-05-17 14:01:01 +00:00
}
]
2024-05-20 10:00:36 +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": "c7a4bca289e5"
},
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"version": "6.1.90",
"lessThanOrEqual": "6.1.*",
"status": "unaffected",
2024-11-05 10:02:17 +00:00
"versionType": "semver"
2024-05-20 10:00:36 +00:00
},
{
"version": "6.6.30",
"lessThanOrEqual": "6.6.*",
"status": "unaffected",
2024-11-05 10:02:17 +00:00
"versionType": "semver"
2024-05-20 10:00:36 +00:00
},
{
"version": "6.8.9",
"lessThanOrEqual": "6.8.*",
"status": "unaffected",
2024-11-05 10:02:17 +00:00
"versionType": "semver"
2024-05-20 10:00:36 +00:00
},
{
"version": "6.9",
"lessThanOrEqual": "*",
"status": "unaffected",
"versionType": "original_commit_for_fix"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://git.kernel.org/stable/c/c7a4bca289e50bb4b2650f845c41bb3e453f4c66",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/c7a4bca289e50bb4b2650f845c41bb3e453f4c66"
},
{
"url": "https://git.kernel.org/stable/c/699f8958dece132709c0bff6a9700999a2a63b75",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/699f8958dece132709c0bff6a9700999a2a63b75"
},
{
"url": "https://git.kernel.org/stable/c/8248224ab5b8ca7559b671917c224296a4d671fc",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/8248224ab5b8ca7559b671917c224296a4d671fc"
},
{
"url": "https://git.kernel.org/stable/c/8861fd5180476f45f9e8853db154600469a0284f",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/8861fd5180476f45f9e8853db154600469a0284f"
}
]
},
"generator": {
2024-11-05 10:02:17 +00:00
"engine": "bippy-9e1c9544281a"
2024-05-17 14:01:01 +00:00
}
}