Lucene search
+L

1048 matches found

Veracode
Veracode
added 2019/01/15 9:21 a.m.48 views

Local Privilege Escalation

kernel is vulnerable to arbitrary code execution attacks. The vulnerability exists as 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...

7.8CVSS7.4AI score0.18842EPSS
SaveExploits9References50Affected Software6
OSV
OSV
added 2019/01/03 4:29 p.m.5 views

DEBIAN-CVE-2018-16882

A use-after-free issue was found in the way the Linux kernel's KVM hypervisor processed posted interrupts when nested=1 virtualization is enabled. In nestedgetvmcs12pages, in case of an error while processing posted interrupt address, it unmaps the 'pidescpage' without resetting 'pidesc' descript...

8.8CVSS7.7AI score0.0036EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2019/01/03 4:29 p.m.5 views

CVE-2018-16882

A use-after-free issue was found in the way the Linux kernel's KVM hypervisor processed posted interrupts when nested=1 virtualization is enabled. In nestedgetvmcs12pages, in case of an error while processing posted interrupt address, it unmaps the 'pidescpage' without resetting 'pidesc' descript...

8.8CVSS8AI score0.0036EPSS
SaveExploits0References24Affected Software1
NVD
NVD
added 2019/01/03 4:29 p.m.22 views

CVE-2018-16882

A use-after-free issue was found in the way the Linux kernel's KVM hypervisor processed posted interrupts when nested=1 virtualization is enabled. In nestedgetvmcs12pages, in case of an error while processing posted interrupt address, it unmaps the 'pidescpage' without resetting 'pidesc' descript...

8.8CVSS7AI score0.0036EPSS
SaveExploits0References13
OSV
OSV
added 2019/01/03 12:0 a.m.5 views

UBUNTU-CVE-2018-16882

A use-after-free issue was found in the way the Linux kernel's KVM hypervisor processed posted interrupts when nested=1 virtualization is enabled. In nestedgetvmcs12pages, in case of an error while processing posted interrupt address, it unmaps the 'pidescpage' without resetting 'pidesc' descript...

8.8CVSS6.7AI score0.0036EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2018/12/18 12:0 a.m.15 views

PT-2018-2986 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 4.14.91 Linux kernel versions prior to 4.19.13 Description: The issue is related to a use-after-free problem in the Linux kernel's KVM hypervisor when processing posted interrupts with nested virtualization...

10CVSS7.4AI score0.92621EPSS
SaveExploits48References333
Oracle linux
Oracle linux
added 2018/06/25 12:0 a.m.112 views

kernel security and bug fix update

2.6.32-754.OL6 - Update genkey bug 25599697 2.6.32-754 - powerpc 64s: Add support for a store forwarding barrier at kernel entry/exit Mauricio Oliveira 1581053 CVE-2018-3639 - x86 amd: Disable AMD SSBD mitigation in a VM Waiman Long 1580360 - x86 specctrl: Fix late microcode problem with AMD Waim...

10CVSS9AI score0.92621EPSS
SaveExploits91
Tenable Nessus
Tenable Nessus
added 2018/06/06 12:0 a.m.33 views

SUSE SLES12 Security Update : kernel (SUSE-SU-2018:1505-1)

This update for the Linux Kernel 4.4.74-9229 fixes several issues. The following security issues were fixed : - CVE-2017-13166: An elevation of privilege vulnerability in the kernel v4l2 video driver was fixed. bsc1085447. - CVE-2018-8897: A statement in the System Programming Guide of the Intel ...

8CVSS7.2AI score0.18842EPSS
SaveExploits9References14
zdt
zdt
added 2018/05/23 12:0 a.m.436 views

AMD / ARM / Intel - Speculative Execution Variant 4 Speculative Store Bypass Exploit

Exploit for hardware platform in category dos / poc / ======== Intro / Overview ======== After Michael Schwarz made some interesting observations, we started looking into variants other than the three already-known ones. I noticed that Intel's Optimization Manual says in section 2.4.4.5 "Memory...

0.4AI score0.60631EPSS
SaveExploits3
Exploit DB
Exploit DB
added 2018/05/22 12:0 a.m.74 views

