CVE-2024-42098
- EPSS 0.02%
- Veröffentlicht 29.07.2024 18:15:12
- Zuletzt bearbeitet 03.11.2025 22:17:38
In the Linux kernel, the following vulnerability has been resolved: crypto: ecdh - explicitly zeroize private_key private_key is overwritten with the key parameter passed in by the caller (if present), or alternatively a newly generated private key...
CVE-2024-42091
- EPSS 0.03%
- Veröffentlicht 29.07.2024 18:15:11
- Zuletzt bearbeitet 07.10.2025 16:47:42
In the Linux kernel, the following vulnerability has been resolved: drm/xe: Check pat.ops before dumping PAT settings We may leave pat.ops unset when running on brand new platform or when running as a VF. While the former is unlikely, the latter i...
CVE-2024-42092
- EPSS 0.03%
- Veröffentlicht 29.07.2024 18:15:11
- Zuletzt bearbeitet 03.11.2025 22:17:36
In the Linux kernel, the following vulnerability has been resolved: gpio: davinci: Validate the obtained number of IRQs Value of pdata->gpio_unbanked is taken from Device Tree. In case of broken DT due to any error this value can be any. Without th...
CVE-2024-42084
- EPSS 0.02%
- Veröffentlicht 29.07.2024 17:15:11
- Zuletzt bearbeitet 03.11.2025 22:17:35
In the Linux kernel, the following vulnerability has been resolved: ftruncate: pass a signed offset The old ftruncate() syscall, using the 32-bit off_t misses a sign extension when called in compat mode on 64-bit architectures. As a result, passin...
CVE-2024-42086
- EPSS 0.03%
- Veröffentlicht 29.07.2024 17:15:11
- Zuletzt bearbeitet 03.11.2025 22:17:36
In the Linux kernel, the following vulnerability has been resolved: iio: chemical: bme680: Fix overflows in compensate() functions There are cases in the compensate functions of the driver that there could be overflows of variables due to bit shift...
CVE-2024-42087
- EPSS 0.02%
- Veröffentlicht 29.07.2024 17:15:11
- Zuletzt bearbeitet 03.11.2025 22:17:36
In the Linux kernel, the following vulnerability has been resolved: drm/panel: ilitek-ili9881c: Fix warning with GPIO controllers that sleep The ilitek-ili9881c controls the reset GPIO using the non-sleeping gpiod_set_value() function. This complai...
CVE-2024-42088
- EPSS 0.03%
- Veröffentlicht 29.07.2024 17:15:11
- Zuletzt bearbeitet 25.09.2025 20:14:24
In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8195: Add platform entry for ETDM1_OUT_BE dai link Commit e70b8dd26711 ("ASoC: mediatek: mt8195: Remove afe-dai component and rework codec link") removed the code...
CVE-2024-41086
- EPSS 0.02%
- Veröffentlicht 29.07.2024 16:15:04
- Zuletzt bearbeitet 09.10.2025 18:00:35
In the Linux kernel, the following vulnerability has been resolved: bcachefs: Fix sb_field_downgrade validation - bch2_sb_downgrade_validate() wasn't checking for a downgrade entry extending past the end of the superblock section - for_each_down...
CVE-2023-52887
- EPSS 0%
- Veröffentlicht 29.07.2024 16:15:03
- Zuletzt bearbeitet 03.11.2025 22:16:31
In the Linux kernel, the following vulnerability has been resolved: net: can: j1939: enhanced error handling for tightly received RTS messages in xtp_rx_rts_session_new This patch enhances error handling in scenarios with RTS (Request to Send) mess...
CVE-2024-41074
- EPSS 0.03%
- Veröffentlicht 29.07.2024 15:15:15
- Zuletzt bearbeitet 03.11.2025 22:17:30
In the Linux kernel, the following vulnerability has been resolved: cachefiles: Set object to close if ondemand_id < 0 in copen If copen is maliciously called in the user mode, it may delete the request corresponding to the random id. And the reque...