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

29 lines
1.6 KiB
JSON

{
"id": "CVE-2024-57880",
"sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"published": "2025-01-11T15:15:08.440",
"lastModified": "2025-01-11T15:15:08.440",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nASoC: Intel: sof_sdw: Add space for a terminator into DAIs array\n\nThe code uses the initialised member of the asoc_sdw_dailink struct to\ndetermine if a member of the array is in use. However in the case the\narray is completely full this will lead to an access 1 past the end of\nthe array, expand the array by one entry to include a space for a\nterminator."
},
{
"lang": "es",
"value": "En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: ASoC: Intel: sof_sdw: Agregar espacio para un terminador en la matriz DAI El c\u00f3digo utiliza el miembro inicializado de la estructura asoc_sdw_dailink para determinar si un miembro de la matriz est\u00e1 en uso. Sin embargo, en el caso de que la matriz est\u00e9 completamente llena, esto provocar\u00e1 un acceso 1 m\u00e1s all\u00e1 del final de la matriz, expandir\u00e1 la matriz en una entrada para incluir un espacio para un terminador."
}
],
"metrics": {},
"references": [
{
"url": "https://git.kernel.org/stable/c/255cc582e6e16191a20d54bcdbca6c91d3e90c5e",
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
},
{
"url": "https://git.kernel.org/stable/c/b21a849764a4111b0bc14a5ffe987a0582419de2",
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
}
]
}