Lucene search
+L

2182 matches found

RedhatCVE
RedhatCVE
added 2020/07/29 5:06 p.m.41 views

CVE-2020-14311

A flaw was found in grub2 while handling symlink on ext filesystems. A filesystem containing a symbolic link with an inode size of UINT32MAX causes an arithmetic overflow, leading to a zero-sized memory allocation with a subsequent heap-based buffer overflow. The highest threat from this...

3.6CVSS1.7AI score0.00465EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2020/07/29 5:06 p.m.45 views

CVE-2020-14309

A flaw was found in grub2. When handling squashfs filesystems containing a symbolic link with name length of UINT32 bytes in size, the name size leads to an arithmetic overflow leading to a zero-size allocation further causing a heap-based buffer overflow with attacker controlled data. The highes...

4.6CVSS2.6AI score0.00482EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2020/07/29 5:06 p.m.57 views

CVE-2020-14310

A flaw was found in grub2. An expected font value is not verified before proceeding with buffer allocations allowing an attacker to use a malicious font file to create an arithmetic overflow, zero-sized allocation, and further heap-based buffer overflow. The highest threat from this vulnerability...

3.6CVSS3AI score0.00478EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2020/07/29 5:06 p.m.42 views

CVE-2020-14308

A flaw was found in current grub2 versions as shipped with Red Hat Enterprise Linux 7 and 8, where the grub memory allocator doesn't check for possible arithmetic overflows on the requested allocation size. This issue leads the function to return invalid memory allocations, causing heap-based...

4.4CVSS3.3AI score0.00432EPSS
SaveExploits0References3
OSV
OSV
added 2020/07/29 5:00 p.m.11 views

SUSE-SU-2020:2076-1 Security update for grub2

This update for grub2 fixes the following issues: - Fix for CVE-2020-10713 bsc1168994 - Fix for CVE-2020-14308 CVE-2020-14309, CVE-2020-14310, CVE-2020-14311 bsc1173812 - Fix for CVE-2020-15706 bsc1174463 - Fix for CVE-2020-15707 bsc1174570 - Use overflow checking primitives where the arithmetic...

8.2CVSS7.4AI score0.01711EPSS
SaveExploits1References13
UbuntuCve
UbuntuCve
added 2020/07/29 5:00 p.m.21 views

CVE-2020-14309

There's an issue with grub2 in all versions before 2.06 when handling squashfs filesystems containing a symbolic link with name length of UINT32 bytes in size. The name size leads to an arithmetic overflow leading to a zero-size allocation further causing a heap-based buffer overflow with attacke...

6.7CVSS7AI score0.00482EPSS
SaveExploits0References6
OSV
OSV
added 2020/07/29 5:00 p.m.14 views

UBUNTU-CVE-2020-14310

There is an issue on grub2 before version 2.06 at function readsectionasstring. It expects a font name to be at max UINT32MAX - 1 length in bytes but it doesn't verify it before proceed with buffer allocation to read the value from the font value. An attacker may leverage that by crafting a...

6CVSS7.2AI score0.00478EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2020/07/29 5:00 p.m.30 views

CVE-2020-15706

GRUB2 contains a race condition in grubscriptfunctioncreate leading to a use-after-free vulnerability which can be triggered by redefining a function whilst the same function is already executing, leading to arbitrary code execution and secure boot restriction bypass. This issue affects GRUB2...

6.4CVSS7.2AI score0.00977EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2020/07/29 5:00 p.m.27 views

CVE-2020-15705

GRUB2 fails to validate kernel signature when booted directly without shim, allowing secure boot to be bypassed. This only affects systems where the kernel signing certificate has been imported directly into the secure boot database and the GRUB image is booted directly without the use of shim...

6.4CVSS6.7AI score0.01392EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2020/07/29 5:00 p.m.48 views

CVE-2020-10713

A flaw was found in grub2, prior to version 2.06. An attacker may use the GRUB 2 flaw to hijack and tamper the GRUB verification process. This flaw also allows the bypass of Secure Boot protections. In order to load an untrusted or modified kernel, an attacker would first need to establish access...

8.2CVSS7.5AI score0.01711EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2020/07/29 5:00 p.m.42 views

CVE-2020-15707

Integer overflows were discovered in the functions grubcmdinitrd and grubinitrdinit in the efilinux component of GRUB2, as shipped in Debian, Red Hat, and Ubuntu the functionality is not included in GRUB2 upstream, leading to a heap-based buffer overflow. These could be triggered by an extremely...

