Логотип exploitDog
bind:"CVE-2018-1087" OR bind:"CVE-2018-8897"
Консоль
Логотип exploitDog

exploitDog

bind:"CVE-2018-1087" OR bind:"CVE-2018-8897"

Количество 79

Количество 79

suse-cvrf логотип

SUSE-SU-2018:1518-1

около 7 лет назад

Security update for the Linux Kernel (Live Patch 16 for SLE 12 SP2)

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2018:1516-1

около 7 лет назад

Security update for the Linux Kernel (Live Patch 15 for SLE 12 SP2)

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2018:1511-1

около 7 лет назад

Security update for the Linux Kernel (Live Patch 19 for SLE 12 SP2)

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2018:1510-1

около 7 лет назад

Security update for the Linux Kernel (Live Patch 17 for SLE 12 SP2)

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2018:1505-1

около 7 лет назад

Security update for the Linux Kernel (Live Patch 10 for SLE 12 SP2)

EPSS: Низкий
oracle-oval логотип

ELSA-2018-1318

больше 7 лет назад

ELSA-2018-1318: kernel security, bug fix, and enhancement update (IMPORTANT)

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2018:1173-2

почти 7 лет назад

Security update for the Linux Kernel

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2018:1173-1

больше 7 лет назад

Security update for the Linux Kernel

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2018:1221-1

больше 7 лет назад

Security update for the Linux Kernel

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2018:1220-1

больше 7 лет назад

Security update for the Linux Kernel

EPSS: Низкий
ubuntu логотип

CVE-2018-1087

около 7 лет назад

kernel KVM before versions kernel 4.16, kernel 4.16-rc7, kernel 4.17-rc1, kernel 4.17-rc2 and kernel 4.17-rc3 is vulnerable to a flaw in the way the Linux kernel's KVM hypervisor handled exceptions delivered after a stack switch operation via Mov SS or Pop SS instructions. During the stack switch operation, the processor did not deliver interrupts and exceptions, rather they are delivered once the first instruction after the stack switch is executed. An unprivileged KVM guest user could use this flaw to crash the guest or, potentially, escalate their privileges in the guest.

CVSS3: 8
EPSS: Низкий
redhat логотип

CVE-2018-1087

больше 7 лет назад

kernel KVM before versions kernel 4.16, kernel 4.16-rc7, kernel 4.17-rc1, kernel 4.17-rc2 and kernel 4.17-rc3 is vulnerable to a flaw in the way the Linux kernel's KVM hypervisor handled exceptions delivered after a stack switch operation via Mov SS or Pop SS instructions. During the stack switch operation, the processor did not deliver interrupts and exceptions, rather they are delivered once the first instruction after the stack switch is executed. An unprivileged KVM guest user could use this flaw to crash the guest or, potentially, escalate their privileges in the guest.

CVSS3: 8
EPSS: Низкий
nvd логотип

CVE-2018-1087

около 7 лет назад

kernel KVM before versions kernel 4.16, kernel 4.16-rc7, kernel 4.17-rc1, kernel 4.17-rc2 and kernel 4.17-rc3 is vulnerable to a flaw in the way the Linux kernel's KVM hypervisor handled exceptions delivered after a stack switch operation via Mov SS or Pop SS instructions. During the stack switch operation, the processor did not deliver interrupts and exceptions, rather they are delivered once the first instruction after the stack switch is executed. An unprivileged KVM guest user could use this flaw to crash the guest or, potentially, escalate their privileges in the guest.

CVSS3: 8
EPSS: Низкий
debian логотип

CVE-2018-1087

около 7 лет назад

kernel KVM before versions kernel 4.16, kernel 4.16-rc7, kernel 4.17-r ...

CVSS3: 8
EPSS: Низкий
ubuntu логотип

CVE-2018-8897

больше 7 лет назад

A statement in the System Programming Guide of the Intel 64 and IA-32 Architectures Software Developer's Manual (SDM) was mishandled in the development of some or all operating-system kernels, resulting in unexpected behavior for #DB exceptions that are deferred by MOV SS or POP SS, as demonstrated by (for example) privilege escalation in Windows, macOS, some Xen configurations, or FreeBSD, or a Linux kernel crash. The MOV to SS and POP SS instructions inhibit interrupts (including NMIs), data breakpoints, and single step trap exceptions until the instruction boundary following the next instruction (SDM Vol. 3A; section 6.8.3). (The inhibited data breakpoints are those on memory accessed by the MOV to SS or POP to SS instruction itself.) Note that debug exceptions are not inhibited by the interrupt enable (EFLAGS.IF) system flag (SDM Vol. 3A; section 2.3). If the instruction following the MOV to SS or POP to SS instruction is an instruction like SYSCALL, SYSENTER, INT 3, etc. that t...

CVSS3: 7.8
EPSS: Средний
redhat логотип

CVE-2018-8897

больше 7 лет назад

