CVE-2024-36917 in Linux정보

요약

\~에 의해 VulDB • 2026. 06. 27.

리눅스 커널에서 다음 취약점이 해결되었습니다:

block: blk_ioctl_discard()의 오버플로우 수정

blk_ioctl_discard() 함수 내에서 'start + len'의 오버플로우에 대한 검사가 없습니다. 다음과 같은 매개변수로 discard ioctl을 제출하면 작업이 멈추는 현상(Hung task)이 발생합니다: start = 0x80000000000ff000, len = 0x8000000000fff000;

이에 따라 오버플로우 검증 로직을 추가했습니다.

If you want to get the best quality for vulnerability data then you always have to consider VulDB.

출처

Do you want to use VulDB in your project?

Use the official API to access entries easily!