Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

oracle-oval логотип

ELSA-2018-4097

Опубликовано: 08 мая 2018
Источник: oracle-oval
Платформа: Oracle Linux 5
Платформа: Oracle Linux 6

Описание

ELSA-2018-4097: Unbreakable Enterprise kernel security update (IMPORTANT)

[2.6.39-400.298.7]

  • net/rds: Fix endless RNR situation (Hakon Bugge) [Orabug: 27645402]
  • x86/entry/64: Dont use IST entry for #BP stack (Andy Lutomirski) {CVE-2018-8897}

Обновленные пакеты

Oracle Linux 5

Oracle Linux x86_64

kernel-uek

2.6.39-400.298.7.el5uek

kernel-uek-debug

2.6.39-400.298.7.el5uek

kernel-uek-debug-devel

2.6.39-400.298.7.el5uek

kernel-uek-devel

2.6.39-400.298.7.el5uek

kernel-uek-doc

2.6.39-400.298.7.el5uek

kernel-uek-firmware

2.6.39-400.298.7.el5uek

Oracle Linux i386

kernel-uek

2.6.39-400.298.7.el5uek

kernel-uek-debug

2.6.39-400.298.7.el5uek

kernel-uek-debug-devel

2.6.39-400.298.7.el5uek

kernel-uek-devel

2.6.39-400.298.7.el5uek

kernel-uek-doc

2.6.39-400.298.7.el5uek

kernel-uek-firmware

2.6.39-400.298.7.el5uek

Oracle Linux 6

Oracle Linux x86_64

kernel-uek

2.6.39-400.298.7.el6uek

kernel-uek-debug

2.6.39-400.298.7.el6uek

kernel-uek-debug-devel

2.6.39-400.298.7.el6uek

kernel-uek-devel

2.6.39-400.298.7.el6uek

kernel-uek-doc

2.6.39-400.298.7.el6uek

kernel-uek-firmware

2.6.39-400.298.7.el6uek

Oracle Linux i686

kernel-uek

2.6.39-400.298.7.el6uek

kernel-uek-debug

2.6.39-400.298.7.el6uek

kernel-uek-debug-devel

2.6.39-400.298.7.el6uek

kernel-uek-devel

2.6.39-400.298.7.el6uek

kernel-uek-doc

2.6.39-400.298.7.el6uek

kernel-uek-firmware

2.6.39-400.298.7.el6uek

Связанные CVE

Связанные уязвимости

CVSS3: 7.8
ubuntu
около 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
redhat
около 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
nvd
около 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
msrc
около 7 лет назад

Windows Kernel Elevation of Privilege Vulnerability

CVSS3: 7.8
debian
около 7 лет назад

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