A statement in the System Programming Guide of the Intel 64 and IA-32 Architectures Software Developer's Manual (SDM) was mishandled in the development of some or all operating-system kernels, resulting in unexpected behavior for #DB exceptions that are deferred by MOV SS or POP SS, as demonstrated by (for example) privilege escalation in Windows, macOS, some Xen configurations, or FreeBSD, or a Linux kernel crash. The MOV to SS and POP SS instructions inhibit interrupts (including NMIs), data breakpoints, and single step trap exceptions until the instruction boundary following the next instruction (SDM Vol. 3A; section 6.8.3). (The inhibited data breakpoints are those on memory accessed by the MOV to SS or POP to SS instruction itself.) Note that debug exceptions are not inhibited by the interrupt enable (EFLAGS.IF) system flag (SDM Vol. 3A; section 2.3). If the instruction following the MOV to SS or POP to SS instruction is an instruction like SYSCALL, SYSENTER, INT 3, etc. that t...

CVSS3: 6.5
EPSS: Средний
nvd логотип

CVE-2018-8897

больше 7 лет назад

A statement in the System Programming Guide of the Intel 64 and IA-32 Architectures Software Developer's Manual (SDM) was mishandled in the development of some or all operating-system kernels, resulting in unexpected behavior for #DB exceptions that are deferred by MOV SS or POP SS, as demonstrated by (for example) privilege escalation in Windows, macOS, some Xen configurations, or FreeBSD, or a Linux kernel crash. The MOV to SS and POP SS instructions inhibit interrupts (including NMIs), data breakpoints, and single step trap exceptions until the instruction boundary following the next instruction (SDM Vol. 3A; section 6.8.3). (The inhibited data breakpoints are those on memory accessed by the MOV to SS or POP to SS instruction itself.) Note that debug exceptions are not inhibited by the interrupt enable (EFLAGS.IF) system flag (SDM Vol. 3A; section 2.3). If the instruction following the MOV to SS or POP to SS instruction is an instruction like SYSCALL, SYSENTER, INT 3, etc. that tran

CVSS3: 7.8
EPSS: Средний
msrc логотип

CVE-2018-8897

больше 7 лет назад

Windows Kernel Elevation of Privilege Vulnerability

CVSS3: 7
EPSS: Средний
debian логотип

CVE-2018-8897

больше 7 лет назад

A statement in the System Programming Guide of the Intel 64 and IA-32 ...

CVSS3: 7.8
EPSS: Средний
suse-cvrf логотип

SUSE-SU-2018:1172-1

больше 7 лет назад

Security update for the Linux Kernel

EPSS: Низкий

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
suse-cvrf логотип
SUSE-SU-2018:1518-1

Security update for the Linux Kernel (Live Patch 16 for SLE 12 SP2)

около 7 лет назад
suse-cvrf логотип
SUSE-SU-2018:1516-1

Security update for the Linux Kernel (Live Patch 15 for SLE 12 SP2)

около 7 лет назад
suse-cvrf логотип
SUSE-SU-2018:1511-1

Security update for the Linux Kernel (Live Patch 19 for SLE 12 SP2)

около 7 лет назад
suse-cvrf логотип
SUSE-SU-2018:1510-1

Security update for the Linux Kernel (Live Patch 17 for SLE 12 SP2)

около 7 лет назад
suse-cvrf логотип
SUSE-SU-2018:1505-1

Security update for the Linux Kernel (Live Patch 10 for SLE 12 SP2)

около 7 лет назад
oracle-oval логотип
ELSA-2018-1318

ELSA-2018-1318: kernel security, bug fix, and enhancement update (IMPORTANT)

больше 7 лет назад
suse-cvrf логотип
SUSE-SU-2018:1173-2

Security update for the Linux Kernel

почти 7 лет назад
suse-cvrf логотип
SUSE-SU-2018:1173-1

Security update for the Linux Kernel

больше 7 лет назад
suse-cvrf логотип
SUSE-SU-2018:1221-1

Security update for the Linux Kernel

больше 7 лет назад
suse-cvrf логотип
SUSE-SU-2018:1220-1

Security update for the Linux Kernel

больше 7 лет назад
ubuntu логотип
CVE-2018-1087

kernel KVM before versions kernel 4.16, kernel 4.16-rc7, kernel 4.17-rc1, kernel 4.17-rc2 and kernel 4.17-rc3 is vulnerable to a flaw in the way the Linux kernel's KVM hypervisor handled exceptions delivered after a stack switch operation via Mov SS or Pop SS instructions. During the stack switch operation, the processor did not deliver interrupts and exceptions, rather they are delivered once the first instruction after the stack switch is executed. An unprivileged KVM guest user could use this flaw to crash the guest or, potentially, escalate their privileges in the guest.

CVSS3: 8
0%
Низкий
около 7 лет назад
redhat логотип
CVE-2018-1087

