Files
CVEs-PoC/2018/CVE-2018-13053.md
T
2025-09-29 21:09:30 +02:00

719 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