Lucene search
K

20 matches found

OSV
OSV
added 6 hours ago2 views

MINI-VM86-XW8F-R4HR

Bulletin has no description...

7.5CVSS5.2AI score0.00035EPSS
Exploits0
OSV
OSV
added 2026/03/04 5:24 a.m.1 views

MINI-5VR7-VM86-42G8

Bulletin has no description...

6.5CVSS5.9AI score0.00043EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2024/10/29 7:55 a.m.7 views

CVE-2024-50072

In the Linux kernel, the following vulnerability has been resolved: x86/bugs: Use code segment selector for VERW operand Robert Gill reported below GP in 32-bit mode when dosemu software was executing vm86 system call: general protection fault: 0000 1 PREEMPT SMP CPU: 4 PID: 4610 Comm: dosemu.bin...

5.5CVSS7.2AI score0.00021EPSS
Exploits0References4
OSV
OSV
added 2024/10/29 1:15 a.m.1 views

AZL-52077 CVE-2024-50072 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: x86/bugs: Use code segment selector for VERW operand Robert Gill reported below GP in 32-bit mode when dosemu software was executing vm86 system call: general protection fault: 0000 1 PREEMPT SMP CPU: 4 PID: 4610 Comm: dosemu.bin...

5.5CVSS7AI score0.00021EPSS
Exploits0References1
CVE
CVE
added 2024/10/29 12:50 a.m.137 views

CVE-2024-50072

