25 lines
967 B
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."
}
],
"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"
}
]
}