Show filters
1,611 Total Results
Displaying 111-120 of 1,611
Sort by:
Attacker Value
Unknown

CVE-2024-0564

Disclosure Date: January 30, 2024 (last updated April 25, 2024)
A flaw was found in the Linux kernel's memory deduplication mechanism. The max page sharing of Kernel Samepage Merging (KSM), added in Linux kernel version 4.4.0-96.119, can create a side channel. When the attacker and the victim share the same host and the default setting of KSM is "max page sharing=256", it is possible for the attacker to time the unmap to merge with the victim's page. The unmapping time depends on whether it merges with the victim's page and additional physical pages are created beyond the KSM's "max page share". Through these operations, the attacker can leak the victim's page.
Attacker Value
Unknown

CVE-2023-40551

Disclosure Date: January 29, 2024 (last updated April 29, 2024)
A flaw was found in the MZ binary format in Shim. An out-of-bounds read may occur, leading to a crash or possible exposure of sensitive data during the system's boot phase.
Attacker Value
Unknown

CVE-2023-40550

Disclosure Date: January 29, 2024 (last updated April 29, 2024)
An out-of-bounds read flaw was found in Shim when it tried to validate the SBAT information. This issue may expose sensitive data during the system's boot phase.
Attacker Value
Unknown

CVE-2023-40549

Disclosure Date: January 29, 2024 (last updated April 29, 2024)
An out-of-bounds read flaw was found in Shim due to the lack of proper boundary verification during the load of a PE binary. This flaw allows an attacker to load a crafted PE binary, triggering the issue and crashing Shim, resulting in a denial of service.
Attacker Value
Unknown

CVE-2023-40546

Disclosure Date: January 29, 2024 (last updated April 29, 2024)
A flaw was found in Shim when an error happened while creating a new ESL variable. If Shim fails to create the new variable, it tries to print an error message to the user; however, the number of parameters used by the logging function doesn't match the format string used by it, leading to a crash under certain circumstances.
Attacker Value
Unknown

CVE-2024-0841

Disclosure Date: January 28, 2024 (last updated August 28, 2024)
A null pointer dereference flaw was found in the hugetlbfs_fill_super function in the Linux kernel hugetlbfs (HugeTLB pages) functionality. This issue may allow a local user to crash the system or potentially escalate their privileges on the system.
Attacker Value
Unknown

CVE-2023-52356

Disclosure Date: January 25, 2024 (last updated August 07, 2024)
A segment fault (SEGV) flaw was found in libtiff that could be triggered by passing a crafted tiff file to the TIFFReadRGBATileExt() API. This flaw allows a remote attacker to cause a heap-buffer overflow, leading to a denial of service.
Attacker Value
Unknown

CVE-2023-52355

Disclosure Date: January 25, 2024 (last updated April 25, 2024)
An out-of-memory flaw was found in libtiff that could be triggered by passing a crafted tiff file to the TIFFRasterScanlineSize64() API. This flaw allows a remote attacker to cause a denial of service via a crafted input with a size smaller than 379 KB.
Attacker Value
Unknown

CVE-2023-40547

Disclosure Date: January 25, 2024 (last updated April 29, 2024)
A remote code execution vulnerability was found in Shim. The Shim boot support trusts attacker-controlled values when parsing an HTTP response. This flaw allows an attacker to craft a specific malicious HTTP request, leading to a completely controlled out-of-bounds write primitive and complete system compromise. This flaw is only exploitable during the early boot phase, an attacker needs to perform a Man-in-the-Middle or compromise the boot server to be able to exploit this vulnerability successfully.
Attacker Value
Unknown

CVE-2024-0775

Disclosure Date: January 22, 2024 (last updated April 25, 2024)
A use-after-free flaw was found in the __ext4_remount in fs/ext4/super.c in ext4 in the Linux kernel. This flaw allows a local user to cause an information leak problem while freeing the old quota file names before a potential failure, leading to a use-after-free.