CVE-2024-50072 affects the Linux kernel on x86 where VERW is used. The issue can trigger a general protection fault (#GP) in 32-bit vm86 contexts when VERW mitigations (e.g., MDS/RFDS) are enabled and the code segment selector is not properly referenced. The root cause is using VERW with an arbit...

5.5CVSS5.5AI score0.00021EPSS
Exploits0References8Affected Software1
SUSE CVE
SUSE CVE
added 2023/02/15 4:55 a.m.2 views

SUSE CVE-2016-9382

Xen 4.0.x through 4.7.x mishandle x86 task switches to VM86 mode, which allows local 32-bit x86 HVM guest OS users to gain privileges or cause a denial of service guest OS crash by leveraging a guest operating system that uses hardware task switching and allows a new task to start in VM86 mode...

7.8CVSS9AI score0.00124EPSS
Exploits0References12
0day.today
0day.today
added 2017/03/29 12:0 a.m.35 views

Vm86 - Syscall Task Switch Kernel Panic / Privilege Escalation Vulnerability

Exploit for linux platform in category local exploits Source: http://www.halfdog.net/Security/2013/Vm86SyscallTaskSwitchKernelPanic/ Introduction Problem description: The initial observation was, that the linux vm86 syscall, which allows to use the virtual-8086 mode from userspace for emulating o...

6.8AI score
Exploits0
OSV
OSV
added 2017/01/23 9:59 p.m.3 views

ALPINE-CVE-2016-9382

Xen 4.0.x through 4.7.x mishandle x86 task switches to VM86 mode, which allows local 32-bit x86 HVM guest OS users to gain privileges or cause a denial of service guest OS crash by leveraging a guest operating system that uses hardware task switching and allows a new task to start in VM86 mode...

7.8CVSS6.7AI score0.00124EPSS
Exploits0References1
OSV
OSV
added 2017/01/23 9:59 p.m.2 views

DEBIAN-CVE-2016-9382

Xen 4.0.x through 4.7.x mishandle x86 task switches to VM86 mode, which allows local 32-bit x86 HVM guest OS users to gain privileges or cause a denial of service guest OS crash by leveraging a guest operating system that uses hardware task switching and allows a new task to start in VM86 mode...

7.8CVSS8.9AI score0.00124EPSS
Exploits0References1
Prion
Prion
added 2017/01/23 9:59 p.m.26 views

Design/Logic Flaw

Xen 4.0.x through 4.7.x mishandle x86 task switches to VM86 mode, which allows local 32-bit x86 HVM guest OS users to gain privileges or cause a denial of service guest OS crash by leveraging a guest operating system that uses hardware task switching and allows a new task to start in VM86 mode...

4.6CVSS6.9AI score0.00124EPSS
Exploits0References5Affected Software2
UbuntuCve
UbuntuCve
added 2017/01/23 9:59 p.m.35 views

CVE-2016-9382

Xen 4.0.x through 4.7.x mishandle x86 task switches to VM86 mode, which allows local 32-bit x86 HVM guest OS users to gain privileges or cause a denial of service guest OS crash by leveraging a guest operating system that uses hardware task switching and allows a new task to start in VM86 mode...

7.8CVSS7.1AI score0.00124EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2016/12/08 12:0 a.m.38 views

Debian DSA-3729-1 : xen - security update

Multiple vulnerabilities have been discovered in the Xen hypervisor. The Common Vulnerabilities and Exposures project identifies the following problems : - CVE-2016-7777 XSA-190 Jan Beulich from SUSE discovered that Xen does not properly honor CR0.TS and CR0.EM for x86 HVM guests, potentially...

8.8CVSS7AI score0.00135EPSS
Exploits0References21
Tenable Nessus
Tenable Nessus
added 2016/12/05 12:0 a.m.51 views

Fedora 24 : xen (2016-95c104a4c6)

xen : various security flaws 1397383 x86 null segments not always treated as unusable XSA-191, CVE-2016-9386 x86 task switch to VM86 mode mis-handled XSA-192, CVE-2016-9382 x86 segment base write emulation lacking canonical address checks XSA-193, CVE-2016-9385 x86 64-bit bit test instruction...

8.8CVSS6.7AI score0.00135EPSS
Exploits0References10
Tenable Nessus
Tenable Nessus
added 2016/12/05 12:0 a.m.30 views

FreeBSD : xen-kernel -- x86 task switch to VM86 mode mis-handled (523bb0b7-ba4d-11e6-ae1b-002590263bf5)

The Xen Project reports : LDTR, just like TR, is purely a protected mode facility. Hence even when switching to a VM86 mode task, LDTR loading needs to follow protected mode semantics. This was violated by the code. On SVM AMD hardware: a malicious unprivileged guest process can escalate its...

7.8CVSS7.6AI score0.00124EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2016/11/25 12:0 a.m.47 views

Debian DLA-720-1 : xen security update

Multiple vulnerabilities have been discovered in the Xen hypervisor. The Common Vulnerabilities and Exposures project identifies the following problems : CVE-2016-9379, CVE-2016-9380 XSA-198 pygrub, the boot loader emulator, fails to quote or sanity check its results when reporting them to its...

8.8CVSS7.5AI score0.00135EPSS
Exploits0References8
Xen Project
Xen Project
added 2016/11/22 12:0 p.m.67 views

x86 task switch to VM86 mode mis-handled

ISSUE DESCRIPTION LDTR, just like TR, is purely a protected mode facility. Hence even when switching to a VM86 mode task, LDTR loading needs to follow protected mode semantics. This was violated by the code. IMPACT On SVM AMD hardware: a malicious unprivileged guest process can escalate its...

7.8CVSS1.4AI score0.00124EPSS
Exploits0Affected Software1
FreeBSD
FreeBSD
added 2016/11/22 12:0 a.m.25 views

xen-kernel -- x86 task switch to VM86 mode mis-handled

The Xen Project reports: LDTR, just like TR, is purely a protected mode facility. Hence even when switching to a VM86 mode task, LDTR loading needs to follow protected mode semantics. This was violated by the code. On SVM AMD hardware: a malicious unprivileged guest process can escalate its...

7.8CVSS1.2AI score0.00124EPSS
Exploits0References1
seebug.org
seebug.org
added 2014/01/02 12:0 a.m.13 views

Linux Kernel vm86 Syscall不能处理FPU异常本地拒绝服务漏洞

Linux Kernel是一款开源的Linux操作系统。 Linux Kernel VM86系统调用存在一个安全漏洞,在任务切换过程中存在不能处理FPU异常,允许本地攻击者可以利用漏洞使系统崩溃。 0 Linux Kernel 目前没有详细解决方案提供: https://kernel.org/ / This software is provided by the copyright owner "as is" and any expressed or implied warranties, including, but not limited to, the implied...

7AI score
Exploits0
exploitpack
exploitpack
added 2012/10/19 12:0 a.m.36 views

Vm86 - Syscall Task Switch Kernel Panic (Denial of Service) Privilege Escalation

Vm86 - Syscall Task Switch Kernel Panic Denial of Service Privilege Escalation Source: http://www.halfdog.net/Security/2013/Vm86SyscallTaskSwitchKernelPanic/ Introduction Problem description: The initial observation was, that the linux vm86 syscall, which allows to use the virtual-8086 mode from...

0.7AI score
Exploits0
Exploit DB
Exploit DB
added 2012/10/19 12:0 a.m.48 views

Vm86 - Syscall Task Switch Kernel Panic Denial of Service / Privilege Escalation

Source: http://www.halfdog.net/Security/2013/Vm86SyscallTaskSwitchKernelPanic/ Introduction Problem description: The initial observation was, that the linux vm86 syscall, which allows to use the virtual-8086 mode from userspace for emulating of old 8086 software as done with dosemu, was prone to...

7.4AI score
Exploits0
Rows per page
Query Builder