mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-08 14:24:48 +02:00
708 B
708 B
CVE-2018-13053
Description
The alarm_timer_nsleep function in kernel/time/alarmtimer.c in the Linux kernel through 4.17.3 has an integer overflow via a large relative timeout because ktime_add_safe is not used.