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...
CVE-2026-53131
- EPSS 0.43%
- Veröffentlicht 25.06.2026 08:38:20
- Zuletzt bearbeitet 06.07.2026 15:24:25
In the Linux kernel, the following vulnerability has been resolved: netfilter: require Ethernet MAC header before using eth_hdr() `ip6t_eui64`, `xt_mac`, the `bitmap:ip,mac`, `hash:ip,mac`, and `hash:mac` ipset types, and `nf_log_syslog` access `et...
CVE-2026-53130
- EPSS 0.13%
- Veröffentlicht 24.06.2026 16:30:57
- Zuletzt bearbeitet 06.07.2026 15:26:25
In the Linux kernel, the following vulnerability has been resolved: fs/omfs: reject s_sys_blocksize smaller than OMFS_DIR_START omfs_fill_super() rejects oversized s_sys_blocksize values (> PAGE_SIZE), but it does not reject values smaller than OMF...
CVE-2026-53129
- EPSS 0.12%
- Veröffentlicht 24.06.2026 16:30:56
- Zuletzt bearbeitet 06.07.2026 15:27:39
In the Linux kernel, the following vulnerability has been resolved: fs/mbcache: cancel shrink work before destroying the cache mb_cache_destroy() calls shrinker_free() and then frees all cache entries and the cache itself, but it does not cancel th...