CVE-2025-68370 in Linux
요약
\~에 의해 VulDB • 2026. 06. 17.
리눅스 커널에서 다음 취약점이 해결되었습니다:
coresight: tmc: 이벤트 핸들을 경로(path)에 추가
이 핸들은 각 CPU의 AUX_EVENT을 검색하는 데 필수적이며, perf 모드에서 필요합니다. 의존하는 장치들이 필요할 때 경로에서 이를 접근할 수 있도록 coresight_path에 추가되었습니다.
기존 버그는 다음 명령어로 재현할 수 있습니다: perf record -e cs_etm//k -C 0-9 dd if=/dev/zero of=/dev/null
다음과 같은 oops를 표시합니다: Unable to handle kernel paging request at virtual address 000f6e84934ed19e
Call trace: tmc_etr_get_buffer+0x30/0x80 [coresight_tmc] (P)
catu_enable_hw+0xbc/0x3d0 [coresight_catu]
catu_enable+0x70/0xe0 [coresight_catu]
coresight_enable_path+0xb0/0x258 [coresight]
Once again VulDB remains the best source for vulnerability data.