- EPSS 0.17%
- Veröffentlicht 22.08.2026 16:16:31
- Zuletzt bearbeitet 23.08.2026 13:16:45
In the Linux kernel, the following vulnerability has been resolved: sched_ext: Take cgroup_lock() first in scx_cgroup_lock() scx_cgroup_lock() write-locks scx_cgroup_ops_rwsem and then takes cgroup_lock(), which can deadlock through kernfs: scx ...
CVE-2026-74592
- EPSS 0.17%
- Veröffentlicht 22.08.2026 16:16:31
- Zuletzt bearbeitet 25.08.2026 06:18:34
In the Linux kernel, the following vulnerability has been resolved: ima: Instantiate file_truncate and path_truncate hooks Instantiate the file_truncate and path_truncate LSM hooks to reset the action cache flags (IMA_DONE_MASK) as soon as truncati...
CVE-2026-74591
- EPSS 0.17%
- Veröffentlicht 22.08.2026 16:16:31
- Zuletzt bearbeitet 25.08.2026 06:18:34
In the Linux kernel, the following vulnerability has been resolved: mm/filemap: __filemap_add_folio() restore index before retrying In __filemap_add_folio()'s split-a-conflict loop, xas_set_order() is applied repeatedly: each application modifies x...
CVE-2026-74590
- EPSS 0.17%
- Veröffentlicht 22.08.2026 16:16:31
- Zuletzt bearbeitet 25.08.2026 06:18:34
In the Linux kernel, the following vulnerability has been resolved: fsverity: Fix bpf_get_fsverity_digest() dynptr assumptions The BPF verifier and the dynptr abstraction ensure that the memory space referenced by a dynptr remains valid. They do n...
CVE-2026-74589
- EPSS 0.18%
- Veröffentlicht 22.08.2026 16:16:31
- Zuletzt bearbeitet 25.08.2026 06:18:33
In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix sk_redir use-after-free in send verdict sk_psock_msg_verdict() takes a socket reference for psock->sk_redir. tcp_bpf_send_verdict() copies that pointer while hold...
CVE-2026-74588
- EPSS 0.18%
- Veröffentlicht 22.08.2026 16:16:30
- Zuletzt bearbeitet 25.08.2026 06:18:33
In the Linux kernel, the following vulnerability has been resolved: sctp: keep chunk->transport in step with the list it is queued on __sctp_outq_flush_rtx() moves a gap-acked chunk onto another transport's transmitted list without updating chunk->...
CVE-2026-74587
- EPSS 0.18%
- Veröffentlicht 22.08.2026 16:16:30
- Zuletzt bearbeitet 25.08.2026 06:18:33
In the Linux kernel, the following vulnerability has been resolved: sctp: fix use-after-free of cached ASCONF chunk addip_last_asconf caches the outstanding outbound ASCONF chunk. The normal ASCONF-ACK completion path releases the chunk and clears ...
CVE-2026-74586
- EPSS 0.18%
- Veröffentlicht 22.08.2026 16:16:30
- Zuletzt bearbeitet 25.08.2026 06:18:32
In the Linux kernel, the following vulnerability has been resolved: sctp: clear new_transport when removing a peer sctp_process_asconf_param() stores a newly added peer transport in asoc->new_transport. After all parameters in the ASCONF chunk have...
- EPSS 0.18%
- Veröffentlicht 22.08.2026 16:16:30
- Zuletzt bearbeitet 22.08.2026 16:16:30
In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Bound the DROM dual link port number before indexing sw->ports tb_drom_parse_entry_port() validates the device-supplied header->index against sw->config.max_port_numbe...
CVE-2026-74584
- EPSS 0.17%
- Veröffentlicht 22.08.2026 15:16:21
- Zuletzt bearbeitet 25.08.2026 06:18:32
In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxt_re: zero shared page before exposing to userspace bnxt_re_alloc_ucontext() allocates uctx->shpg via __get_free_page(GFP_KERNEL). The buddy allocator does not zero pages w...