Lucene search
+L

55 matches found

RedHat Linux
RedHat Linux
added 2018/08/14 8:18 p.m.8 views

kernel: kvm: vmx: host GDT limit corruption

A flaw was found in Linux kernel's KVM virtualization subsystem. The VMX code does not restore the GDT.LIMIT to the previous host value, but instead sets it to 64KB. With a corrupted GDT limit a host's userspace code has an ability to place malicious entries in the GDT, particularly to the per-cp...

7.8CVSS7.3AI score0.0052EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2018/08/14 6:31 p.m.8 views

kernel: kvm: vmx: host GDT limit corruption

A flaw was found in Linux kernel's KVM virtualization subsystem. The VMX code does not restore the GDT.LIMIT to the previous host value, but instead sets it to 64KB. With a corrupted GDT limit a host's userspace code has an ability to place malicious entries in the GDT, particularly to the per-cp...

7.8CVSS7.3AI score0.0052EPSS
SaveExploits0References4
OSV
OSV
added 2018/08/01 6:29 a.m.15 views

CVE-2018-14775

tssalloc in sys/arch/i386/i386/gdt.c in OpenBSD 6.2 and 6.3 has a Local Denial of Service system crash due to incorrect I/O port access control on the i386 architecture...

5.5CVSS5.8AI score0.00341EPSS
SaveExploits0References5
Prion
Prion
added 2018/07/26 5:29 p.m.23 views

Design/Logic Flaw

A flaw was found in Linux kernel's KVM virtualization subsystem. The VMX code does not restore the GDT.LIMIT to the previous host value, but instead sets it to 64KB. With a corrupted GDT limit a host's userspace code has an ability to place malicious entries in the GDT, particularly to the per-cp...

7.2CVSS7.5AI score0.0052EPSS
SaveExploits0References11Affected Software5
OSV
OSV
added 2018/07/26 5:29 p.m.5 views

UBUNTU-CVE-2018-10901

A flaw was found in Linux kernel's KVM virtualization subsystem. The VMX code does not restore the GDT.LIMIT to the previous host value, but instead sets it to 64KB. With a corrupted GDT limit a host's userspace code has an ability to place malicious entries in the GDT, particularly to the per-cp...

7.8CVSS7.1AI score0.0052EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2018/07/26 5:0 p.m.28 views

CVE-2018-10901

A flaw was found in Linux kernel's KVM virtualization subsystem. The VMX code does not restore the GDT.LIMIT to the previous host value, but instead sets it to 64KB. With a corrupted GDT limit a host's userspace code has an ability to place malicious entries in the GDT, particularly to the per-cp...

7.8CVSS7.6AI score0.0052EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 2018/07/26 5:0 p.m.34 views

CVE-2018-10901

A flaw was found in Linux kernel's KVM virtualization subsystem. The VMX code does not restore the GDT.LIMIT to the previous host value, but instead sets it to 64KB. With a corrupted GDT limit a host's userspace code has an ability to place malicious entries in the GDT, particularly to the per-cp...

7.8CVSS7.7AI score0.0052EPSS
SaveExploits0
seebug.org
seebug.org
added 2018/05/21 12:0 a.m.3021 views

Microsoft Windows Kernel 'Win32k.sys' Local Privilege Escalation Vulnerability(CVE-2018-8120)

作者:bigric3 作者博客: 5月15日ESET发文其在3月份捕获了一个 pdf远程代码执行(cve-2018-4990)+windows本地权限提升(cve-2018-8120)的样本。ESET发文后,我从vt上下载了这样一份样本()。初步逆向,大致明确如外界所传,该漏洞处于开发测试阶段,不慎被上传到了公网样本检测的网上,由ESET捕获并提交微软和adobe修补。测试特征字符串如下 定位样本中关键的代码并调试分析...

7.2CVSS0.2AI score0.73721EPSS
SaveExploits18
Openbugbounty
Openbugbounty
added 2017/10/23 8:41 a.m.11 views

gdt-implants.com XSS vulnerability

Open Bug Bounty ID: OBB-360549 Description| Value ---|--- Affected Website:| gdt-implants.com Vulnerable Application:| Custom Code Vulnerability Type:| XSS Cross Site Scripting / CWE-79 CVSSv3 Score:| 6.1 CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N Remediation Guide:| OWASP XSS Prevention Cheat...

6.4AI score
SaveExploits0
0day.today
0day.today
added 2015/08/09 12:0 a.m.19 views

Linux/x86 memory sinkhole privilege escalation proof of concept Exploit

Exploit for linux platform in category local exploits ; memory sinkhole proof of concept ; hijack ring -2 execution through the apic overlay attack. ; deployed in ring 0 ; the SMBASE register of the core under attack TARGETSMBASE equ 0x1f5ef800 ; the location of the attack GDT. ; this is determin...

6.8AI score
SaveExploits0
Packet Storm
Packet Storm
added 2015/08/07 12:0 a.m.26 views

Linux/x86 Memory Sinkhole Proof Of Concept

; memory sinkhole proof of concept ; hijack ring -2 execution through the apic overlay attack. ; deployed in ring 0 ; the SMBASE register of the core under attack TARGETSMBASE equ 0x1f5ef800 ; the location of the attack GDT. ; this is determined by which register will be read out of the APIC ; fo...

0.3AI score
SaveExploits0
Exploit DB
Exploit DB
added 2015/08/07 12:0 a.m.28 views

Linux Kernel (x86) - Memory Sinkhole Privilege Escalation

; memory sinkhole proof of concept ; hijack ring -2 execution through the apic overlay attack. ; deployed in ring 0 ; the SMBASE register of the core under attack TARGETSMBASE equ 0x1f5ef800 ; the location of the attack GDT. ; this is determined by which register will be read out of the APIC ; fo...

5.3AI score
SaveExploits0
exploitpack
exploitpack
added 2015/08/07 12:0 a.m.12 views

Linux Kernel (x86) - Memory Sinkhole Privilege Escalation

Linux Kernel x86 - Memory Sinkhole Privilege Escalation ; memory sinkhole proof of concept ; hijack ring -2 execution through the apic overlay attack. ; deployed in ring 0 ; the SMBASE register of the core under attack TARGETSMBASE equ 0x1f5ef800 ; the location of the attack GDT. ; this is...

0.7AI score
SaveExploits0
rdot
rdot
added 2012/07/01 12:0 a.m.24 views

Под колпаком: обнаружение виртуальных машин / гипервизоров в *NIX

Часто бывает полезно определить, где мы находимся - в гостевой ОС или нет. Способов это узнать больше десятка, однако все они делятся на 2 типа: - поиск различий между поведением эмулятора и реального железа; - чтение данных эмулируемых железок чтение MAC, адреса шины, названия устройства; По...

7.1AI score
SaveExploits0
OSV
OSV
added 2011/01/25 1:0 a.m.4 views

DEBIAN-CVE-2010-4255

The fixuppagefault function in arch/x86/traps.c in Xen 4.0.1 and earlier on 64-bit platforms, when paravirtualization is enabled, does not verify that kernel mode is used to call the handlegdtldtmappingfault function, which allows guest OS users to cause a denial of service host OS BUGON via a...

6.1CVSS6.3AI score0.00761EPSS
SaveExploits0References1
Rows per page
Query Builder