AMD / ARM / Intel - Speculative Execution Variant 4 Speculative Store Bypass

/ ======== Intro / Overview ======== After Michael Schwarz made some interesting observations, we started looking into variants other than the three already-known ones. I noticed that Intel's Optimization Manual says in section 2.4.4.5 "Memory Disambiguation": A load instruction micro-op may depe...

5.5CVSS6.8AI score0.60631EPSS
SaveExploits3
Prion
Prion
added 2018/05/15 4:29 p.m.28 views

Design/Logic Flaw

kernel KVM before versions kernel 4.16, kernel 4.16-rc7, kernel 4.17-rc1, kernel 4.17-rc2 and kernel 4.17-rc3 is vulnerable to a flaw in the way the Linux kernel's KVM hypervisor handled exceptions delivered after a stack switch operation via Mov SS or Pop SS instructions. During the stack switch...

4.6CVSS7.3AI score0.00773EPSS
SaveExploits0References14Affected Software11
Tenable Nessus
Tenable Nessus
added 2018/05/09 12:0 a.m.62 views

Oracle Linux 6 / 7 : Unbreakable Enterprise kernel (ELSA-2018-4098)

The remote Oracle Linux 6 / 7 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2018-4098 advisory. kernel-uek 3.8.13-118.20.7 - x86/entry/64: Dont use IST entry for BP stack Andy Lutomirski CVE-2018-8897 Tenable has extracted the preceding description blo...

7.8CVSS6.8AI score0.18842EPSS
SaveExploits9References2
RedHat Linux
RedHat Linux
added 2018/05/08 10:24 p.m.7 views

Kernel: KVM: error in exception handling leads to wrong debug stack value

A flaw was found in the way the Linux kernel's KVM hypervisor handled exceptions delivered after a stack switch operation via Mov SS or Pop SS instructions. During the stack switch operation, the processor did not deliver interrupts and exceptions, rather they are delivered once the first...

8CVSS7.2AI score0.00773EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2018/05/08 6:29 p.m.2 views

CVE-2018-8897

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 ...

7.8CVSS7.7AI score0.18842EPSS
SaveExploits9References56
OSV
OSV
added 2018/05/08 6:29 p.m.40 views

CVE-2018-8897

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 ...

7.8CVSS6.6AI score
SaveExploits0References48
Cvelist
Cvelist
added 2018/05/08 6:0 p.m.54 views

CVE-2018-8897

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 ...

7AI score0.18842EPSS
SaveExploits9References48
Debian CVE
Debian CVE
added 2018/05/08 6:0 p.m.75 views

CVE-2018-8897

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 ...

7.8CVSS7.2AI score0.18842EPSS
SaveExploits9
UbuntuCve
UbuntuCve
added 2018/05/08 5:0 p.m.61 views

CVE-2018-8897

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 ...

7.8CVSS6.8AI score0.18842EPSS
SaveExploits9References6
Oracle linux
Oracle linux
added 2018/01/09 12:0 a.m.108 views

Unbreakable Enterprise kernel security update

4.1.12-112.14.10 - x86/ia32: save and clear registers on syscall. Jamie Iles Orabug: 27355759 CVE-2017-5754 - x86/IBRS: Save current status of MSRIA32SPECCTRL Boris Ostrovsky Orabug: 27355887 - pti: Rename X86FEATUREKAISER to X86FEATUREPTI Pavel Tatashin Orabug: 27352353 CVE-2017-5754 - usb/core:...

5.6CVSS6.7AI score0.84172EPSS
SaveExploits11
Tenable Nessus
Tenable Nessus
added 2017/10/30 12:0 a.m.46 views

SUSE SLES12 Security Update : xen (SUSE-SU-2017:2873-1)

This update for xen fixes several issues: These security issues were fixed : - CVE-2017-5526: The ES1370 audio device emulation support was vulnerable to a memory leakage issue allowing a privileged user inside the guest to cause a DoS and/or potentially crash the Qemu process on the host...

8.8CVSS6.7AI score0.01547EPSS
SaveExploits2References28
Rows per page
Query Builder