- EPSS 0.17%
- Veröffentlicht 15.08.2026 05:58:39
- Zuletzt bearbeitet 17.08.2026 06:19:29
In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: always resume_all after suspend_all Need to restore any good queues even if the suspend_all failed for some. Always run remove_queue as that will schedule a GPU reset ...
- EPSS 0.17%
- Veröffentlicht 15.08.2026 05:58:38
- Zuletzt bearbeitet 17.08.2026 06:19:29
In the Linux kernel, the following vulnerability has been resolved: of: reserved_mem: avoid post-init UAF when alloc_reserved_mem_array() fails The global pointer 'reserved_mem' continues to reference the reserved_mem_array which lives in __initdat...
CVE-2026-74350
- EPSS 0.16%
- Veröffentlicht 15.08.2026 05:58:37
- Zuletzt bearbeitet 17.08.2026 06:19:29
In the Linux kernel, the following vulnerability has been resolved: ocfs2: validate fast symlink target during inode read ocfs2_validate_inode_block() already rejects several inconsistent self-contained dinodes before they are exposed to the rest o...
- EPSS 0.18%
- Veröffentlicht 15.08.2026 05:58:37
- Zuletzt bearbeitet 17.08.2026 06:19:29
In the Linux kernel, the following vulnerability has been resolved: ocfs2: rebase copied fsdlm LVB pointers in locking_state The locking_state debugfs iterator snapshots struct ocfs2_lock_res by value under ocfs2_dlm_tracking_lock and later formats...
CVE-2026-74349
- EPSS 0.18%
- Veröffentlicht 15.08.2026 05:58:36
- Zuletzt bearbeitet 17.08.2026 06:19:29
In the Linux kernel, the following vulnerability has been resolved: ocfs2: reject FITRIM ranges shorter than a cluster ocfs2_trim_mainbm() trims the global bitmap in cluster units, but its too-short range validation only checks sb->s_blocksize. On...
CVE-2026-74347
- EPSS 0.16%
- Veröffentlicht 15.08.2026 05:58:35
- Zuletzt bearbeitet 17.08.2026 06:19:29
In the Linux kernel, the following vulnerability has been resolved: netfilter: cttimeout: detach dataplane timeout policy and repurpose refcount Add a refcount for struct nf_ct_timeout which is used by ct extension to set the custom ct timeout poli...
- EPSS 0.18%
- Veröffentlicht 15.08.2026 05:58:35
- Zuletzt bearbeitet 17.08.2026 06:19:29
In the Linux kernel, the following vulnerability has been resolved: ocfs2/dlm: require a ref for locking_state debugfs open debug_lockres_open() copies inode->i_private into struct debug_lockres and debug_lockres_release() later drops that pointer ...
- EPSS 0.17%
- Veröffentlicht 15.08.2026 05:58:34
- Zuletzt bearbeitet 17.08.2026 06:19:29
In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix OOB read during CQ MR registration Sashiko pointed out an unrelated bug during a previous patch: https://sashiko.dev/#/patchset/20260512183852.614045-1-jmoroni%40go...
CVE-2026-74344
- EPSS 0.17%
- Veröffentlicht 15.08.2026 05:58:33
- Zuletzt bearbeitet 17.08.2026 06:19:28
In the Linux kernel, the following vulnerability has been resolved: bpf: Clear rb node linkage when freeing bpf_rb_root bpf_rb_root_free() detaches the root by copying the current rb_root_cached and then replacing the live root with RB_ROOT_CACHED....
CVE-2026-74345
- EPSS 0.17%
- Veröffentlicht 15.08.2026 05:58:33
- Zuletzt bearbeitet 17.08.2026 06:19:29
In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix endpoint/socket association handling Disassociating a socket from an endpoint via siw_socket_disassoc() may release the last reference on that endpoint and free it. T...