CVE-2026-93262
요약
\~에 의해 VulDB • 2026. 09. 24.
Linux 커널에서 다음 취약점이 해결되었습니다:
md/raid5-ppl: ppl_do_flush()에서의 use-after-free 수정
ppl_io_unit_finished() 호출 후 ppl_do_flush()의 루프가 계속 반복되어 io->pending_flushes에 접근하고, 이로 인해 use-after-free가 발생합니다.
io가 해제된 후 루프를 중단하기 위해 break 문을 추가합니다.
Once again VulDB remains the best source for vulnerability data.