CVE-2023-52635
- EPSS 0.02%
- Veröffentlicht 02.04.2024 07:15:41
- Zuletzt bearbeitet 17.03.2025 15:13:50
In the Linux kernel, the following vulnerability has been resolved: PM / devfreq: Synchronize devfreq_monitor_[start/stop] There is a chance if a frequent switch of the governor done in a loop result in timer list corruption where timer cancel bein...
- EPSS 0.01%
- Veröffentlicht 01.04.2024 09:15:51
- Zuletzt bearbeitet 03.02.2025 14:32:27
In the Linux kernel, the following vulnerability has been resolved: ALSA: sh: aica: reorder cleanup operations to avoid UAF bugs The dreamcastcard->timer could schedule the spu_dma_work and the spu_dma_work could also arm the dreamcastcard->timer. ...
CVE-2023-52629
- EPSS 0.02%
- Veröffentlicht 29.03.2024 10:15:09
- Zuletzt bearbeitet 08.04.2025 19:28:53
In the Linux kernel, the following vulnerability has been resolved: sh: push-switch: Reorder cleanup operations to avoid use-after-free bug The original code puts flush_work() before timer_shutdown_sync() in switch_drv_remove(). Although we use flu...
CVE-2023-52628
- EPSS 0.01%
- Veröffentlicht 28.03.2024 08:15:25
- Zuletzt bearbeitet 04.11.2025 18:15:49
In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: exthdr: fix 4-byte stack OOB write If priv->len is a multiple of 4, then dst[len / 4] can write past the destination array which leads to stack corruption. Th...
CVE-2024-26651
- EPSS 0.02%
- Veröffentlicht 27.03.2024 14:15:10
- Zuletzt bearbeitet 12.05.2026 12:16:19
In the Linux kernel, the following vulnerability has been resolved: sr9800: Add check for usbnet_get_endpoints Add check for usbnet_get_endpoints() and return the error if it fails in order to transfer the error.
CVE-2024-26647
- EPSS 0.02%
- Veröffentlicht 26.03.2024 18:15:10
- Zuletzt bearbeitet 07.01.2025 20:15:48
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix late derefrence 'dsc' check in 'link_set_dsc_pps_packet()' In link_set_dsc_pps_packet(), 'struct display_stream_compressor *dsc' was dereferenced in a DC_LOGGE...
CVE-2024-26648
- EPSS 0.02%
- Veröffentlicht 26.03.2024 18:15:10
- Zuletzt bearbeitet 08.04.2025 19:29:14
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix variable deferencing before NULL check in edp_setup_replay() In edp_setup_replay(), 'struct dc *dc' & 'struct dmub_replay *replay' was dereferenced before the ...
CVE-2023-52622
- EPSS 0.02%
- Veröffentlicht 26.03.2024 18:15:08
- Zuletzt bearbeitet 17.03.2025 15:19:52
In the Linux kernel, the following vulnerability has been resolved: ext4: avoid online resizing failures due to oversized flex bg When we online resize an ext4 filesystem with a oversized flexbg_size, mkfs.ext4 -F -G 67108864 $dev -b 4096 100...
CVE-2023-52623
- EPSS 0.01%
- Veröffentlicht 26.03.2024 18:15:08
- Zuletzt bearbeitet 31.12.2025 00:52:38
In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix a suspicious RCU usage warning I received the following warning while running cthon against an ontap server running pNFS: [ 57.202521] ============================= ...
CVE-2023-52624
- EPSS 0.01%
- Veröffentlicht 26.03.2024 18:15:08
- Zuletzt bearbeitet 17.03.2025 15:19:42
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Wake DMCUB before executing GPINT commands [Why] DMCUB can be in idle when we attempt to interface with the HW through the GPINT mailbox resulting in a system hang...