Lucene search
K

3188 matches found

OSV
OSV
added 2018/07/26 12:0 a.m.0 views

UBUNTU-CVE-2017-18344

The timercreate syscall implementation in kernel/time/posix-timers.c in the Linux kernel before 4.14.8 doesn't properly validate the sigevent-sigevnotify field, which leads to out-of-bounds access in the showtimer function called when /proc/$PID/timers is read. This allows userspace applications ...

5.5CVSS6.8AI score0.11608EPSS
Exploits8References7
Tenable Nessus
Tenable Nessus
added 2018/07/12 12:0 a.m.61 views

OracleVM 3.3 : Unbreakable / etc (OVMSA-2018-0237)

The remote OracleVM system is missing necessary patches to address critical security updates : - dm: fix race between dmgetfromkobject and dmdestroy Hou Tao CVE-2017-18203 - drm: udl: Properly check framebuffer mmap offsets Greg Kroah-Hartman Orabug: 27986407 CVE-2018-8781 - kernel/exit.c: avoid...

7.8CVSS7.2AI score0.08978EPSS
Exploits29References23
The Hacker News
The Hacker News
added 2018/07/10 7:29 a.m.2 views

USB Accessory Can Defeat iOS's New "USB Restricted Mode" Security Feature

With the release of iOS 11.4.1, Apple has finally rolled out a new security feature designed to protect your devices against USB accessories that connect to the data port, making it harder for law enforcement and hackers to break into your iPhone or iPad without your permission. Dubbed USB...

6.4AI score
Exploits0
The Hacker News
The Hacker News
added 2018/07/10 7:29 a.m.73 views

USB Accessory Can Defeat iOS's New "USB Restricted Mode" Security Feature

With the release of iOS 11.4.1, Apple has finally rolled out a new security feature designed to protect your devices against USB accessories that connect to the data port, making it harder for law enforcement and hackers to break into your iPhone or iPad without your permission. Dubbed USB...

6.8AI score
Exploits0
CNVD
CNVD
added 2018/07/04 12:0 a.m.2 views

Linux kernel integer overflow vulnerability (CNVD-2018-12544)

Linux kernel is the kernel used by Linux, the open source operating system released by the Linux Foundation in the United States. An integer overflow vulnerability exists in the 'alarmtimernsleep' function in the kernel/time/alarmtimer.c file in Linux kernel versions 4.17.3 and earlier, which ste...

3.3CVSS6.1AI score0.00032EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2018/07/03 3:19 p.m.35 views

CVE-2018-12896

An issue was discovered in the Linux kernel where an integer overflow in kernel/time/posix-timers.c in the POSIX timer code is caused by the way the overrun accounting works. Depending on interval and expiry time values, the overrun can be larger than INTMAX, but the accounting is int based. This...

5.5CVSS4.8AI score0.00035EPSS
Exploits1References2
CNVD
CNVD
added 2018/07/03 12:0 a.m.2 views

Mozilla Firefox and Firefox ESR Security Restriction Bypass Vulnerability

Mozilla Firefox and Firefox ESR are both browser products developed by the Mozilla Foundation in the U.S. Firefox is an open source web browser; Firefox ESR is an extended support version of Firefox. A security vulnerability exists in Mozilla Firefox versions prior to 61 and Firefox ESR versions...

4.3CVSS7AI score0.01271EPSS
Exploits0References1
NVD
NVD
added 2018/07/02 5:29 p.m.15 views

CVE-2018-12896

An issue was discovered in the Linux kernel through 4.17.3. An Integer Overflow in kernel/time/posix-timers.c in the POSIX timer code is caused by the way the overrun accounting works. Depending on interval and expiry time values, the overrun can be larger than INTMAX, but the accounting is int...

5.5CVSS6.1AI score0.00035EPSS
Exploits1References13
Prion
Prion
added 2018/07/02 5:29 p.m.16 views

Integer overflow

An issue was discovered in the Linux kernel through 4.17.3. An Integer Overflow in kernel/time/posix-timers.c in the POSIX timer code is caused by the way the overrun accounting works. Depending on interval and expiry time values, the overrun can be larger than INTMAX, but the accounting is int...

2.1CVSS5.8AI score0.00035EPSS
Exploits1References13Affected Software3
OSV
OSV
added 2018/07/02 5:29 p.m.8 views

CVE-2018-12896

