CVE-2026-53146
- EPSS 0.24%
- Veröffentlicht 25.06.2026 08:38:32
- Zuletzt bearbeitet 06.07.2026 14:13:40
In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Limit XDomain response copy to actual frame size tb_xdomain_copy() copies req->response_size bytes from the received packet buffer regardless of the actual frame size....
CVE-2026-53143
- EPSS 0.14%
- Veröffentlicht 25.06.2026 08:38:30
- Zuletzt bearbeitet 08.07.2026 14:43:56
In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix buffer overflow in SDMA queue checkpoint/restore on GFX11 The v11 MQD manager incorrectly assigned the CP-compute variants of checkpoint_mqd/restore_mqd for KFD_MQD...
CVE-2026-53139
- EPSS 0.12%
- Veröffentlicht 25.06.2026 08:38:27
- Zuletzt bearbeitet 06.07.2026 14:56:17
In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Skip CSD when it has zeroed workgroups A compute shader dispatch encodes its workgroup counts in the CFG0..CFG2 registers. Kicking off a dispatch with a zero count in any ...
CVE-2026-53138
- EPSS 0.13%
- Veröffentlicht 25.06.2026 08:38:26
- Zuletzt bearbeitet 07.07.2026 16:51:06
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Bound VBIOS record-chain walk loops [Why & How] All record-chain walk loops in bios_parser.c and bios_parser2.c use for(;;) and only terminate on a 0xFF record_typ...
CVE-2026-53137
- EPSS 0.14%
- Veröffentlicht 25.06.2026 08:38:25
- Zuletzt bearbeitet 07.07.2026 16:51:48
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Clamp HDMI HDCP2 rx_id_list read to buffer size [Why & How] During HDCP 2.x repeater authentication over HDMI, the driver reads the sink's RxStatus register and ex...
CVE-2026-53136
- EPSS 0.13%
- Veröffentlicht 25.06.2026 08:38:25
- Zuletzt bearbeitet 07.07.2026 16:57:16
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Clamp VBIOS HDMI retimer register count to array size [Why & How] The VBIOS integrated info tables (v1_11 and v2_1) contain HdmiRegNum and Hdmi6GRegNum fields that...
CVE-2026-53135
- EPSS 0.12%
- Veröffentlicht 25.06.2026 08:38:24
- Zuletzt bearbeitet 07.07.2026 16:57:55
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix NULL deref and buffer over-read in SDP debugfs [Why & How] dp_sdp_message_debugfs_write() dereferences connector->base.state->crtc without checking for NULL. A...
CVE-2026-53134
- EPSS 0.12%
- Veröffentlicht 25.06.2026 08:38:23
- Zuletzt bearbeitet 07.07.2026 16:59:14
In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_fib: fix stale stack leak via the OIFNAME register For NFT_FIB_RESULT_OIFNAME the destination register is declared with len = IFNAMSIZ (four 32-bit registers), but o...
CVE-2026-53133
- EPSS 0.13%
- Veröffentlicht 25.06.2026 08:38:22
- Zuletzt bearbeitet 07.07.2026 17:02:08
In the Linux kernel, the following vulnerability has been resolved: RDMA/umem: Fix truncation for block sizes >= 4G When the iommu is used the linearization of the mapping can give a single block that is very large split across multiple SG entries....
CVE-2026-53132
- EPSS 0.14%
- Veröffentlicht 25.06.2026 08:38:21
- Zuletzt bearbeitet 06.07.2026 15:23:07
In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: fix potential unbounded skb queue virtio_transport_inc_rx_pkt() checks vvs->rx_bytes + len > vvs->buf_alloc. virtio_transport_recv_enqueue() skips coalescing for pac...