Lucene search
+L

56 matches found

SUSE CVE
SUSE CVE
added 2023/02/15 4:59 a.m.10 views

SUSE CVE-2016-6878

The Curve25519 code in botan before 1.11.31, on systems without a native 128-bit integer type, might allow attackers to have unspecified impact via vectors related to undefined behavior, as demonstrated on 32-bit ARM systems compiled by Clang...

9.8CVSS7.4AI score0.01132EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2020/02/10 8:44 a.m.31 views

CVE-2019-19581

An issue was discovered in Xen through 4.12.x allowing 32-bit Arm guest OS users to cause a denial of service out-of-bounds access because certain bit iteration is mishandled. In a number of places bitmaps are being used by the hypervisor to track certain state. Iteration over all bits involves...

6.5CVSS3.3AI score0.00374EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2019/12/20 12:00 a.m.46 views

Xen 32-bit Arm Guest OS Denial Of Service vulnerability (XSA-307)

According to its self-reported version number, the Xen hypervisor installed on the remote host is affected by a denial of service vulnerability due to a mishandling of a certain bit iteration in 32-bit Arm systems. An authenticated local attacker can exploit this issue, to cause a denial of servi...

6.5CVSS6.9AI score0.00378EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2019/12/16 12:00 a.m.69 views

SUSE SLES12 Security Update : xen (SUSE-SU-2019:3297-1)

This update for xen fixes the following issues : CVE-2019-19581: Fixed a potential out of bounds on 32-bit Arm bsc1158003 XSA-307. CVE-2019-19582: Fixed a potential infinite loop when x86 accesses to bitmaps with a compile time known size of 64 bsc1158003 XSA-307. CVE-2019-19583: Fixed improper...

9.8CVSS7.4AI score0.03133EPSS
SaveExploits0References45
Tenable Nessus
Tenable Nessus
added 2019/12/16 12:00 a.m.36 views

SUSE SLES12 Security Update : xen (SUSE-SU-2019:3296-1)

This update for xen fixes the following issues : CVE-2019-19581: Fixed a potential out of bounds on 32-bit Arm bsc1158003 XSA-307. CVE-2019-19582: Fixed a potential infinite loop when x86 accesses to bitmaps with a compile time known size of 64 bsc1158003 XSA-307. CVE-2019-19583: Fixed improper...

8.8CVSS6.9AI score0.02155EPSS
SaveExploits0References18
OSV
OSV
added 2019/12/11 6:16 p.m.11 views

CVE-2019-19581

An issue was discovered in Xen through 4.12.x allowing 32-bit Arm guest OS users to cause a denial of service out-of-bounds access because certain bit iteration is mishandled. In a number of places bitmaps are being used by the hypervisor to track certain state. Iteration over all bits involves...

6.5CVSS8.3AI score
SaveExploits0References7
NVD
NVD
added 2019/12/11 6:16 p.m.23 views

CVE-2019-19581

An issue was discovered in Xen through 4.12.x allowing 32-bit Arm guest OS users to cause a denial of service out-of-bounds access because certain bit iteration is mishandled. In a number of places bitmaps are being used by the hypervisor to track certain state. Iteration over all bits involves...

6.5CVSS7.4AI score0.00374EPSS
SaveExploits0References7
Prion
Prion
added 2019/12/11 6:16 p.m.26 views

Out-of-bounds

An issue was discovered in Xen through 4.12.x allowing 32-bit Arm guest OS users to cause a denial of service out-of-bounds access because certain bit iteration is mishandled. In a number of places bitmaps are being used by the hypervisor to track certain state. Iteration over all bits involves...

2.1CVSS6.2AI score0.00374EPSS
SaveExploits0References7Affected Software2
Cvelist
Cvelist
added 2019/12/11 4:50 p.m.40 views

CVE-2019-19581

An issue was discovered in Xen through 4.12.x allowing 32-bit Arm guest OS users to cause a denial of service out-of-bounds access because certain bit iteration is mishandled. In a number of places bitmaps are being used by the hypervisor to track certain state. Iteration over all bits involves...

7.1AI score0.00374EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2019/12/11 4:50 p.m.53 views

CVE-2019-19581

An issue was discovered in Xen through 4.12.x allowing 32-bit Arm guest OS users to cause a denial of service out-of-bounds access because certain bit iteration is mishandled. In a number of places bitmaps are being used by the hypervisor to track certain state. Iteration over all bits involves...

6.5CVSS3.3AI score0.00374EPSS
SaveExploits0
CVE
CVE
added 2019/12/11 4:50 p.m.159 views

CVE-2019-19581

CVE-2019-19581 affects the Xen hypervisor (notably up to 4.12.x) and is described in connected advisories as a find_next_bit() issue causing an out-of-bounds access in 32-bit ARM bitmaps when the bit count is a multiple of 32. This can lead to a hypervisor crash or denial of service. 32-bit ARM s...

6.5CVSS6.9AI score0.00374EPSS
SaveExploits0References7Affected Software1
UbuntuCve
UbuntuCve
added 2019/05/22 7:29 p.m.371 views

CVE-2018-12886

stackprotectprologue in cfgexpand.c and stackprotectepilogue in function.c in GNU Compiler Collection GCC 4.1 through 8 under certain circumstances generate instruction sequences when targeting ARM targets that spill the address of the stack protector guard, which allows an attacker to bypass the...

8.1CVSS7.2AI score0.0212EPSS
SaveExploits1References2
NVD
NVD
added 2017/04/10 3:59 p.m.27 views

CVE-2016-6878

The Curve25519 code in botan before 1.11.31, on systems without a native 128-bit integer type, might allow attackers to have unspecified impact via vectors related to undefined behavior, as demonstrated on 32-bit ARM systems compiled by Clang...

9.8CVSS9.7AI score0.01132EPSS
SaveExploits0References1
Prion
Prion
added 2017/04/10 3:59 p.m.21 views

Integer overflow

The Curve25519 code in botan before 1.11.31, on systems without a native 128-bit integer type, might allow attackers to have unspecified impact via vectors related to undefined behavior, as demonstrated on 32-bit ARM systems compiled by Clang...

7.5CVSS7.5AI score0.01132EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2017/04/10 3:00 p.m.31 views

CVE-2016-6878

The Curve25519 code in botan before 1.11.31, on systems without a native 128-bit integer type, might allow attackers to have unspecified impact via vectors related to undefined behavior, as demonstrated on 32-bit ARM systems compiled by Clang...

9.7AI score0.01132EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2017/04/10 3:00 p.m.40 views

CVE-2016-6878

Removed by vendor...

9.8CVSS9.6AI score0.01132EPSS
SaveExploits0
Rows per page
Query Builder