CVE-2024-42101
- EPSS 0.26%
- Veröffentlicht 30.07.2024 08:15:02
- Zuletzt bearbeitet 03.11.2025 22:17:38
In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fix null pointer dereference in nouveau_connector_get_modes In nouveau_connector_get_modes(), the return value of drm_mode_duplicate() is assigned to mode, which will ...
CVE-2024-42102
- EPSS 0.26%
- Veröffentlicht 30.07.2024 08:15:02
- Zuletzt bearbeitet 03.11.2025 22:17:38
In the Linux kernel, the following vulnerability has been resolved: Revert "mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again" Patch series "mm: Avoid possible overflows in dirty throttling". Dirty throttling logic assumes dirt...
CVE-2024-42103
- EPSS 0.24%
- Veröffentlicht 30.07.2024 08:15:02
- Zuletzt bearbeitet 03.11.2025 22:17:38
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix adding block group to a reclaim list and the unused list during reclaim There is a potential parallel list adding for retrying in btrfs_reclaim_bgs_work and adding to th...
CVE-2024-42104
- EPSS 0.26%
- Veröffentlicht 30.07.2024 08:15:02
- Zuletzt bearbeitet 03.11.2025 22:17:38
In the Linux kernel, the following vulnerability has been resolved: nilfs2: add missing check for inode numbers on directory entries Syzbot reported that mounting and unmounting a specific pattern of corrupted nilfs2 filesystem images causes a use-...
CVE-2024-42095
- EPSS 0.21%
- Veröffentlicht 29.07.2024 18:15:12
- Zuletzt bearbeitet 03.11.2025 22:17:37
In the Linux kernel, the following vulnerability has been resolved: serial: 8250_omap: Implementation of Errata i2310 As per Errata i2310[0], Erroneous timeout can be triggered, if this Erroneous interrupt is not cleared then it may leads to storm ...
CVE-2024-42096
- EPSS 0.24%
- Veröffentlicht 29.07.2024 18:15:12
- Zuletzt bearbeitet 12.05.2026 12:17:04
In the Linux kernel, the following vulnerability has been resolved: x86: stop playing stack games in profile_pc() The 'profile_pc()' function is used for timer-based profiling, which isn't really all that relevant any more to begin with, but it als...
CVE-2024-42097
- EPSS 0.22%
- Veröffentlicht 29.07.2024 18:15:12
- Zuletzt bearbeitet 12.05.2026 12:17:04
In the Linux kernel, the following vulnerability has been resolved: ALSA: emux: improve patch ioctl data validation In load_data(), make the validation of and skipping over the main info block match that in load_guspatch(). In load_guspatch(), add...
CVE-2024-42098
- EPSS 0.21%
- 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.18%
- 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.22%
- 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...