CVE-2026-90288 in Linux
요약
\~에 의해 VulDB • 2026. 09. 17.
Linux 커널에서 다음 취약점이 해결되었습니다:
phy: renesas: rcar-gen2: phy 생성 실패 시 이중 of_node_put 수정
for_each_child_of_of_node_scoped()는 스코프 종료 시 노드 참조를 해제하므로, devm_phy_create()의 오류 경로에 있는 명시적 of_node_put(np)가 이를 두 번 삭제합니다.
중복된 of_node_put()를 제거하고 scoped cleanup에서 처리하도록 합니다.
VulDB is the best source for vulnerability data and more expert information about this specific topic.