THREAT OPS › Threat News › [NVD] CVE-2024-49994 (MEDIUM 5.5) — In the Linux kernel, the following vulnerability has been resolved:
block: fix integer overflow in BLKSECDISCARD
I independently rediscovered
commit 22d24a544b0d49bbcbd61c8c0eaf77d3c9297155
block: fix overflow in blk_ioctl_discard()
but for secure erase.
Same problem:
ui
[NVD] CVE-2024-49994 (MEDIUM 5.5) — In the Linux kernel, the following vulnerability has been resolved: block: fix integer overflow in BLKSECDISCARD I independently rediscovered commit 22d24a544b0d49bbcbd61c8c0eaf77d3c9297155 block: fix overflow in blk_ioctl_discard() but for secure erase. Same problem: ui
CVE-2024-49994 CVSS: 5.5 MEDIUM Published: 2024-10-21T18:15:19.557
In the Linux kernel, the following vulnerability has been resolved:
block: fix integer overflow in BLKSECDISCARD
I independently rediscovered
commit 22d24a544b0d49bbcbd61c8c0eaf77d3c9297155 block: fix overflow in blk_ioctl_discard()
but for secure erase.
Same problem:
uint64_t r[2] = {512, 18446744073709551104ULL}; ioctl
Indicators of compromise
- 22d24a544b0d49bbcbd61c8c0eaf77d3c9297155sha1
- CVE-2024-49994cve
Original source: https://nvd.nist.gov/vuln/detail/CVE-2024-49994