2024-12-27 15:03:44 +00:00
{
"id" : "CVE-2024-53239" ,
"sourceIdentifier" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"published" : "2024-12-27T14:15:32.373" ,
2025-02-10 19:03:49 +00:00
"lastModified" : "2025-02-10T18:15:28.977" ,
"vulnStatus" : "Modified" ,
2024-12-27 15:03:44 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nALSA: 6fire: Release resources at card release\n\nThe current 6fire code tries to release the resources right after the\ncall of usb6fire_chip_abort(). But at this moment, the card object\nmight be still in use (as we're calling snd_card_free_when_closed()).\n\nFor avoid potential UAFs, move the release of resources to the card's\nprivate_free instead of the manual call of usb6fire_chip_destroy() at\nthe USB disconnect callback."
2025-01-05 03:03:46 +00:00
} ,
{
"lang" : "es" ,
"value" : "En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: ALSA: 6fire: Liberar recursos al liberar la tarjeta El c\u00f3digo 6fire actual intenta liberar los recursos justo despu\u00e9s de la llamada a usb6fire_chip_abort(). Pero en este momento, el objeto de la tarjeta podr\u00eda estar todav\u00eda en uso (ya que estamos llamando a snd_card_free_when_closed()). Para evitar posibles UAF, mueva la liberaci\u00f3n de recursos a private_free de la tarjeta en lugar de la llamada manual a usb6fire_chip_destroy() en la devoluci\u00f3n de llamada de desconexi\u00f3n USB."
2024-12-27 15:03:44 +00:00
}
] ,
2025-02-03 17:04:00 +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:H/I:H/A:H" ,
"baseScore" : 7.8 ,
"baseSeverity" : "HIGH" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 5.9
2025-02-10 19:03:49 +00:00
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
"baseScore" : 7.8 ,
"baseSeverity" : "HIGH" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 5.9
2025-02-03 17:04:00 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-416"
}
]
2025-02-10 19:03:49 +00:00
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-416"
}
]
2025-02-03 17:04:00 +00:00
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "2.6.39" ,
"versionEndExcluding" : "4.19.325" ,
"matchCriteriaId" : "0C7770FA-B486-4531-9A29-FE9BC1D2E0D9"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.20" ,
"versionEndExcluding" : "5.4.287" ,
"matchCriteriaId" : "E4B15788-D35E-4E5B-A9C0-070AE3729B34"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.5" ,
"versionEndExcluding" : "5.10.231" ,
"matchCriteriaId" : "B5C644CC-2BD7-4E32-BC54-8DCC7ABE9935"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.11" ,
"versionEndExcluding" : "5.15.174" ,
"matchCriteriaId" : "419FD073-1517-4FD5-8158-F94BC68A1E89"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.16" ,
"versionEndExcluding" : "6.1.120" ,
"matchCriteriaId" : "09AC6122-E2A4-40FE-9D33-268A1B2EC265"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.2" ,
"versionEndExcluding" : "6.6.64" ,
"matchCriteriaId" : "CA16DEE3-ABEC-4449-9F4A-7A3DC4FC36C7"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.7" ,
"versionEndExcluding" : "6.11.11" ,
"matchCriteriaId" : "21434379-192D-472F-9B54-D45E3650E893"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.12" ,
"versionEndExcluding" : "6.12.2" ,
"matchCriteriaId" : "D8882B1B-2ABC-4838-AC1D-DBDBB5764776"
}
]
}
]
}
] ,
2024-12-27 15:03:44 +00:00
"references" : [
{
"url" : "https://git.kernel.org/stable/c/0df7f4b5cc10f5adf98be0845372e9eef7bb5b09" ,
2025-02-03 17:04:00 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-12-27 15:03:44 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/273eec23467dfbfbd0e4c10302579ba441fb1e13" ,
2025-02-03 17:04:00 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-12-27 15:03:44 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/57860a80f03f9dc69a34a5c37b0941ad032a0a8c" ,
2025-02-03 17:04:00 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-12-27 15:03:44 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/74357d0b5cd3ef544752bc9f21cbeee4902fae6c" ,
2025-02-03 17:04:00 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-12-27 15:03:44 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/a0810c3d6dd2d29a9b92604d682eacd2902ce947" ,
2025-02-03 17:04:00 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-12-27 15:03:44 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/b754e831a94f82f2593af806741392903f359168" ,
2025-02-03 17:04:00 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-12-27 15:03:44 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/b889a7d68d7e76b8795b754a75c91a2d561d5e8c" ,
2025-02-03 17:04:00 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-12-27 15:03:44 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/ea8cc56db659cf0ae57073e32a4735ead7bd7ee3" ,
2025-02-03 17:04:00 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-12-27 15:03:44 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/f2d06d4e129e2508e356136f99bb20a332ff1a00" ,
2025-02-03 17:04:00 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-12-27 15:03:44 +00:00
}
]
}