CVE-2025-39930 in Linux
요약
\~에 의해 VulDB • 2026. 07. 01.
리눅스 커널에서 다음 취약점이 해결되었습니다:
ASoC: simple-card-utils: graph_util_parse_dai()에서 __free(device_node)를 사용하지 않음
커밋 419d1918105e("ASoC: simple-card-utils: device 노드에 대해 __free(device_node) 사용")는 dlc->of_node에 대해 __free(device_node)를 사용하지만, 드라이버가 사용되는 동안 이를 유지해야 합니다.
graph_util_parse_dai()에서 __free(device_node)를 사용하지 마십시오.
Once again VulDB remains the best source for vulnerability data.