2025-03-09 03:03:50 +00:00

29 lines
1.5 KiB
JSON

{
"id": "CVE-2022-49240",
"sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"published": "2025-02-26T07:01:00.977",
"lastModified": "2025-02-26T07:01:00.977",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nASoC: mediatek: mt8195: Fix error handling in mt8195_mt6359_rt1019_rt5682_dev_probe\n\nThe device_node pointer is returned by of_parse_phandle() with refcount\nincremented. We should use of_node_put() on it when done.\n\nThis function only calls of_node_put() in the regular path.\nAnd it will cause refcount leak in error path."
},
{
"lang": "es",
"value": "En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: ASoC: mediatek: mt8195: Se corrige la gesti\u00f3n de errores en mt8195_mt6359_rt1019_rt5682_dev_probe El puntero device_node es devuelto por of_parse_phandle() con refcount incrementado. Deber\u00edamos usar of_node_put() en \u00e9l cuando haya terminado. Esta funci\u00f3n solo llama a of_node_put() en la ruta regular. Y provocar\u00e1 una fuga de refcount en la ruta de error."
}
],
"metrics": {},
"references": [
{
"url": "https://git.kernel.org/stable/c/c4b7174fe5bb875a09a78674a14a1589d1a672f3",
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
},
{
"url": "https://git.kernel.org/stable/c/c652f8f0875b569f8afa80b8cf9762828fd6187b",
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
}
]
}