29 lines
1.4 KiB
JSON
Raw Normal View History

{
"id": "CVE-2022-49717",
"sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"published": "2025-02-26T07:01:47.440",
"lastModified": "2025-02-26T07:01:47.440",
"vulnStatus": "Received",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nirqchip/apple-aic: Fix refcount leak in build_fiq_affinity\n\nof_find_node_by_phandle() returns a node pointer with refcount\nincremented, we should use of_node_put() on it when not need anymore.\nAdd missing of_node_put() to avoid refcount leak."
},
{
"lang": "es",
"value": "En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: irqchip/apple-aic: Se corrige la p\u00e9rdida de recuento de referencias en build_fiq_affinity. of_find_node_by_phandle() devuelve un puntero de nodo con el recuento de referencias incrementado. Deber\u00edamos usar of_node_put() en \u00e9l cuando ya no lo necesitemos. Se agrega el error of_node_put() faltante para evitar la p\u00e9rdida de recuento de referencias."
}
],
"metrics": {},
"references": [
{
"url": "https://git.kernel.org/stable/c/2dc14cebe5dc053434b507bb24e6821cb795050f",
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
},
{
"url": "https://git.kernel.org/stable/c/b1ac803f47cb1615468f35cf1ccb553c52087301",
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
}
]
}