29 lines
1.3 KiB
JSON
Raw Normal View History

{
"id": "CVE-2024-42227",
"sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"published": "2024-07-30T08:15:07.890",
"lastModified": "2024-07-30T13:32:45.943",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd/display: Fix overlapping copy within dml_core_mode_programming\n\n[WHY]\n&mode_lib->mp.Watermark and &locals->Watermark are\nthe same address. memcpy may lead to unexpected behavior.\n\n[HOW]\nmemmove should be used."
},
{
"lang": "es",
"value": " En el kernel de Linux, se resolvi\u00f3 la siguiente vulnerabilidad: drm/amd/display: corrigi\u00f3 la copia superpuesta dentro de dml_core_mode_programming [POR QU\u00c9] &mode_lib->mp.Watermark y &locals->Watermark tienen la misma direcci\u00f3n. memcpy puede provocar un comportamiento inesperado. [C\u00d3MO] se debe utilizar memmove."
}
],
"metrics": {},
"references": [
{
"url": "https://git.kernel.org/stable/c/9342da15f2491d8600eca89c8e0da08876fb969b",
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
},
{
"url": "https://git.kernel.org/stable/c/f1fd8a0a54e6d23a6d16ee29159f247862460fd1",
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
}
]
}