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-53142
- EPSS 0.12%
- Veröffentlicht 25.06.2026 08:38:30
- Zuletzt bearbeitet 07.07.2026 16:41:37
In the Linux kernel, the following vulnerability has been resolved: drm/xe/display: fix oops in suspend/shutdown without display The xe driver keeps track of whether to probe display, and whether display hardware is there, using xe->info.probe_disp...
CVE-2026-53141
- EPSS 0.12%
- Veröffentlicht 25.06.2026 08:38:29
- Zuletzt bearbeitet 07.07.2026 16:42:12
In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Fix global performance monitor reference counting In the SET_GLOBAL ioctl, v3d_perfmon_find() bumps the reference count on the perfmon it returns, but v3d_perfmon_set_glob...
CVE-2026-53140
- EPSS 0.12%
- Veröffentlicht 25.06.2026 08:38:28
- Zuletzt bearbeitet 06.07.2026 14:47:39
In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Fix vaddr leak when indirect CSD has zeroed workgroups v3d_rewrite_csd_job_wg_counts_from_indirect() maps both the indirect buffer and the workgroup buffer and is expected...
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...