CVE-2026-53170
- EPSS 0.14%
- Veröffentlicht 25.06.2026 08:38:48
- Zuletzt bearbeitet 06.07.2026 18:24:43
In the Linux kernel, the following vulnerability has been resolved: accel/ethosu: reject DMA commands with uninitialized length cmd_state_init() initializes the command state with memset(0xff), leaving dma->len at U64_MAX to signal missing setup. T...
CVE-2026-53168
- EPSS 0.12%
- Veröffentlicht 25.06.2026 08:38:47
- Zuletzt bearbeitet 06.07.2026 20:12:00
In the Linux kernel, the following vulnerability has been resolved: fuse: reject fuse_notify() pagecache ops on directories The operations FUSE_NOTIFY_STORE and FUSE_NOTIFY_RETRIEVE allow the FUSE daemon to actively write/read pagecache contents. ...
CVE-2026-53166
- EPSS 0.13%
- Veröffentlicht 25.06.2026 08:38:46
- Zuletzt bearbeitet 10.07.2026 12:17:10
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2026-53167
- EPSS 0.12%
- Veröffentlicht 25.06.2026 08:38:46
- Zuletzt bearbeitet 06.07.2026 20:11:26
In the Linux kernel, the following vulnerability has been resolved: fuse: limit FUSE_NOTIFY_RETRIEVE to uptodate folios FUSE_NOTIFY_RETRIEVE must be limited to uptodate folios; !uptodate folios can contain uninitialized data. Since FUSE_NOTIFY_RETR...
CVE-2026-53165
- EPSS 0.36%
- Veröffentlicht 25.06.2026 08:38:45
- Zuletzt bearbeitet 07.07.2026 18:14:02
In the Linux kernel, the following vulnerability has been resolved: iomap: avoid potential null folio->mapping deref during error reporting When a buffered read fails, iomap_finish_folio_read() reports the error with fserror_report_io(folio->mappin...
CVE-2026-53163
- EPSS 0.13%
- Veröffentlicht 25.06.2026 08:38:44
- Zuletzt bearbeitet 07.07.2026 18:18:53
In the Linux kernel, the following vulnerability has been resolved: locking/rtmutex: Skip remove_waiter() when waiter is not enqueued syzbot triggered the following splat in remove_waiter() via FUTEX_CMP_REQUEUE_PI: KASAN: null-ptr-deref in rang...
CVE-2026-53164
- EPSS 0.12%
- Veröffentlicht 25.06.2026 08:38:44
- Zuletzt bearbeitet 07.07.2026 18:14:53
In the Linux kernel, the following vulnerability has been resolved: iommu/dma: Do not try to iommu_map a 0 length region in swiotlb iommu_dma_iova_link_swiotlb() processes a mapping that is unaligned in three parts, the head, middle and trailer. If...
CVE-2026-53162
- EPSS 0.14%
- Veröffentlicht 25.06.2026 08:38:43
- Zuletzt bearbeitet 06.07.2026 16:42:09
In the Linux kernel, the following vulnerability has been resolved: memcg: use round-robin victim selection in refill_stock Harry Yoo reported that get_random_u32_below() is not safe to call in the nmi context and memcg charge draining can happen i...
CVE-2026-53160
- EPSS 0.13%
- Veröffentlicht 25.06.2026 08:38:42
- Zuletzt bearbeitet 06.07.2026 16:41:56
In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: fix use-after-free race in fastrpc_map_create fastrpc_map_lookup returns a raw pointer after releasing fl->lock. The caller fastrpc_map_create then calls fastrpc_map...
CVE-2026-53161
- EPSS 0.14%
- Veröffentlicht 25.06.2026 08:38:42
- Zuletzt bearbeitet 06.07.2026 16:42:02
In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: fix use-after-free of fastrpc_user in workqueue context There is a race between fastrpc_device_release() and the workqueue that processes DSP responses. When the use...