CVE-2026-53038
- EPSS 0.12%
- Veröffentlicht 24.06.2026 16:29:45
- Zuletzt bearbeitet 14.07.2026 19:36:40
In the Linux kernel, the following vulnerability has been resolved: ima_fs: Correctly create securityfs files for unsupported hash algos ima_tpm_chip->allocated_banks[i].crypto_id is initialized to HASH_ALGO__LAST if the TPM algorithm is not suppor...
CVE-2026-53039
- EPSS 0.12%
- Veröffentlicht 24.06.2026 16:29:45
- Zuletzt bearbeitet 14.07.2026 19:34:19
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...
CVE-2026-53037
- EPSS 0.1%
- Veröffentlicht 24.06.2026 16:29:44
- Zuletzt bearbeitet 14.07.2026 19:38:16
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...
CVE-2026-53036
- EPSS 0.14%
- Veröffentlicht 24.06.2026 16:29:43
- Zuletzt bearbeitet 15.07.2026 14:38:18
In the Linux kernel, the following vulnerability has been resolved: bpf, arm64: Fix off-by-one in check_imm signed range check check_imm(bits, imm) is used in the arm64 BPF JIT to verify that a branch displacement (in arm64 instruction units) fits ...
CVE-2026-53035
- EPSS 0.1%
- Veröffentlicht 24.06.2026 16:29:42
- Zuletzt bearbeitet 15.07.2026 14:38:14
In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix af_unix iter deadlock bpf_iter_unix_seq_show() may deadlock when lock_sock_fast() takes the fast path and the iter prog attempts to update a sockmap. Which ends u...
CVE-2026-53034
- EPSS 0.13%
- Veröffentlicht 24.06.2026 16:29:41
- Zuletzt bearbeitet 15.07.2026 14:38:08
In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix af_unix null-ptr-deref in proto update unix_stream_connect() sets sk_state (`WRITE_ONCE(sk->sk_state, TCP_ESTABLISHED)`) _before_ it assigns a peer (`unix_peer(sk...
CVE-2026-53033
- EPSS 0.14%
- Veröffentlicht 24.06.2026 16:29:40
- Zuletzt bearbeitet 15.07.2026 14:38:03
In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Take state lock for af_unix iter When a BPF iterator program updates a sockmap, there is a race condition in unix_stream_bpf_update_proto() where the `peer` pointer c...
CVE-2026-53031
- EPSS 0.13%
- Veröffentlicht 24.06.2026 16:29:39
- Zuletzt bearbeitet 15.07.2026 14:37:47
In the Linux kernel, the following vulnerability has been resolved: bpf: Validate node_id in arena_alloc_pages() arena_alloc_pages() accepts a plain int node_id and forwards it through the entire allocation chain without any bounds checking. Valid...
CVE-2026-53032
- EPSS 0.12%
- Veröffentlicht 24.06.2026 16:29:39
- Zuletzt bearbeitet 14.07.2026 19:38:53
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix NULL deref in map_kptr_match_type for scalar regs Commit ab6c637ad027 ("bpf: Fix a bpf_kptr_xchg() issue with local kptr") refactored map_kptr_match_type() to branch on bt...
CVE-2026-53030
- EPSS 0.12%
- Veröffentlicht 24.06.2026 16:29:38
- Zuletzt bearbeitet 14.07.2026 19:39:29
In the Linux kernel, the following vulnerability has been resolved: i3c: master: renesas: Fix memory leak in renesas_i3c_i3c_xfers() The xfer structure allocated by renesas_i3c_alloc_xfer() was never freed in the renesas_i3c_i3c_xfers() function. U...