kernel KVM before versions kernel 4.16, kernel 4.16-rc7, kernel 4.17-rc1, kernel 4.17-rc2 and kernel 4.17-rc3 is vulnerable to a flaw in the way the Linux kernel's KVM hypervisor handled exceptions delivered after a stack switch operation via Mov SS or Pop SS instructions. During the stack switch operation, the processor did not deliver interrupts and exceptions, rather they are delivered once the first instruction after the stack switch is executed. An unprivileged KVM guest user could use this flaw to crash the guest or, potentially, escalate their privileges in the guest.

CVSS3: 8
0%
Низкий
больше 7 лет назад
nvd логотип
CVE-2018-1087

kernel KVM before versions kernel 4.16, kernel 4.16-rc7, kernel 4.17-rc1, kernel 4.17-rc2 and kernel 4.17-rc3 is vulnerable to a flaw in the way the Linux kernel's KVM hypervisor handled exceptions delivered after a stack switch operation via Mov SS or Pop SS instructions. During the stack switch operation, the processor did not deliver interrupts and exceptions, rather they are delivered once the first instruction after the stack switch is executed. An unprivileged KVM guest user could use this flaw to crash the guest or, potentially, escalate their privileges in the guest.

CVSS3: 8
0%
Низкий
около 7 лет назад
debian логотип
CVE-2018-1087

kernel KVM before versions kernel 4.16, kernel 4.16-rc7, kernel 4.17-r ...

CVSS3: 8
0%
Низкий
около 7 лет назад
ubuntu логотип
CVE-2018-8897

A statement in the System Programming Guide of the Intel 64 and IA-32 Architectures Software Developer's Manual (SDM) was mishandled in the development of some or all operating-system kernels, resulting in unexpected behavior for #DB exceptions that are deferred by MOV SS or POP SS, as demonstrated by (for example) privilege escalation in Windows, macOS, some Xen configurations, or FreeBSD, or a Linux kernel crash. The MOV to SS and POP SS instructions inhibit interrupts (including NMIs), data breakpoints, and single step trap exceptions until the instruction boundary following the next instruction (SDM Vol. 3A; section 6.8.3). (The inhibited data breakpoints are those on memory accessed by the MOV to SS or POP to SS instruction itself.) Note that debug exceptions are not inhibited by the interrupt enable (EFLAGS.IF) system flag (SDM Vol. 3A; section 2.3). If the instruction following the MOV to SS or POP to SS instruction is an instruction like SYSCALL, SYSENTER, INT 3, etc. that t...

CVSS3: 7.8
20%
Средний
больше 7 лет назад
redhat логотип
CVE-2018-8897

A statement in the System Programming Guide of the Intel 64 and IA-32 Architectures Software Developer's Manual (SDM) was mishandled in the development of some or all operating-system kernels, resulting in unexpected behavior for #DB exceptions that are deferred by MOV SS or POP SS, as demonstrated by (for example) privilege escalation in Windows, macOS, some Xen configurations, or FreeBSD, or a Linux kernel crash. The MOV to SS and POP SS instructions inhibit interrupts (including NMIs), data breakpoints, and single step trap exceptions until the instruction boundary following the next instruction (SDM Vol. 3A; section 6.8.3). (The inhibited data breakpoints are those on memory accessed by the MOV to SS or POP to SS instruction itself.) Note that debug exceptions are not inhibited by the interrupt enable (EFLAGS.IF) system flag (SDM Vol. 3A; section 2.3). If the instruction following the MOV to SS or POP to SS instruction is an instruction like SYSCALL, SYSENTER, INT 3, etc. that t...

CVSS3: 6.5
20%
Средний
больше 7 лет назад
nvd логотип
CVE-2018-8897

A statement in the System Programming Guide of the Intel 64 and IA-32 Architectures Software Developer's Manual (SDM) was mishandled in the development of some or all operating-system kernels, resulting in unexpected behavior for #DB exceptions that are deferred by MOV SS or POP SS, as demonstrated by (for example) privilege escalation in Windows, macOS, some Xen configurations, or FreeBSD, or a Linux kernel crash. The MOV to SS and POP SS instructions inhibit interrupts (including NMIs), data breakpoints, and single step trap exceptions until the instruction boundary following the next instruction (SDM Vol. 3A; section 6.8.3). (The inhibited data breakpoints are those on memory accessed by the MOV to SS or POP to SS instruction itself.) Note that debug exceptions are not inhibited by the interrupt enable (EFLAGS.IF) system flag (SDM Vol. 3A; section 2.3). If the instruction following the MOV to SS or POP to SS instruction is an instruction like SYSCALL, SYSENTER, INT 3, etc. that tran

CVSS3: 7.8
20%
Средний
больше 7 лет назад
msrc логотип
CVE-2018-8897

Windows Kernel Elevation of Privilege Vulnerability

CVSS3: 7
20%
Средний
больше 7 лет назад
debian логотип
CVE-2018-8897

A statement in the System Programming Guide of the Intel 64 and IA-32 ...

CVSS3: 7.8
20%
Средний
больше 7 лет назад
suse-cvrf логотип
SUSE-SU-2018:1172-1

Security update for the Linux Kernel

больше 7 лет назад

Уязвимостей на страницу