CVE-2026-53049
- EPSS 0.51%
- Veröffentlicht 24.06.2026 16:29:55
- Zuletzt bearbeitet 14.07.2026 15:26:52
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.17%
- Veröffentlicht 24.06.2026 16:29:54
- Zuletzt bearbeitet 14.07.2026 15:26:52
In the Linux kernel, the following vulnerability has been resolved: gfs2: prevent NULL pointer dereference during unmount When flushing out outstanding glock work during an unmount, gfs2_log_flush() can be called when sdp->sd_jdesc has already been...
- EPSS 0.2%
- Veröffentlicht 24.06.2026 16:29:53
- Zuletzt bearbeitet 14.07.2026 15:26:52
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-53046
- EPSS 0.53%
- Veröffentlicht 24.06.2026 16:29:52
- Zuletzt bearbeitet 14.07.2026 15:26:52
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free from async crypto on Qualcomm crypto engine ksmbd_crypt_message() sets a NULL completion callback on AEAD requests and does not handle the -EINPROGRESS re...
CVE-2026-53044
- EPSS 0.12%
- Veröffentlicht 24.06.2026 16:29:51
- Zuletzt bearbeitet 14.07.2026 19:25:47
In the Linux kernel, the following vulnerability has been resolved: soc/tegra: cbb: Fix incorrect ARRAY_SIZE in fabric lookup tables Fix incorrect ARRAY_SIZE usage in fabric lookup tables which could cause out-of-bounds access during target timeout...
CVE-2026-53045
- EPSS 0.52%
- Veröffentlicht 24.06.2026 16:29:51
- Zuletzt bearbeitet 14.07.2026 15:26:52
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 14.07.2026 19:27:29
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-53042
- EPSS 0.12%
- Veröffentlicht 24.06.2026 16:29:48
- Zuletzt bearbeitet 14.07.2026 19:30:54
In the Linux kernel, the following vulnerability has been resolved: fwctl: Fix class init ordering to avoid NULL pointer dereference on device removal CXL is linked before fwctl in drivers/Makefile. Both use `module_init, so `cxl_pci_driver_init()`...
CVE-2026-53041
- EPSS 0.13%
- Veröffentlicht 24.06.2026 16:29:47
- Zuletzt bearbeitet 14.07.2026 19:33:34
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 14.07.2026 19:33:51
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...