VDB
DEBIAN-CVE-2024-36917
DEBIAN-CVE-2024-36917
PUBLISHED
CVSS 5.5 MEDIUM
In the Linux kernel, the following vulnerability has been resolved: block: fix overflow in blk_ioctl_discard() There is no check for overflow of 'start + len' in blk_ioctl_discard(). Hung task occurs if submit an discard ioctl with the following param: start = 0x80000000000ff000, len = 0x8000000000fff000; Add the overflow validation now.
Risk Scores
CVSS v3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:13 | linux | 0, 0 |
| Debian:12 | linux | 6.1.27-1, 6.1.37-1, 6.1.38-1 |
| Debian:11 | linux | 5.16.7-1, 6.10.6-1, 6.1.135-1 |
| Debian:14 | linux | 0, 0 |
Timeline
- May 30, 2024 CVE Published
- Apr 28, 2026 CVE Updated