CVE-2023-52598
- EPSS 0.24%
- Veröffentlicht 06.03.2024 07:15:09
- Zuletzt bearbeitet 14.02.2025 16:40:38
In the Linux kernel, the following vulnerability has been resolved: s390/ptrace: handle setting of fpc register correctly If the content of the floating point control (fpc) register of a traced process is modified with the ptrace interface the new ...
CVE-2023-52589
- EPSS 0.17%
- Veröffentlicht 06.03.2024 07:15:08
- Zuletzt bearbeitet 14.02.2025 16:40:27
In the Linux kernel, the following vulnerability has been resolved: media: rkisp1: Fix IRQ disable race issue In rkisp1_isp_stop() and rkisp1_csi_disable() the driver masks the interrupts and then apparently assumes that the interrupt handler won't...
CVE-2023-52590
- EPSS 0.16%
- Veröffentlicht 06.03.2024 07:15:08
- Zuletzt bearbeitet 14.02.2025 16:40:22
In the Linux kernel, the following vulnerability has been resolved: ocfs2: Avoid touching renamed directory if parent does not change The VFS will not be locking moved directory if its parent does not change. Change ocfs2 rename code to avoid touch...
CVE-2023-52591
- EPSS 0.24%
- Veröffentlicht 06.03.2024 07:15:08
- Zuletzt bearbeitet 14.03.2025 18:52:21
In the Linux kernel, the following vulnerability has been resolved: reiserfs: Avoid touching renamed directory if parent does not change The VFS will not be locking moved directory if its parent does not change. Change reiserfs rename code to avoid...
CVE-2023-52585
- EPSS 0.28%
- Veröffentlicht 06.03.2024 07:15:07
- Zuletzt bearbeitet 14.03.2025 18:57:42
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 14.02.2025 15:38:51
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 14.02.2025 16:40:14
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.45%
- Veröffentlicht 04.03.2024 18:15:08
- Zuletzt bearbeitet 14.02.2025 15:03:01
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...