CVE-2025-3416
- EPSS 0.07%
- Veröffentlicht 08.04.2025 18:24:22
- Zuletzt bearbeitet 09.04.2025 20:02:41
A flaw was found in OpenSSL's handling of the properties argument in certain functions. This vulnerability can allow use-after-free exploitation, which may result in undefined behavior or incorrect property parsing, leading to OpenSSL treating the in...
CVE-2025-3155
- EPSS 0.13%
- Veröffentlicht 03.04.2025 14:15:46
- Zuletzt bearbeitet 12.08.2025 21:15:30
A flaw was found in Yelp. The Gnome user help application allows the help document to execute arbitrary scripts. This vulnerability allows malicious users to input help documents, which may exfiltrate user files to an external environment.
CVE-2025-2784
- EPSS 0.87%
- Veröffentlicht 03.04.2025 03:15:18
- Zuletzt bearbeitet 20.06.2025 15:26:29
A flaw was found in libsoup. The package is vulnerable to a heap buffer over-read when sniffing content via the skip_insight_whitespace() function. Libsoup clients may read one byte out-of-bounds in response to a crafted HTTP response by an HTTP serv...
CVE-2025-0678
- EPSS 0.03%
- Veröffentlicht 03.03.2025 17:15:14
- Zuletzt bearbeitet 25.03.2025 05:15:40
A flaw was found in grub2. When reading data from a squash4 filesystem, grub's squash4 fs module uses user-controlled parameters from the filesystem geometry to determine the internal buffer size, however, it improperly checks for integer overflows. ...
CVE-2024-45778
- EPSS 0.02%
- Veröffentlicht 03.03.2025 17:15:12
- Zuletzt bearbeitet 07.03.2025 19:45:52
A stack overflow flaw was found when reading a BFS file system. A crafted BFS filesystem may lead to an uncontrolled loop, causing grub2 to crash.
CVE-2024-45782
- EPSS 0.03%
- Veröffentlicht 03.03.2025 17:15:12
- Zuletzt bearbeitet 25.03.2025 05:15:39
A flaw was found in the HFS filesystem. When reading an HFS volume's name at grub_fs_mount(), the HFS filesystem driver performs a strcpy() using the user-provided volume name as input without properly validating the volume name's length. This issue ...
CVE-2025-26599
- EPSS 0.04%
- Veröffentlicht 25.02.2025 16:15:39
- Zuletzt bearbeitet 13.05.2025 20:15:26
An access to an uninitialized pointer flaw was found in X.Org and Xwayland. The function compCheckRedirect() may fail if it cannot allocate the backing pixmap. In that case, compRedirectWindow() will return a BadAlloc error without validating the win...
CVE-2025-26600
- EPSS 0.04%
- Veröffentlicht 25.02.2025 16:15:39
- Zuletzt bearbeitet 16.05.2025 23:15:19
A use-after-free flaw was found in X.Org and Xwayland. When a device is removed while still frozen, the events queued for that device remain while the device is freed. Replaying the events will cause a use-after-free.
CVE-2025-26601
- EPSS 0.04%
- Veröffentlicht 25.02.2025 16:15:39
- Zuletzt bearbeitet 16.05.2025 23:15:20
A use-after-free flaw was found in X.Org and Xwayland. When changing an alarm, the values of the change mask are evaluated one after the other, changing the trigger values as requested, and eventually, SyncInitTrigger() is called. If one of the chang...
CVE-2025-26594
- EPSS 0.04%
- Veröffentlicht 25.02.2025 16:15:38
- Zuletzt bearbeitet 13.05.2025 20:15:26
A use-after-free flaw was found in X.Org and Xwayland. The root cursor is referenced in the X server as a global variable. If a client frees the root cursor, the internal reference points to freed memory and causes a use-after-free.