cvelist/2024/39xxx/CVE-2024-39468.json

136 lines
6.4 KiB
JSON
Raw Normal View History

2024-06-25 15:00:34 +00:00
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-39468",
"ASSIGNER": "cve@kernel.org",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nsmb: client: fix deadlock in smb2_find_smb_tcon()\n\nUnlock cifs_tcp_ses_lock before calling cifs_put_smb_ses() to avoid such\ndeadlock."
}
]
},
"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",
2024-07-05 08:00:35 +00:00
"version_value": "b055752675cd"
2024-06-25 15:00:34 +00:00
},
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
2024-07-05 08:00:35 +00:00
{
"version": "5.10.221",
"lessThanOrEqual": "5.10.*",
"status": "unaffected",
2024-11-05 10:02:47 +00:00
"versionType": "semver"
2024-07-05 08:00:35 +00:00
},
{
"version": "5.15.162",
"lessThanOrEqual": "5.15.*",
"status": "unaffected",
2024-11-05 10:02:47 +00:00
"versionType": "semver"
2024-07-05 08:00:35 +00:00
},
2024-06-25 15:00:34 +00:00
{
"version": "6.1.94",
"lessThanOrEqual": "6.1.*",
"status": "unaffected",
2024-11-05 10:02:47 +00:00
"versionType": "semver"
2024-06-25 15:00:34 +00:00
},
{
"version": "6.6.34",
"lessThanOrEqual": "6.6.*",
"status": "unaffected",
2024-11-05 10:02:47 +00:00
"versionType": "semver"
2024-06-25 15:00:34 +00:00
},
{
"version": "6.9.5",
"lessThanOrEqual": "6.9.*",
"status": "unaffected",
2024-11-05 10:02:47 +00:00
"versionType": "semver"
2024-06-25 15:00:34 +00:00
},
{
2024-07-15 07:01:32 +00:00
"version": "6.10",
2024-06-25 15:00:34 +00:00
"lessThanOrEqual": "*",
"status": "unaffected",
"versionType": "original_commit_for_fix"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
2024-07-05 08:00:35 +00:00
{
"url": "https://git.kernel.org/stable/c/b055752675cd1d1db4ac9c2750db3dc3e89ea261",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/b055752675cd1d1db4ac9c2750db3dc3e89ea261"
},
{
"url": "https://git.kernel.org/stable/c/21f5dd36e655d25a7b45b61c1e537198b671f720",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/21f5dd36e655d25a7b45b61c1e537198b671f720"
},
2024-06-25 15:00:34 +00:00
{
"url": "https://git.kernel.org/stable/c/b09b556e48968317887a11243a5331a7bc00ece5",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/b09b556e48968317887a11243a5331a7bc00ece5"
},
{
"url": "https://git.kernel.org/stable/c/225de871ddf994f69a57f035709cad9c0ab8615a",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/225de871ddf994f69a57f035709cad9c0ab8615a"
},
{
"url": "https://git.kernel.org/stable/c/8d0f5f1ccf675454a833a573c53830a49b7d1a47",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/8d0f5f1ccf675454a833a573c53830a49b7d1a47"
},
{
"url": "https://git.kernel.org/stable/c/02c418774f76a0a36a6195c9dbf8971eb4130a15",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/02c418774f76a0a36a6195c9dbf8971eb4130a15"
}
]
},
"generator": {
2024-11-05 10:02:47 +00:00
"engine": "bippy-9e1c9544281a"
2024-06-25 15:00:34 +00:00
}
}