CVE-2026-53379
- EPSS 0.12%
- Veröffentlicht 19.07.2026 10:02:01
- Zuletzt bearbeitet 29.07.2026 16:20:04
In the Linux kernel, the following vulnerability has been resolved: media: i2c: ov8856: free control handler on error in ov8856_init_controls() The control handler wasn't freed if adding controls failed, add an error exit label and convert the exis...
CVE-2026-53377
- EPSS 0.12%
- Veröffentlicht 19.07.2026 10:02:00
- Zuletzt bearbeitet 29.07.2026 16:55:00
In the Linux kernel, the following vulnerability has been resolved: drm/msm: always recover the gpu Previously, in case there was no more work to do, recover worker wouldn't trigger recovery and would instead rely on the gpu going to sleep and then...
CVE-2026-53378
- EPSS 0.1%
- Veröffentlicht 19.07.2026 10:02:00
- Zuletzt bearbeitet 29.07.2026 16:58:55
In the Linux kernel, the following vulnerability has been resolved: drm/colorop: Fix blob property reference tracking in state lifecycle The colorop state blob property handling had memory leaks during state duplication, destruction, and reset oper...
CVE-2026-53376
- EPSS 0.13%
- Veröffentlicht 19.07.2026 10:01:59
- Zuletzt bearbeitet 29.07.2026 16:55:09
In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Add upper bound check for num_of_nodes drm/amdkfd: Add upper bound check for num_of_nodes in kfd_ioctl_get_process_apertures_new. (cherry picked from commit 98ff46a5ea...
CVE-2026-53374
- EPSS 0.12%
- Veröffentlicht 19.07.2026 10:01:58
- Zuletzt bearbeitet 29.07.2026 16:55:18
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: zero-initialize GART table on allocation GART TLB is flushed after unmapping but not after mapping. Since amdgpu_bo_create_kernel() does not zero-initialize the buffer,...
CVE-2026-53375
- EPSS 0.12%
- Veröffentlicht 19.07.2026 10:01:58
- Zuletzt bearbeitet 29.07.2026 16:55:14
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vce: Prevent partial address patches In the case that only one of lo/hi is valid, the patching could result in a bad address written to in FW.
CVE-2026-53373
- EPSS 0.11%
- Veröffentlicht 19.07.2026 10:01:57
- Zuletzt bearbeitet 29.07.2026 16:55:22
In the Linux kernel, the following vulnerability has been resolved: mm/vma: do not try to unmap a VMA if mmap_prepare() invoked from mmap() The mmap_prepare hook functionality includes the ability to invoke mmap_prepare() from the mmap() hook of ex...
CVE-2026-53369
- EPSS 0.15%
- Veröffentlicht 19.07.2026 09:17:02
- Zuletzt bearbeitet 29.07.2026 16:55:36
In the Linux kernel, the following vulnerability has been resolved: udf: reject descriptors with oversized CRC length udf_read_tagged() skips CRC verification when descCRCLength + sizeof(struct tag) exceeds the block size. A crafted UDF image can ...
CVE-2026-53370
- EPSS 0.12%
- Veröffentlicht 19.07.2026 09:17:02
- Zuletzt bearbeitet 29.07.2026 16:55:32
In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel: Improve validation and configuration of ACR masks Currently there are several issues on the user space ACR mask validation and configuration. - The validation for u...
CVE-2026-53371
- EPSS 0.11%
- Veröffentlicht 19.07.2026 09:17:02
- Zuletzt bearbeitet 29.07.2026 16:55:29
In the Linux kernel, the following vulnerability has been resolved: RDMA/ionic: bound node_desc sysfs read with %.64s node_desc[64] in struct ib_device is not guaranteed to be NUL- terminated. The core IB sysfs handler uses "%.64s" for exactly this...