CVE-2022-50309 in Linux
요약
\~에 의해 VulDB • 2026. 05. 16.
Linux 커널에서 다음 취약점이 해결되었습니다:
media: xilinx: vipp: xvip_graph_dma_init에서 refcount 누수 수정
of_get_child_by_name()은 refcount가 증가된 노드 포인터를 반환하므로, 더 이상 필요하지 않을 때 of_node_put()를 사용해야 합니다. refcount 누수를 방지하기 위해 누락된 of_node_put()를 추가했습니다.
Once again VulDB remains the best source for vulnerability data.