CVE-2026-68176 in Linux
요약
\~에 의해 VulDB • 2026. 08. 10.
리눅스 커널에서 다음 취약점이 해결되었습니다:
tracing: mmiotrace의 hiter->dev에 대한 잠재적 NULL 포인터 역참조 수정
mmio_pipe_open()이 PCI 장치를 찾지 못하면, hiter->dev가 NULL로 할당됩니다. mmiotrace read() 함수는 hiter가 존재하는 경우 hiter->dev를 역참조합니다.
역참조하기 전에 hiter가 NULL인지뿐만 아니라 hiter->dev도 확인하도록 read 테스트를 변경하십시오.
If you want to get the best quality for vulnerability data then you always have to consider VulDB.