Lucene search
+L

374 matches found

Ubuntu
Ubuntu
added 2014/10/31 5:30 p.m.86 views

USN-2396-1: Linux kernel vulnerabilities

Nadav Amit reported that the KVM Kernel Virtual Machine mishandles noncanonical addresses when emulating instructions that change the rip Instruction Pointer. A guest user with access to I/O or the MMIO can use this flaw to cause a denial of service system crash of the guest. CVE-2014-3647 A flaw...

5.5CVSS6.4AI score0.00595EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2014/10/31 12:00 a.m.49 views

Ubuntu 12.04 LTS : linux-lts-trusty vulnerabilities (USN-2394-1)

Nadav Amit reported that the KVM Kernel Virtual Machine mishandles noncanonical addresses when emulating instructions that change the rip Instruction Pointer. A guest user with access to I/O or the MMIO can use this flaw to cause a denial of service system crash of the guest. CVE-2014-3647 A flaw...

7.8CVSS6.5AI score0.03725EPSS
SaveExploits1References6
OpenVAS
OpenVAS
added 2014/10/31 12:00 a.m.53 views

Ubuntu: Security Advisory (USN-2394-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2014 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.8CVSS6.9AI score0.03725EPSS
SaveExploits1References2
Ubuntu
Ubuntu
added 2014/10/30 7:39 p.m.65 views

USN-2395-1: Linux kernel vulnerabilities

Nadav Amit reported that the KVM Kernel Virtual Machine mishandles noncanonical addresses when emulating instructions that change the rip Instruction Pointer. A guest user with access to I/O or the MMIO can use this flaw to cause a denial of service system crash of the guest. CVE-2014-3647 A flaw...

7.8CVSS6.7AI score0.03725EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2014/10/12 12:00 a.m.41 views

Fedora 19 : xen-4.2.5-3.fc19 (2014-12000)

Improper MSR range used for x2APIC emulation XSA-108, CVE-2014-7188 Race condition in HVMOPtrackdirtyvram XSA-104 1145736 Missing privilege level checks in x86 HLT, LGDT, LIDT, and LMSW emulation XSA-105 1145737 Missing privilege level checks in x86 emulation of software interrupts XSA-106 114573...

8.3CVSS8.2AI score0.00968EPSS
SaveExploits0References9
OSV
OSV
added 2014/10/02 2:55 p.m.11 views

DEBIAN-CVE-2014-7188

The hvmmsrreadintercept function in arch/x86/hvm/hvm.c in Xen 4.1 through 4.4.x uses an improper MSR range for x2APIC emulation, which allows local HVM guests to cause a denial of service host crash or read data from the hypervisor or other guests via unspecified vectors...

8.3CVSS8.7AI score0.00858EPSS
SaveExploits0References1
NVD
NVD
added 2014/10/02 2:55 p.m.23 views

CVE-2014-7188

The hvmmsrreadintercept function in arch/x86/hvm/hvm.c in Xen 4.1 through 4.4.x uses an improper MSR range for x2APIC emulation, which allows local HVM guests to cause a denial of service host crash or read data from the hypervisor or other guests via unspecified vectors...

8.3CVSS8.1AI score0.00858EPSS
SaveExploits0References17
Xen Project
Xen Project
added 2014/10/01 12:00 p.m.69 views

Improper MSR range used for x2APIC emulation

ISSUE DESCRIPTION The MSR range specified for APIC use in the x2APIC access model spans 256 MSRs. Hypervisor code emulating read and write accesses to these MSRs erroneously covered 1024 MSRs. While the write emulation path is written such that accesses to the extra MSRs would not have any bad...

8.3CVSS7.3AI score0.00858EPSS
SaveExploits0Affected Software1
zdt
zdt
added 2013/08/05 12:00 a.m.116 views

Linux Kernel MSR Driver Privilege Escalation Vulnerability

Proof of concept exploit for the /dev/cpu//msr race condition that allows for privilege escalation in Linux kernels prior to 3.7.6. // PoC exploit for /dev/cpu//msr, 32bit userland on a 64bit host // can do whatever in the commented area, re-enable module support, etc // requires CONFIGX86MSR and...

6.2CVSS7.8AI score0.01557EPSS
SaveExploits4
seebug.org
seebug.org
added 2013/08/05 12:00 a.m.24 views

Linux Kernel 'MSR' Driver Local Privilege Escalation

No description provided by source. // PoC exploit for /dev/cpu//msr, 32bit userland on a 64bit host // can do whatever in the commented area, re-enable module support, etc // requires CONFIGX86MSR and just uid 0 // a small race exists between the time when the MSR is written to the first // time...

7.1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2013/08/04 12:00 a.m.53 views

Linux Kernel MSR Driver Privilege Escalation

// PoC exploit for /dev/cpu//msr, 32bit userland on a 64bit host // can do whatever in the commented area, re-enable module support, etc // requires CONFIGX86MSR and just uid 0 // a small race exists between the time when the MSR is written to the first // time and when we issue our sysenter // w...

6.2CVSS1.1AI score0.01557EPSS
SaveExploits4
zdt
zdt
added 2013/08/03 12:00 a.m.87 views

Linux Kernel 'MSR' Driver Local Privilege Escalation

Exploit for linux platform in category local exploits // PoC exploit for /dev/cpu//msr, 32bit userland on a 64bit host // can do whatever in the commented area, re-enable module support, etc // requires CONFIGX86MSR and just uid 0 // a small race exists between the time when the MSR is written to...

6.2CVSS7.5AI score0.01557EPSS
SaveExploits4
exploitpack
exploitpack
added 2013/08/02 12:00 a.m.24 views

Linux Kernel 3.7.6 (RedHat x86x64) - MSR Driver Privilege Escalation

Linux Kernel 3.7.6 RedHat x86x64 - MSR Driver Privilege Escalation // PoC exploit for /dev/cpu//msr, 32bit userland on a 64bit host // can do whatever in the commented area, re-enable module support, etc // requires CONFIGX86MSR and just uid 0 // a small race exists between the time when the MSR ...

0.9AI score
SaveExploits0
Exploit DB
Exploit DB
added 2013/08/02 12:00 a.m.138 views

Linux Kernel 3.7.6 (RedHat x86/x64) - 'MSR' Driver Privilege Escalation

// PoC exploit for /dev/cpu//msr, 32bit userland on a 64bit host // can do whatever in the commented area, re-enable module support, etc // requires CONFIGX86MSR and just uid 0 // a small race exists between the time when the MSR is written to the first // time and when we issue our sysenter // w...

6.2CVSS6.7AI score0.01557EPSS
SaveExploits4
Tenable Nessus
Tenable Nessus
added 2013/07/12 12:00 a.m.263 views

Oracle Linux 5 / 6 : Unbreakable Enterprise kernel (ELSA-2013-2513)

The remote Oracle Linux 5 / 6 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2013-2513 advisory. - wakeupprocess should be never used to wakeup a TASKSTOPPED/TRACED task Oleg Nesterov Orabug: 16405869 CVE-2013-0871 - ptrace: ensure...

7.2CVSS6.9AI score0.01557EPSS
SaveExploits7References4
Tenable Nessus
Tenable Nessus
added 2013/07/12 12:00 a.m.48 views

Oracle Linux 5 / 6 : Unbreakable Enterprise kernel Security (ELSA-2013-2512)

The remote Oracle Linux 5 / 6 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2013-2512 advisory. - x86/msr: Add capabilities check Alan Cox Orabug: 16481233 CVE-2013-0268 ofa-2.6.32-300.39.5.el6uek mlnxen-2.6.32-300.39.5.el6uek Mon Dec 12 2011 Guru...

6.2CVSS6.8AI score0.01557EPSS
SaveExploits4References2
Tenable Nessus
Tenable Nessus
added 2013/07/12 12:00 a.m.55 views

Oracle Linux 5 : Important:kernel (ELSA-2007-0940)

The remote Oracle Linux 5 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2007-0940 advisory. 2.6.18-8.1.15.0.1.el5 - Fix bonding primary=ethX Bert Barbe IT 101532 ORA 5136660 - Add entropy module option to e1000/bnx2 John Sobecki ORA 6045759...

5CVSS5.8AI score0.03454EPSS
SaveExploits2References10
Tenable Nessus
Tenable Nessus
added 2013/07/12 12:00 a.m.54 views

Oracle Linux 6 : kernel (ELSA-2013-0630)

The remote Oracle Linux 6 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2013-0630 advisory. - kernel utrace: ensure archptrace/ptracerequest can never race with SIGKILL Oleg Nesterov 912073 912074 CVE-2013-0871 - x86 msr: Add capabilities chec...

6.9CVSS7AI score0.01557EPSS
SaveExploits7References3
RedHat Linux
RedHat Linux
added 2013/06/11 5:31 p.m.21 views

kernel: kvm: buffer overflow in handling of MSR_KVM_SYSTEM_TIME

The kvmsetmsrcommon function in arch/x86/kvm/x86.c in the Linux kernel through 3.8.4 does not ensure a required timepage alignment during an MSRKVMSYSTEMTIME operation, which allows guest OS users to cause a denial of service buffer overflow and host OS memory corruption or possibly have...

6.8CVSS6.9AI score0.00946EPSS
SaveExploits1References4
OSV
OSV
added 2013/03/18 12:00 a.m.7 views

UBUNTU-CVE-2013-1797

Use-after-free vulnerability in arch/x86/kvm/x86.c in the Linux kernel through 3.8.4 allows guest OS users to cause a denial of service host OS memory corruption or possibly have unspecified other impact via a crafted application that triggers use of a guest physical address GPA in 1 movable or 2...

6.8CVSS6.8AI score0.00894EPSS
SaveExploits0References7
Rows per page
Query Builder