CVE-2026-53053
- EPSS 0.13%
- Veröffentlicht 24.06.2026 16:29:59
- Zuletzt bearbeitet 28.06.2026 08:16:31
In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Fix clone_alias() to use the original device's devid Currently clone_alias() assumes first argument (pdev) is always the original device pointer. This function is called...
CVE-2026-53050
- EPSS 0.13%
- Veröffentlicht 24.06.2026 16:29:56
- Zuletzt bearbeitet 28.06.2026 08:16:31
In the Linux kernel, the following vulnerability has been resolved: quota: Fix race of dquot_scan_active() with quota deactivation dquot_scan_active() can race with quota deactivation in quota_release_workfn() like: CPU0 (quota_release_workfn) ...
CVE-2026-53049
- EPSS 0.51%
- Veröffentlicht 24.06.2026 16:29:55
- Zuletzt bearbeitet 28.06.2026 08:16:31
In the Linux kernel, the following vulnerability has been resolved: gfs2: add some missing log locking Function gfs2_logd() calls the log flushing functions gfs2_ail1_start(), gfs2_ail1_wait(), and gfs2_ail1_empty() without holding sdp->sd_log_flus...
- EPSS 0.2%
- Veröffentlicht 24.06.2026 16:29:53
- Zuletzt bearbeitet 24.06.2026 17:17:16
In the Linux kernel, the following vulnerability has been resolved: efi/capsule-loader: fix incorrect sizeof in phys array reallocation The krealloc() call for cap_info->phys in __efi_capsule_setup_info() uses sizeof(phys_addr_t *) instead of sizeo...
CVE-2026-53045
- EPSS 0.52%
- Veröffentlicht 24.06.2026 16:29:51
- Zuletzt bearbeitet 28.06.2026 08:16:31
In the Linux kernel, the following vulnerability has been resolved: memory: tegra124-emc: Fix dll_change check The code checking whether the specified memory timing enables DLL in the EMRS register was reversed. DLL is enabled if bit A0 is low. Fix...
CVE-2026-53043
- EPSS 0.52%
- Veröffentlicht 24.06.2026 16:29:49
- Zuletzt bearbeitet 28.06.2026 08:16:30
In the Linux kernel, the following vulnerability has been resolved: ocfs2/dlm: validate qr_numregions in dlm_match_regions() Patch series "ocfs2/dlm: fix two bugs in dlm_match_regions()". In dlm_match_regions(), the qr_numregions field from a DLM_...
CVE-2026-53041
- EPSS 0.13%
- Veröffentlicht 24.06.2026 16:29:47
- Zuletzt bearbeitet 28.06.2026 08:16:30
In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix listxattr handling when the buffer is full [BUG] If an OCFS2 inode has both inline and block-based xattrs, listxattr() can return a size larger than the caller's buffer ...
CVE-2026-53040
- EPSS 0.12%
- Veröffentlicht 24.06.2026 16:29:46
- Zuletzt bearbeitet 28.06.2026 08:16:30
In the Linux kernel, the following vulnerability has been resolved: ocfs2: validate bg_bits during freefrag scan [BUG] A crafted filesystem can trigger an out-of-bounds bitmap walk when OCFS2_IOC_INFO is issued with OCFS2_INFO_FL_NON_COHERENT. BUG...
- EPSS 0.18%
- Veröffentlicht 24.06.2026 16:29:45
- Zuletzt bearbeitet 24.06.2026 17:17:15
In the Linux kernel, the following vulnerability has been resolved: ocfs2: validate group add input before caching [BUG] OCFS2_IOC_GROUP_ADD can trigger a BUG_ON in ocfs2_set_new_buffer_uptodate(): kernel BUG at fs/ocfs2/uptodate.c:509! Oops: inva...
- EPSS 0.18%
- Veröffentlicht 24.06.2026 16:29:44
- Zuletzt bearbeitet 24.06.2026 17:17:15
In the Linux kernel, the following vulnerability has been resolved: HID: usbhid: fix deadlock in hid_post_reset() You can build a USB device that includes a HID component and a storage or UAS component. The components can be reset only together. Th...