Show filters
2,155 Total Results
Displaying 71-80 of 2,155
Sort by:
Attacker Value
Unknown

CVE-2020-24394

Disclosure Date: August 19, 2020 (last updated February 22, 2025)
In the Linux kernel before 5.7.8, fs/nfsd/vfs.c (in the NFS server) can set incorrect permissions on new filesystem objects when the filesystem lacks ACL support, aka CID-22cf8419f131. This occurs because the current umask is not considered.
Attacker Value
Unknown

CVE-2020-12674

Disclosure Date: August 12, 2020 (last updated February 21, 2025)
In Dovecot before 2.3.11.3, sending a specially formatted RPA request will crash the auth service because a length of zero is mishandled.
Attacker Value
Unknown

CVE-2020-12673

Disclosure Date: August 12, 2020 (last updated February 21, 2025)
In Dovecot before 2.3.11.3, sending a specially formatted NTLM request will crash the auth service because of an out-of-bounds read.
Attacker Value
Unknown

CVE-2020-12100

Disclosure Date: August 12, 2020 (last updated February 21, 2025)
In Dovecot before 2.3.11.3, uncontrolled recursion in submission, lmtp, and lda allows remote attackers to cause a denial of service (resource consumption) via a crafted e-mail message with deeply nested MIME parts.
Attacker Value
Unknown

CVE-2020-14347

Disclosure Date: August 05, 2020 (last updated February 21, 2025)
A flaw was found in the way xserver memory was not properly initialized. This could leak parts of server memory to the X client. In cases where Xorg server runs with elevated privileges, this could result in possible ASLR bypass. Xorg-server before version 1.20.9 is vulnerable.
Attacker Value
Unknown

CVE-2020-14344

Disclosure Date: August 05, 2020 (last updated February 21, 2025)
An integer overflow leading to a heap-buffer overflow was found in The X Input Method (XIM) client was implemented in libX11 before version 1.6.10. As per upstream this is security relevant when setuid programs call XIM client functions while running with elevated privileges. No such programs are shipped with Red Hat Enterprise Linux.
Attacker Value
Unknown

CVE-2020-15702

Disclosure Date: August 04, 2020 (last updated February 21, 2025)
TOCTOU Race Condition vulnerability in apport allows a local attacker to escalate privileges and execute arbitrary code. An attacker may exit the crashed process and exploit PID recycling to spawn a root process with the same PID as the crashed process, which can then be used to escalate privileges. Fixed in 2.20.1-0ubuntu2.24, 2.20.9 versions prior to 2.20.9-0ubuntu7.16 and 2.20.11 versions prior to 2.20.11-0ubuntu27.6. Was ZDI-CAN-11234.
Attacker Value
Unknown

CVE-2020-14310

Disclosure Date: July 31, 2020 (last updated February 21, 2025)
There is an issue on grub2 before version 2.06 at function read_section_as_string(). It expects a font name to be at max UINT32_MAX - 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 malicious font file which has a name with UINT32_MAX, leading to read_section_as_string() to an arithmetic overflow, zero-sized allocation and further heap-based buffer overflow.
Attacker Value
Unknown

CVE-2020-14311

Disclosure Date: July 31, 2020 (last updated February 21, 2025)
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 UINT32_MAX causes an arithmetic overflow leading to a zero-sized memory allocation with subsequent heap-based buffer overflow.
Attacker Value
Unknown

CVE-2020-16166

Disclosure Date: July 30, 2020 (last updated February 21, 2025)
The Linux kernel through 5.7.11 allows remote attackers to make observations that help to obtain sensitive information about the internal state of the network RNG, aka CID-f227e3ec3b5c. This is related to drivers/char/random.c and kernel/time/timer.c.