2024-05-20 12:03:29 +00:00
{
"id" : "CVE-2024-35998" ,
"sourceIdentifier" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"published" : "2024-05-20T10:15:14.030" ,
2025-01-10 19:03:46 +00:00
"lastModified" : "2025-01-10T18:12:11.843" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-05-20 12:03:29 +00:00
"descriptions" : [
{
"lang" : "en" ,
"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)\")"
2024-05-26 02:03:22 +00:00
} ,
{
"lang" : "es" ,
"value" : "En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: smb3: corrige el posible interbloqueo en el orden de bloqueo en cifs_sync_mid_result Coverity detect\u00f3 que la funci\u00f3n cifs_sync_mid_result podr\u00eda interbloquearse \"Interbloqueo de subprocesos (ORDER_REVERSAL) lock_order: llamar a spin_lock adquiere el bloqueo TCP_Server_Info.srv_lock mientras mantiene el bloqueo TCP_Server_Info.mid_lock \"Direcciones-Cobertura: 1590401 (\"Estancamiento del hilo (ORDER_REVERSAL)\")"
2024-05-20 12:03:29 +00:00
}
] ,
2025-01-10 19:03:46 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" ,
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-667"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "6.1.90" ,
"matchCriteriaId" : "5EFC6541-FBE4-4C8D-A751-5658F0AD41C1"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.2" ,
"versionEndExcluding" : "6.6.30" ,
"matchCriteriaId" : "84046DAF-73CF-429D-9BA4-05B658B377B5"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.7" ,
"versionEndExcluding" : "6.8.9" ,
"matchCriteriaId" : "5F9041E5-8358-4EF7-8F98-B812EDE49612"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.9:rc1:*:*:*:*:*:*" ,
"matchCriteriaId" : "22BEDD49-2C6D-402D-9DBF-6646F6ECD10B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.9:rc2:*:*:*:*:*:*" ,
"matchCriteriaId" : "DF73CB2A-DFFD-46FB-9BFE-AA394F27EA37"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.9:rc3:*:*:*:*:*:*" ,
"matchCriteriaId" : "52048DDA-FC5A-4363-95A0-A6357B4D7F8C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.9:rc4:*:*:*:*:*:*" ,
"matchCriteriaId" : "A06B2CCF-3F43-4FA9-8773-C83C3F5764B2"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.9:rc5:*:*:*:*:*:*" ,
"matchCriteriaId" : "F850DCEC-E08B-4317-A33B-D2DCF39F601B"
}
]
}
]
}
] ,
2024-05-20 12:03:29 +00:00
"references" : [
{
"url" : "https://git.kernel.org/stable/c/699f8958dece132709c0bff6a9700999a2a63b75" ,
2025-01-10 19:03:46 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-05-20 12:03:29 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/8248224ab5b8ca7559b671917c224296a4d671fc" ,
2025-01-10 19:03:46 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-05-20 12:03:29 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/8861fd5180476f45f9e8853db154600469a0284f" ,
2025-01-10 19:03:46 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-05-20 12:03:29 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/c7a4bca289e50bb4b2650f845c41bb3e453f4c66" ,
2025-01-10 19:03:46 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/699f8958dece132709c0bff6a9700999a2a63b75" ,
2025-01-10 19:03:46 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/8248224ab5b8ca7559b671917c224296a4d671fc" ,
2025-01-10 19:03:46 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/8861fd5180476f45f9e8853db154600469a0284f" ,
2025-01-10 19:03:46 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/c7a4bca289e50bb4b2650f845c41bb3e453f4c66" ,
2025-01-10 19:03:46 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-05-20 12:03:29 +00:00
}
]
}