Lucene search
+L

947 matches found

Cvelist
Cvelist
added 2018/12/08 4:0 a.m.37 views

CVE-2018-19965

An issue was discovered in Xen through 4.11.x allowing 64-bit PV guest OS users to cause a denial of service host OS crash because GP0 can occur after a non-canonical address is passed to the TLB flushing code. NOTE: this issue exists because of an incorrect CVE-2017-5754 aka Meltdown mitigation...

6.2AI score0.00409EPSS
SaveExploits0References6
OSV
OSV
added 2018/11/21 12:29 a.m.1 views

CVE-2018-19406

kvmpvsendipi in arch/x86/kvm/lapic.c in the Linux kernel through 4.19.2 allows local users to cause a denial of service NULL pointer dereference and BUG via crafted system calls that reach a situation where the apic map is uninitialized...

5.5CVSS7.2AI score0.00356EPSS
SaveExploits0References2
Xen Project
Xen Project
added 2018/11/20 12:0 p.m.258 views

Fix for XSA-240 conflicts with shadow paging

ISSUE DESCRIPTION The fix for XSA-240 introduced a new field into the control structure associated with each page of RAM. This field was added to a union, another member of which is used when Xen uses shadow paging for the guest. During migration, or with the L1TF XSA-273 mitigation for PV guests...

8.8CVSS0.5AI score0.00438EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
added 2018/11/20 12:0 p.m.482 views

x86: DoS from attempting to use INVPCID with a non-canonical addresses

ISSUE DESCRIPTION The INVPCID instruction raises GP0 if an attempt is made to invalidate a non-canonical address. Older flushing mechanisms such as INVLPG tolerate this without error, and perform no action. There is one guest accessible path in Xen where a non-canonical address was passed into th...

5.6CVSS0.8AI score0.84172EPSS
SaveExploits3Affected Software1
Tenable Nessus
Tenable Nessus
added 2018/10/04 12:0 a.m.247 views

Debian DLA-1531-1 : linux-4.9 security update

Several vulnerabilities have been discovered in the Linux kernel that may lead to a privilege escalation, denial of service or information leaks. CVE-2018-6554 A memory leak in the irdabind function in the irda subsystem was discovered. A local user can take advantage of this flaw to cause a deni...

8.4CVSS7.6AI score0.08743EPSS
SaveExploits8References20
Debian
Debian
added 2018/10/03 11:59 p.m.210 views

[SECURITY] [DLA 1531-1] linux-4.9 security update

Package : linux-4.9 Version : 4.9.110-3+deb9u5deb8u1 CVE ID : CVE-2018-6554 CVE-2018-6555 CVE-2018-7755 CVE-2018-9363 CVE-2018-9516 CVE-2018-10902 CVE-2018-10938 CVE-2018-13099 CVE-2018-14609 CVE-2018-14617 CVE-2018-14633 CVE-2018-14678 CVE-2018-14734 CVE-2018-15572 CVE-2018-15594 CVE-2018-16276...

8.4CVSS7.6AI score0.08743EPSS
SaveExploits8
RedhatCVE
RedhatCVE
added 2018/07/30 2:19 a.m.29 views

CVE-2018-14678

An issue was discovered in the Linux kernel through 4.17.11, as used in Xen through 4.11.x. The xenfailsafecallback entry point in arch/x86/entry/entry64.S does not properly maintain RBX, which allows local users to cause a denial of service uninitialized memory usage and system crash. Within Xen...

7.8CVSS6.1AI score0.00409EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2018/07/30 12:0 a.m.34 views

SUSE SLES12 Security Update : xen (SUSE-SU-2018:2081-1)

This update for xen fixes the following issues: Security issues fixed : - CVE-2018-12891: Fix preemption checks bypass in x86 PV MM handling XSA-264 bsc1097521. - CVE-2018-12892: Fix libxl failure to honour readonly flag on HVM emulated SCSI disks XSA-266 bsc1097523. - CVE-2018-12893: Fix DB...

9.9CVSS7.3AI score0.02554EPSS
SaveExploits0References19
Cvelist
Cvelist
added 2018/07/28 6:0 p.m.31 views

CVE-2018-14678

An issue was discovered in the Linux kernel through 4.17.11, as used in Xen through 4.11.x. The xenfailsafecallback entry point in arch/x86/entry/entry64.S does not properly maintain RBX, which allows local users to cause a denial of service uninitialized memory usage and system crash. Within Xen...

8.3AI score0.00409EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2018/07/28 6:0 p.m.60 views

CVE-2018-14678

