CVE-2026-53194
- EPSS 0.15%
- Veröffentlicht 25.06.2026 08:39:05
- Zuletzt bearbeitet 06.07.2026 12:36:52
In the Linux kernel, the following vulnerability has been resolved: USB: serial: kl5kusb105: fix bulk-out buffer overflow klsi_105_prepare_write_buffer() is called by the generic write path with the bulk-out buffer and its size (bulk_out_size, 64 b...
CVE-2026-53193
- EPSS 0.14%
- Veröffentlicht 25.06.2026 08:39:04
- Zuletzt bearbeitet 06.07.2026 12:37:04
In the Linux kernel, the following vulnerability has been resolved: ALSA: timer: Forcibly close timer instances at closing When snd_timer object is freed via snd_timer_free() and still pending snd_timer_instance objects are assigned to the timer ob...
CVE-2026-53192
- EPSS 0.13%
- Veröffentlicht 25.06.2026 08:39:03
- Zuletzt bearbeitet 06.07.2026 12:37:12
In the Linux kernel, the following vulnerability has been resolved: ALSA: timer: Fix UAF at snd_timer_user_params() At releasing a timer object, e.g. when a userspace timer (CONFIG_SND_UTIMER) gets closed and snd_timer_free() is called, it tries to...
CVE-2026-53191
- EPSS 0.14%
- Veröffentlicht 25.06.2026 08:39:03
- Zuletzt bearbeitet 06.07.2026 12:37:40
In the Linux kernel, the following vulnerability has been resolved: io_uring/net: inherit IORING_CQE_F_BUF_MORE across bundle recv retries When a bundle recv retries inside io_recv_finish(), the merge logic OR the saved cflags from the previous ite...
CVE-2026-53190
- EPSS 0.13%
- Veröffentlicht 25.06.2026 08:39:02
- Zuletzt bearbeitet 06.07.2026 12:38:01
In the Linux kernel, the following vulnerability has been resolved: drm/virtio: fix dma_fence refcount leak on error in virtio_gpu_dma_fence_wait() dma_fence_unwrap_for_each() internally calls dma_fence_unwrap_first() which does cursor->chain = dma...
CVE-2026-53189
- EPSS 0.14%
- Veröffentlicht 25.06.2026 08:39:01
- Zuletzt bearbeitet 06.07.2026 12:38:16
In the Linux kernel, the following vulnerability has been resolved: mm/huge_memory: update file PMD counter before folio_put() __split_huge_pmd_locked() updates the file/shmem RSS counter after dropping the PMD mapping's folio reference. If folio_...
CVE-2026-53186
- EPSS 0.54%
- Veröffentlicht 25.06.2026 08:38:59
- Zuletzt bearbeitet 06.07.2026 12:41:25
In the Linux kernel, the following vulnerability has been resolved: RDMA/srp: bound SRP_RSP sense copy by the received length srp_process_rsp() copies sense data from rsp->data + resp_data_len, where resp_data_len is the full 32-bit value supplied ...
CVE-2026-53185
- EPSS 0.1%
- Veröffentlicht 25.06.2026 08:38:58
- Zuletzt bearbeitet 06.07.2026 12:41:41
In the Linux kernel, the following vulnerability has been resolved: zram: fix use-after-free in zram_bvec_write_partial() zram_read_page() picks the sync or async backing device read path based on whether the parent bio is NULL. zram_bvec_write_pa...
CVE-2026-53184
- EPSS 0.51%
- Veröffentlicht 25.06.2026 08:38:58
- Zuletzt bearbeitet 06.07.2026 12:41:51
In the Linux kernel, the following vulnerability has been resolved: udp: clear skb->dev before running a sockmap verdict On the UDP receive path skb->dev is repurposed as dev_scratch (the truesize/state cache set by udp_set_dev_scratch()), through ...
CVE-2026-53183
- EPSS 0.51%
- Veröffentlicht 25.06.2026 08:38:57
- Zuletzt bearbeitet 06.07.2026 12:42:47
In the Linux kernel, the following vulnerability has been resolved: mptcp: allow subflow rcv wnd to shrink In MPTCP connection, the `window` field in the TCP header refers to the MPTCP-level rcv_nxt and it's right edge should not move backward. Suc...