CVE-2023-40546
- EPSS 0.03%
- Published 29.01.2024 17:15:08
- Last modified 21.11.2024 08:19:41
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 ...
CVE-2023-40549
- EPSS 0.03%
- Published 29.01.2024 17:15:08
- Last modified 21.11.2024 08:19:42
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 se...
CVE-2023-40550
- EPSS 0.03%
- Published 29.01.2024 17:15:08
- Last modified 21.11.2024 08:19:42
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.
CVE-2023-40551
- EPSS 0.02%
- Published 29.01.2024 17:15:08
- Last modified 21.11.2024 08:19:42
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.
CVE-2024-0841
- EPSS 0.01%
- Published 28.01.2024 12:15:52
- Last modified 21.11.2024 08:47:29
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.
CVE-2023-52356
- EPSS 0.26%
- Published 25.01.2024 20:15:39
- Last modified 21.11.2024 08:39:38
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.
CVE-2023-52355
- EPSS 0.12%
- Published 25.01.2024 20:15:38
- Last modified 21.11.2024 08:39:38
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 ...
CVE-2023-40547
- EPSS 4.18%
- Published 25.01.2024 16:15:07
- Last modified 21.11.2024 08:19:41
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 controlle...
CVE-2024-0775
- EPSS 0.02%
- Published 22.01.2024 13:15:25
- Last modified 21.11.2024 08:47:20
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 u...
- EPSS 0.02%
- Published 21.01.2024 10:15:07
- Last modified 21.11.2024 08:44:02
A use-after-free flaw was found in the Linux Kernel due to a race problem in the unix garbage collector's deletion of SKB races with unix_stream_read_generic() on the socket that the SKB is queued on.