An issue was discovered in the Linux kernel through 4.17.3. An Integer Overflow in kernel/time/posix-timers.c in the POSIX timer code is caused by the way the overrun accounting works. Depending on interval and expiry time values, the overrun can be larger than INTMAX, but the accounting is int...

5.5CVSS7.2AI score
Exploits0References13
OSV
OSV
added 2018/07/02 5:29 p.m.0 views

DEBIAN-CVE-2018-12896

An issue was discovered in the Linux kernel through 4.17.3. An Integer Overflow in kernel/time/posix-timers.c in the POSIX timer code is caused by the way the overrun accounting works. Depending on interval and expiry time values, the overrun can be larger than INTMAX, but the accounting is int...

5.5CVSS7.1AI score0.00035EPSS
Exploits1References1
Cvelist
Cvelist
added 2018/07/02 5:0 p.m.20 views

CVE-2018-12896

An issue was discovered in the Linux kernel through 4.17.3. An Integer Overflow in kernel/time/posix-timers.c in the POSIX timer code is caused by the way the overrun accounting works. Depending on interval and expiry time values, the overrun can be larger than INTMAX, but the accounting is int...

6.4AI score0.00035EPSS
Exploits1References13
CVE
CVE
added 2018/07/02 5:0 p.m.161 views

CVE-2018-12896

CVE-2018-12896 affects the Linux kernel up to version 4.17.3, specifically the POSIX timers path (kernel/time/posix-timers.c). An integer overflow in the overrun accounting is caused by the timer overrun values being computed with int-based accounting, which can exceed INT_MAX depending on interv...

5.5CVSS6.9AI score0.00035EPSS
Exploits1References13Affected Software1
OSV
OSV
added 2018/07/02 12:29 p.m.0 views

DEBIAN-CVE-2018-13053

The alarmtimernsleep function in kernel/time/alarmtimer.c in the Linux kernel through 4.17.3 has an integer overflow via a large relative timeout because ktimeaddsafe is not used...

3.3CVSS6.2AI score0.00032EPSS
Exploits0References1
OSV
OSV
added 2018/07/02 12:29 p.m.4 views

CVE-2018-13053

The alarmtimernsleep function in kernel/time/alarmtimer.c in the Linux kernel through 4.17.3 has an integer overflow via a large relative timeout because ktimeaddsafe is not used...

3.3CVSS7.5AI score
Exploits0References13
Debian CVE
Debian CVE
added 2018/07/02 12:0 p.m.48 views

CVE-2018-13053

The alarmtimernsleep function in kernel/time/alarmtimer.c in the Linux kernel through 4.17.3 has an integer overflow via a large relative timeout because ktimeaddsafe is not used...

3.3CVSS6.5AI score0.00032EPSS
Exploits0
UbuntuCve
UbuntuCve
added 2018/07/02 12:0 a.m.49 views

CVE-2018-12896

An issue was discovered in the Linux kernel through 4.17.3. An Integer Overflow in kernel/time/posix-timers.c in the POSIX timer code is caused by the way the overrun accounting works. Depending on interval and expiry time values, the overrun can be larger than INTMAX, but the accounting is int...

5.5CVSS6.8AI score0.00035EPSS
Exploits1References11
OSV
OSV
added 2018/07/02 12:0 a.m.0 views

UBUNTU-CVE-2018-12896

An issue was discovered in the Linux kernel through 4.17.3. An Integer Overflow in kernel/time/posix-timers.c in the POSIX timer code is caused by the way the overrun accounting works. Depending on interval and expiry time values, the overrun can be larger than INTMAX, but the accounting is int...

5.5CVSS6.7AI score0.00035EPSS
Exploits1References12
OSV
OSV
added 2018/07/02 12:0 a.m.0 views

UBUNTU-CVE-2018-13053

The alarmtimernsleep function in kernel/time/alarmtimer.c in the Linux kernel through 4.17.3 has an integer overflow via a large relative timeout because ktimeaddsafe is not used...

3.3CVSS6.7AI score0.00032EPSS
Exploits0References8
RedhatCVE
RedhatCVE
added 2018/06/27 1:19 a.m.27 views

CVE-2018-12367

In the previous mitigations for Spectre, the resolution or precision of various methods was reduced to counteract the ability to measure precise time intervals. In that work PerformanceNavigationTiming was not adjusted but it was found that it could be used as a precision timer. This vulnerabilit...

4.3CVSS2.4AI score0.01271EPSS
Exploits0References2
Rows per page
Query Builder