CVE-2023-52585
- EPSS 0.28%
- Veröffentlicht 06.03.2024 07:15:07
- Zuletzt bearbeitet 15.08.2026 13:17:47
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix possible NULL dereference in amdgpu_ras_query_error_status_helper() Return invalid error code -EINVAL for invalid block id. Fixes the below: drivers/gpu/drm/amd/a...
- EPSS 0.16%
- Veröffentlicht 06.03.2024 07:15:07
- Zuletzt bearbeitet 04.08.2026 10:18:32
In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add mutex lock in control vblank irq Add a mutex lock to control vblank irq to synchronize vblank enable/disable operations happening from different threads to prevent...
CVE-2023-52587
- EPSS 0.31%
- Veröffentlicht 06.03.2024 07:15:07
- Zuletzt bearbeitet 14.02.2025 16:39:59
In the Linux kernel, the following vulnerability has been resolved: IB/ipoib: Fix mcast list locking Releasing the `priv->lock` while iterating the `priv->multicast_list` in `ipoib_mcast_join_task()` opens a window for `ipoib_mcast_dev_flush()` to ...
CVE-2023-52588
- EPSS 0.25%
- Veröffentlicht 06.03.2024 07:15:07
- Zuletzt bearbeitet 04.08.2026 10:18:32
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to tag gcing flag on page during block migration It needs to add missing gcing flag on page during block migration, in order to garantee migrated data be persisted during...
CVE-2021-47103
- EPSS 0.95%
- Veröffentlicht 04.03.2024 18:15:08
- Zuletzt bearbeitet 04.08.2026 10:16:45
In the Linux kernel, the following vulnerability has been resolved: inet: fully convert sk->sk_rx_dst to RCU rules syzbot reported various issues around early demux, one being included in this changelog [1] sk->sk_rx_dst is using RCU protection wi...
CVE-2021-47086
- EPSS 0.23%
- Veröffentlicht 04.03.2024 18:15:07
- Zuletzt bearbeitet 16.01.2025 17:13:09
In the Linux kernel, the following vulnerability has been resolved: phonet/pep: refuse to enable an unbound pipe This ioctl() implicitly assumed that the socket was already bound to a valid local socket name, i.e. Phonet object. If the socket was n...
CVE-2024-26622
- EPSS 0.24%
- Veröffentlicht 04.03.2024 07:15:11
- Zuletzt bearbeitet 04.11.2025 19:17:02
In the Linux kernel, the following vulnerability has been resolved: tomoyo: fix UAF write bug in tomoyo_write_control() Since tomoyo_write_control() updates head->write_buf when write() of long lines is requested, we need to fetch head->write_buf a...
CVE-2023-52566
- EPSS 0.22%
- Veröffentlicht 02.03.2024 22:15:49
- Zuletzt bearbeitet 08.04.2025 15:08:55
In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential use after free in nilfs_gccache_submit_read_data() In nilfs_gccache_submit_read_data(), brelse(bh) is called to drop the reference count of bh when the call t...
CVE-2023-52569
- EPSS 0.24%
- Veröffentlicht 02.03.2024 22:15:49
- Zuletzt bearbeitet 19.06.2025 13:15:25
In the Linux kernel, the following vulnerability has been resolved: btrfs: remove BUG() after failure to insert delayed dir index item Instead of calling BUG() when we fail to insert a delayed dir index item into the delayed node's tree, we can jus...
CVE-2023-52572
- EPSS 0.23%
- Veröffentlicht 02.03.2024 22:15:49
- Zuletzt bearbeitet 04.08.2026 10:18:32
In the Linux kernel, the following vulnerability has been resolved: cifs: Fix UAF in cifs_demultiplex_thread() There is a UAF when xfstests on cifs: BUG: KASAN: use-after-free in smb2_is_network_name_deleted+0x27/0x160 Read of size 4 at addr f...