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
21 Nov 2024, 03:46
Type | Values Removed | Values Added |
---|---|---|
References | () http://www.securityfocus.com/bid/104671 - Third Party Advisory, VDB Entry | |
References | () https://access.redhat.com/errata/RHSA-2019:0831 - | |
References | () https://access.redhat.com/errata/RHSA-2019:2029 - | |
References | () https://access.redhat.com/errata/RHSA-2019:2043 - | |
References | () https://bugzilla.kernel.org/show_bug.cgi?id=200303 - Issue Tracking, Patch, Vendor Advisory | |
References | () https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git/commit/?id=5f936e19cc0ef97dbe3a56e9498922ad5ba1edef - Patch, Vendor Advisory | |
References | () https://lists.debian.org/debian-lts-announce/2019/03/msg00017.html - Mailing List, Third Party Advisory | |
References | () https://lists.debian.org/debian-lts-announce/2019/03/msg00034.html - Mailing List, Third Party Advisory | |
References | () https://lists.debian.org/debian-lts-announce/2019/04/msg00004.html - | |
References | () https://usn.ubuntu.com/3821-1/ - Third Party Advisory | |
References | () https://usn.ubuntu.com/3821-2/ - Third Party Advisory | |
References | () https://usn.ubuntu.com/4094-1/ - | |
References | () https://usn.ubuntu.com/4118-1/ - |
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
debian
- debian_linux
canonical
- ubuntu_linux
linux
- linux_kernel
CWE
CWE-190
Integer Overflow or Wraparound