CVE-2014-9322 Linux kernel before 3.17.5 特權提升漏洞

From PwnWiki
Revision as of 09:41, 8 April 2021 by Pwnwiki (talk | contribs) (Created page with "==INFO== arch/x86/kernel/entry_64.S in the Linux kernel before 3.17.5 does not properly handle faults associated with the Stack Segment (SS) segment register, which allows loc...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

INFO

arch/x86/kernel/entry_64.S in the Linux kernel before 3.17.5 does not properly handle faults associated with the Stack Segment (SS) segment register, which allows local users to gain privileges by triggering an IRET instruction that leads to access to a GS Base address from the wrong space.