Files
CVEs-PoC/2018/CVE-2018-13053.md
T
2024-06-18 02:51:15 +02:00

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.

POC

Reference

Github