Lucene search

K
debiancveDebian Security Bug TrackerDEBIANCVE:CVE-2024-36917
HistoryMay 30, 2024 - 4:15 p.m.

CVE-2024-36917

2024-05-3016:15:15
Debian Security Bug Tracker
security-tracker.debian.org
2
linux
kernel
vulnerability
resolved

7 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

15.6%

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.

7 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

15.6%

Related for DEBIANCVE:CVE-2024-36917