CVE-2026-53062
- EPSS 0.13%
- Veröffentlicht 24.06.2026 16:30:06
- Zuletzt bearbeitet 28.06.2026 08:16:31
In the Linux kernel, the following vulnerability has been resolved: dm cache policy smq: fix missing locks in invalidating cache blocks In passthrough mode, the policy invalidate_mapping operation is called simultaneously from multiple workers, thu...
- EPSS 0.18%
- Veröffentlicht 24.06.2026 16:30:05
- Zuletzt bearbeitet 24.06.2026 17:17:18
In the Linux kernel, the following vulnerability has been resolved: dm cache: fix dirty mapping checking in passthrough mode switching As mentioned in commit 9b1cc9f251af ("dm cache: share cache-metadata object across inactive and active DM tables"...
- EPSS 0.18%
- Veröffentlicht 24.06.2026 16:30:04
- Zuletzt bearbeitet 24.06.2026 17:17:18
In the Linux kernel, the following vulnerability has been resolved: dm cache metadata: fix memory leak on metadata abort retry When failing to acquire the root_lock in dm_cache_metadata_abort because the block_manager is read-only, the temporary bl...
CVE-2026-53059
- EPSS 0.13%
- Veröffentlicht 24.06.2026 16:30:04
- Zuletzt bearbeitet 02.07.2026 12:17:32
In the Linux kernel, the following vulnerability has been resolved: dm log: fix out-of-bounds write due to region_count overflow The local variable region_count in create_log_context() is declared as unsigned int (32-bit), but dm_sector_div_up() re...
- EPSS 0.18%
- Veröffentlicht 24.06.2026 16:30:01
- Zuletzt bearbeitet 24.06.2026 17:17:17
In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: fix mismatch between power and frequency During DPU runtime suspend, calling dev_pm_opp_set_rate(dev, 0) drops the MMCX rail to MIN_SVS while the core clock frequency ...
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...
- EPSS 0.17%
- Veröffentlicht 24.06.2026 16:29:58
- Zuletzt bearbeitet 24.06.2026 17:17:17
In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: qdsp6: topology: check widget type before accessing data Check widget type before accessing the private data, as this could a virtual widget which is no associated with...
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.17%
- Veröffentlicht 24.06.2026 16:29:54
- Zuletzt bearbeitet 24.06.2026 17:17:16
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...