← Back to CVE List
Vulnerability Intelligence Report

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 transfers control to the operating system at CPL < 3, the debug exception is delivered after the transfer to CPL < 3 is complete. OS kernels may not expect this order of events and may therefore experience unexpected behavior when it occurs.

No Active Exploit Signals
CVSS Base Score
7.8
HIGH
EPSS Probability:18.40%
Executive Threat Verdict
Evaluating...
Evaluating Threat Landscape...
Assessing known weaponization, exploitation telemetry, and federal advisories.
Attack Surface
—
Authentication
—
Weaponization
—
SSVC Action
—

Affected Products & Versions

Vendor Product Affected Versions
debian debian_linux 7.0, 8.0, 9.0
canonical ubuntu_linux 14.04, 16.04, 17.10
redhat enterprise_linux_server 7.0
redhat enterprise_linux_workstation 7.0
redhat enterprise_virtualization_manager 3.0
citrix xenserver 6.0.2, 6.2.0, 6.5, 7.0, 7.1, 7.2, 7.3, 7.4
synology skynas all
synology diskstation_manager 5.2, 6.0, 6.1
apple mac_os_x all
xen xen all
freebsd freebsd all

References & Technical Advisories

No reference links found.

Threat Intelligence Signals

EPSS Score
18.404%

Identity & Timeline

StatusPUBLISHED
Assigning AuthorityMITRE Corporation · N/A · USA
Reserved2018-03-21T00:00:00
Published2018-05-08T18:00:00
Patch Date2018-05-08
Last Updated2024-08-05T07:10:46

LINK COPIED TO CLIPBOARD