2025-01-19 03:03:47 +00:00

29 lines
2.3 KiB
JSON

{
"id": "CVE-2024-57805",
"sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"published": "2025-01-11T13:15:30.420",
"lastModified": "2025-01-11T13:15:30.420",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nASoC: SOF: Intel: hda-dai: Do not release the link DMA on STOP\n\nThe linkDMA should not be released on stop trigger since a stream re-start\nmight happen without closing of the stream. This leaves a short time for\nother streams to 'steal' the linkDMA since it has been released.\n\nThis issue is not easy to reproduce under normal conditions as usually\nafter stop the stream is closed, or the same stream is restarted, but if\nanother stream got in between the stop and start, like this:\naplay -Dhw:0,3 -c2 -r48000 -fS32_LE /dev/zero -d 120\nCTRL+z\naplay -Dhw:0,0 -c2 -r48000 -fS32_LE /dev/zero -d 120\n\nthen the link DMA channels will be mixed up, resulting firmware error or\ncrash."
},
{
"lang": "es",
"value": "En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: ASoC: SOF: Intel: hda-dai: No libere el enlace DMA en STOP El linkDMA no debe liberarse en el disparador de detenci\u00f3n ya que podr\u00eda ocurrir un reinicio de transmisi\u00f3n sin cerrar la transmisi\u00f3n. Esto deja un corto tiempo para que otras transmisiones \"roben\" el linkDMA desde que se ha liberado. Este problema no es f\u00e1cil de reproducir en condiciones normales ya que generalmente despu\u00e9s de detener la transmisi\u00f3n se cierra, o se reinicia la misma transmisi\u00f3n, pero si otra transmisi\u00f3n se interpuso entre la detenci\u00f3n y el inicio, como esto: aplay -Dhw:0,3 -c2 -r48000 -fS32_LE /dev/zero -d 120 CTRL+z aplay -Dhw:0,0 -c2 -r48000 -fS32_LE /dev/zero -d 120 entonces los canales de enlace DMA se mezclar\u00e1n, lo que provocar\u00e1 un error o bloqueo del firmware."
}
],
"metrics": {},
"references": [
{
"url": "https://git.kernel.org/stable/c/909ecf15cb70f78cdb5c930f58df01db039a0ff8",
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
},
{
"url": "https://git.kernel.org/stable/c/e8d0ba147d901022bcb69da8d8fd817f84e9f3ca",
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
}
]
}