CVE Database
/

CVE-2018-8897

Back to search

CVE-2018-8897

Published: May 8, 2018

Modified: Aug 5, 2024

PUBLISHED

Description

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.

VendorProductVersions

n/a

n/a

affected
n/a

References

1040849
vdb-entry
x_refsource_SECTRACK
104071
vdb-entry
x_refsource_BID
RHSA-2018:1350
vendor-advisory
x_refsource_REDHAT
RHSA-2018:1347
vendor-advisory
x_refsource_REDHAT
44697
exploit
x_refsource_EXPLOIT-DB
1040866
vdb-entry
x_refsource_SECTRACK
RHSA-2018:1346
vendor-advisory
x_refsource_REDHAT
RHSA-2018:1348
vendor-advisory
x_refsource_REDHAT
RHSA-2018:1354
vendor-advisory
x_refsource_REDHAT
DSA-4196
vendor-advisory
x_refsource_DEBIAN
1040744
vdb-entry
x_refsource_SECTRACK
RHSA-2018:1351
vendor-advisory
x_refsource_REDHAT
RHSA-2018:1319
vendor-advisory
x_refsource_REDHAT
DSA-4201
vendor-advisory
x_refsource_DEBIAN
RHSA-2018:1355
vendor-advisory
x_refsource_REDHAT
RHSA-2018:1345
vendor-advisory
x_refsource_REDHAT
45024
exploit
x_refsource_EXPLOIT-DB
RHSA-2018:1349
vendor-advisory
x_refsource_REDHAT
RHSA-2018:1352
vendor-advisory
x_refsource_REDHAT
RHSA-2018:1318
vendor-advisory
x_refsource_REDHAT
VU#631579
third-party-advisory
x_refsource_CERT-VN
RHSA-2018:1524
vendor-advisory
x_refsource_REDHAT
1040861
vdb-entry
x_refsource_SECTRACK
RHSA-2018:1353
vendor-advisory
x_refsource_REDHAT
USN-3641-2
vendor-advisory
x_refsource_UBUNTU
1040882
vdb-entry
x_refsource_SECTRACK
USN-3641-1
vendor-advisory
x_refsource_UBUNTU

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now