An issue was discovered in the Linux kernel through 4.17.11, as used in Xen through 4.11.x. The xenfailsafecallback entry point in arch/x86/entry/entry64.S does not properly maintain RBX, which allows local users to cause a denial of service uninitialized memory usage and system crash. Within Xen...

7.8CVSS6.9AI score0.00409EPSS
SaveExploits0
Xen Project
Xen Project
added 2018/07/25 5:0 p.m.758 views

Linux: Uninitialized state in x86 PV failsafe callback path

ISSUE DESCRIPTION Linux has a failsafe callback, invoked by Xen under certain conditions. Normally in this failsafe callback, errorentry is paired with errorexit; and errorentry uses %ebx to communicate to errorexit whether to use the user or kernel return path. Unfortunately, on 64-bit PV Xen on...

7.8CVSS2.4AI score0.00409EPSS
SaveExploits0
NVD
NVD
added 2018/07/02 5:29 p.m.24 views

CVE-2018-12891

An issue was discovered in Xen through 4.10.x. Certain PV MMU operations may take a long time to process. For that reason Xen explicitly checks for the need to preempt the current vCPU at certain points. A few rarely taken code paths did bypass such checks. By suitably enforcing the conditions...

6.5CVSS6.7AI score0.00435EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2018/07/02 5:29 p.m.30 views

CVE-2018-12891

An issue was discovered in Xen through 4.10.x. Certain PV MMU operations may take a long time to process. For that reason Xen explicitly checks for the need to preempt the current vCPU at certain points. A few rarely taken code paths did bypass such checks. By suitably enforcing the conditions...

6.5CVSS6.8AI score0.00435EPSS
SaveExploits0References2
NVD
NVD
added 2018/07/02 5:29 p.m.19 views

CVE-2018-12893

An issue was discovered in Xen through 4.10.x. One of the fixes in XSA-260 added some safety checks to help prevent Xen livelocking with debug exceptions. Unfortunately, due to an oversight, at least one of these safety checks can be triggered by a guest. A malicious PV guest can crash Xen, leadi...

6.5CVSS6.7AI score0.00414EPSS
SaveExploits0References9
OSV
OSV
added 2018/07/02 5:29 p.m.2 views

ALPINE-CVE-2018-12893

An issue was discovered in Xen through 4.10.x. One of the fixes in XSA-260 added some safety checks to help prevent Xen livelocking with debug exceptions. Unfortunately, due to an oversight, at least one of these safety checks can be triggered by a guest. A malicious PV guest can crash Xen, leadi...

6.5CVSS7.1AI score0.00414EPSS
SaveExploits0References1
Prion
Prion
added 2018/07/02 5:29 p.m.28 views

Hardcoded credentials

An issue was discovered in Xen through 4.10.x. One of the fixes in XSA-260 added some safety checks to help prevent Xen livelocking with debug exceptions. Unfortunately, due to an oversight, at least one of these safety checks can be triggered by a guest. A malicious PV guest can crash Xen, leadi...

2.1CVSS6.5AI score0.00414EPSS
SaveExploits0References9Affected Software2
OSV
OSV
added 2018/07/02 5:29 p.m.26 views

CVE-2018-12891

An issue was discovered in Xen through 4.10.x. Certain PV MMU operations may take a long time to process. For that reason Xen explicitly checks for the need to preempt the current vCPU at certain points. A few rarely taken code paths did bypass such checks. By suitably enforcing the conditions...

6.5CVSS6.9AI score
SaveExploits0References8
Cvelist
Cvelist
added 2018/07/02 5:0 p.m.31 views

CVE-2018-12891

An issue was discovered in Xen through 4.10.x. Certain PV MMU operations may take a long time to process. For that reason Xen explicitly checks for the need to preempt the current vCPU at certain points. A few rarely taken code paths did bypass such checks. By suitably enforcing the conditions...

6.4AI score0.00435EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2018/07/02 5:0 p.m.29 views

CVE-2018-12891

An issue was discovered in Xen through 4.10.x. Certain PV MMU operations may take a long time to process. For that reason Xen explicitly checks for the need to preempt the current vCPU at certain points. A few rarely taken code paths did bypass such checks. By suitably enforcing the conditions...

6.5CVSS0.9AI score0.00435EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2018/07/02 5:0 p.m.38 views

CVE-2018-12893

An issue was discovered in Xen through 4.10.x. One of the fixes in XSA-260 added some safety checks to help prevent Xen livelocking with debug exceptions. Unfortunately, due to an oversight, at least one of these safety checks can be triggered by a guest. A malicious PV guest can crash Xen, leadi...

6.5CVSS1.3AI score0.00414EPSS
SaveExploits0
Rows per page
Query Builder