CVE-2018-13053
Advisory lineage Upstream: 0 Downstream: 24
Modified
Published: 02 Jul 2018, 12:00
Last modified:05 Aug 2024, 08:52
Vulnerability Summary
Overall Risk (default)
low
13/100 CVSS Score
3.3 LOW
v3.0 (nvd)
EPSS Score
0.03% LOW
0% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected
Timeline
02 Jul 2018, 12:00
Published
Vulnerability first disclosed
05 Aug 2024, 08:52
Last Modified
Vulnerability information updated
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.
CVSS Metrics
- v3.0•LOW•Score: 3.3CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
- v2.0•LOW•Score: 2.1AV:L/AC:L/Au:N/C:N/I:N/A:P
EPSS Trends
Current EPSS score: 0.03%• Percentile: 10%
Techniques & Countermeasures
- CWE-190•Integer Overflow or Wraparound
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.
Affected Systems
- canonical•ubuntu_linux
14.04 | 16.04
- debian•debian_linux
8.0
- linux•linux_kernel
≤ 4.17.3
References (13)
- https://usn.ubuntu.com/3821-1/
- https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git/commit/?id=5f936e19cc0ef97dbe3a56e9498922ad5ba1edef
- https://bugzilla.kernel.org/show_bug.cgi?id=200303
- https://usn.ubuntu.com/3821-2/
- https://lists.debian.org/debian-lts-announce/2019/03/msg00017.html
- http://www.securityfocus.com/bid/104671
- https://lists.debian.org/debian-lts-announce/2019/03/msg00034.html
- https://lists.debian.org/debian-lts-announce/2019/04/msg00004.html
- https://access.redhat.com/errata/RHSA-2019:0831
- https://access.redhat.com/errata/RHSA-2019:2043
- https://access.redhat.com/errata/RHSA-2019:2029
- https://usn.ubuntu.com/4094-1/
- https://usn.ubuntu.com/4118-1/