2024-09-11 18:03:18 +00:00
{
"id" : "CVE-2024-45019" ,
"sourceIdentifier" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"published" : "2024-09-11T16:15:06.990" ,
2024-09-13 18:03:19 +00:00
"lastModified" : "2024-09-13T16:36:19.360" ,
"vulnStatus" : "Analyzed" ,
2024-09-11 18:03:18 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/mlx5e: Take state lock during tx timeout reporter\n\nmlx5e_safe_reopen_channels() requires the state lock taken. The\nreferenced changed in the Fixes tag removed the lock to fix another\nissue. This patch adds it back but at a later point (when calling\nmlx5e_safe_reopen_channels()) to avoid the deadlock referenced in the\nFixes tag."
2024-09-13 18:03:19 +00:00
} ,
{
"lang" : "es" ,
"value" : "En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: net/mlx5e: Tomar bloqueo de estado durante el tiempo de espera de la transmisi\u00f3n El reportero mlx5e_safe_reopen_channels() requiere que se tome el bloqueo de estado. El cambio al que se hace referencia en la etiqueta Fixes elimin\u00f3 el bloqueo para solucionar otro problema. Este parche lo vuelve a agregar, pero en un momento posterior (al llamar a mlx5e_safe_reopen_channels()) para evitar el bloqueo al que se hace referencia en la etiqueta Fixes."
}
] ,
"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" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM"
} ,
"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:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.1.69" ,
"versionEndExcluding" : "6.1.107" ,
"matchCriteriaId" : "D5EB5507-74EF-4855-AAE0-24034D3B924D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.6.8" ,
"versionEndExcluding" : "6.6.48" ,
"matchCriteriaId" : "431A4443-7314-4253-AFAC-DDBAF86C063A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.7" ,
"versionEndExcluding" : "6.10.7" ,
"matchCriteriaId" : "D2AFDFD1-D95A-4EB7-843B-5E7659518B67"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.11:rc1:*:*:*:*:*:*" ,
"matchCriteriaId" : "8B3CE743-2126-47A3-8B7C-822B502CF119"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.11:rc2:*:*:*:*:*:*" ,
"matchCriteriaId" : "4DEB27E7-30AA-45CC-8934-B89263EF3551"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.11:rc3:*:*:*:*:*:*" ,
"matchCriteriaId" : "E0005AEF-856E-47EB-BFE4-90C46899394D"
}
]
}
]
2024-09-11 18:03:18 +00:00
}
] ,
"references" : [
{
"url" : "https://git.kernel.org/stable/c/03d3734bd692affe4d0e9c9d638f491aaf37411b" ,
2024-09-13 18:03:19 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-09-11 18:03:18 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/8e57e66ecbdd2fddc9fbf3e984b1c523b70e9809" ,
2024-09-13 18:03:19 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-09-11 18:03:18 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/b3b9a87adee97854bcd71057901d46943076267e" ,
2024-09-13 18:03:19 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-09-11 18:03:18 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/e6b5afd30b99b43682a7764e1a74a42fe4d5f4b3" ,
2024-09-13 18:03:19 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-09-11 18:03:18 +00:00
}
]
}