6.4CVSS7.5AI score0.01588EPSS
SaveExploits1References6
UbuntuCve
UbuntuCve
added 2020/07/29 5:00 p.m.30 views

CVE-2020-14310

There is an issue on grub2 before version 2.06 at function readsectionasstring. It expects a font name to be at max UINT32MAX - 1 length in bytes but it doesn't verify it before proceed with buffer allocation to read the value from the font value. An attacker may leverage that by crafting a...

6CVSS7.1AI score0.00478EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2020/07/29 5:00 p.m.33 views

CVE-2020-14311

There is an issue with grub2 before version 2.06 while handling symlink on ext filesystems. A filesystem containing a symbolic link with an inode size of UINT32MAX causes an arithmetic overflow leading to a zero-sized memory allocation with subsequent heap-based buffer overflow...

6CVSS7.2AI score0.00465EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2020/07/29 5:00 p.m.40 views

CVE-2020-14308

In grub2 versions before 2.06 the grub memory allocator doesn't check for possible arithmetic overflows on the requested allocation size. This leads the function to return invalid memory allocations which can be further used to cause possible integrity, confidentiality and availability impacts...

6.4CVSS6.8AI score0.00432EPSS
SaveExploits0References6
OSV
OSV
added 2020/07/29 4:59 p.m.9 views

SUSE-SU-2020:2074-1 Security update for grub2

This update for grub2 fixes the following issues: - Fix for CVE-2020-10713 bsc1168994 - Fix for CVE-2020-14308 CVE-2020-14309, CVE-2020-14310, CVE-2020-14311 bsc1173812 - Fix for CVE-2020-15706 bsc1174463 - Fix for CVE-2020-15707 bsc1174570 - Use overflow checking primitives where the arithmetic...

8.2CVSS7.4AI score0.01711EPSS
SaveExploits1References12
Debian
Debian
added 2020/07/29 4:59 p.m.87 views

[SECURITY] [DSA 4735-1] grub2 security update

------------------------------------------------------------------------- Debian Security Advisory DSA-4735-1 [email protected] https://www.debian.org/security/ Yves-Alexis Perez July 29, 2020 https://www.debian.org/security/faq -...

8.2CVSS8.8AI score0.01711EPSS
SaveExploits1
OSV
OSV
added 2020/07/29 4:59 p.m.13 views

SUSE-SU-2020:2073-1 Security update for grub2

This update for grub2 fixes the following issues: - Fix for CVE-2020-10713 bsc1168994 - Fix for CVE-2020-14308 CVE-2020-14309, CVE-2020-14310, CVE-2020-14311 bsc1173812 - Fix for CVE-2020-15706 bsc1174463 - Fix for CVE-2020-15707 bsc1174570 - Use overflow checking primitives where the arithmetic...

8.2CVSS7.4AI score0.01711EPSS
SaveExploits1References12
Oracle linux
Oracle linux
added 2020/07/29 12:00 a.m.73 views

grub2 security update

2.02-82.0.2.el82.1 - Fix CVE-2020-10713, CVE-2020-14308, CVE-2020-14309, CVE-2020-14310, CVE-2020-14311, CVE-2020-15705, CVE-2020-15706, CVE-2020-15707 Orabug: 31225072 - Update signing certificate for efi binaries...

8.2CVSS1.6AI score0.01711EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2020/07/29 12:00 a.m.10 views

PT-2020-3623 · Gnu +7 · Grub2 +7

Name of the Vulnerable Software and Affected Versions: grub2 versions prior to 2.06 Description: The issue is related to a buffer overflow when handling symbolic links in ext filesystems. An arithmetic overflow occurs when a filesystem contains a symbolic link with an inode size of UINT32 MAX,...

8.2CVSS7.4AI score0.01738EPSS
SaveExploits2References156
Positive Technologies
Positive Technologies
added 2020/07/29 12:00 a.m.14 views

PT-2020-3621 · Gnu +7 · Grub2 +7

Name of the Vulnerable Software and Affected Versions: Grub2 versions prior to 2.06 Description: The issue is related to an integer overflow of the UINT32 value, which can allow an attacker to access confidential data, compromise its integrity, and cause a denial of service. Specifically, the...

8.2CVSS7.5AI score0.01738EPSS
SaveExploits2References153
Rows per page
Query Builder