CVE-2018-8897
CVE-2018-8897
Vexday Risk Score
48Atenção
Decisão SSVC (CISA)
Attend
PoC disponível → acompanhar de perto
Maturidade do exploit
Exploit funcional
PoC popular no GitHub (421 estrelas) — código de exploração amplamente disponível.
CVSS —EPSS 18.7%KEV nãoPoC públicaNuclei —Metasploit simPatch referenciado
Ciclo de vida
08 mai 2018Exploit Metasploit disponível
08 mai 2018Publicada no NVD
10 mai 2018PoC pública
Velocidade de armamento
2 diasaté o primeiro PoC
Armada rapidamente — atacantes priorizaram esta vulnerabilidade. Corrija com urgência.
Recomendação: Planejar correção próxima — já existe PoC pública.
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.
Produtos afetados
n/a · n/aPoCs públicas encontradas — 8
githubgithub.com/can1357/CVE-2018-8897★ 421githubgithub.com/nmulasmajic/syscall_exploit_CVE-2018-8897★ 118githubgithub.com/nmulasmajic/CVE-2018-8897★ 80githubgithub.com/jiazhang0/pop-mov-ss-exploit★ 4exploitdbwww.exploit-db.com/exploits/45024não verificadocve_referencewww.exploit-db.com/exploits/45024/não verificadoexploitdbwww.exploit-db.com/exploits/44697não verificadocve_referencewww.exploit-db.com/exploits/44697/não verificado⚠ Recursos públicos, para você avaliar a exposição de sistemas que controla ou está autorizado a testar. Teste apenas com autorização.
Referências
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=d8ba61ba58c88d5207c1ba2f7d9a2280e7d03be9http://openwall.com/lists/oss-security/2018/05/08/1http://openwall.com/lists/oss-security/2018/05/08/4https://access.redhat.com/errata/RHSA-2018:1318https://access.redhat.com/errata/RHSA-2018:1319https://access.redhat.com/errata/RHSA-2018:1345https://access.redhat.com/errata/RHSA-2018:1346https://access.redhat.com/errata/RHSA-2018:1347https://access.redhat.com/errata/RHSA-2018:1348https://access.redhat.com/errata/RHSA-2018:1349https://access.redhat.com/errata/RHSA-2018:1350https://access.redhat.com/errata/RHSA-2018:1351