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.
References
Configurations
History
No history.
Information
Published : 2018-07-02 12:29
Updated : 2024-11-21 03:46
NVD link : CVE-2018-13053
Mitre link : CVE-2018-13053
CVE.ORG link : CVE-2018-13053
JSON object : View
Products Affected
linux
- linux_kernel
canonical
- ubuntu_linux
debian
- debian_linux
CWE
CWE-190
Integer Overflow or Wraparound