CVE-2026-74343
- EPSS 0.16%
- Veröffentlicht 15.08.2026 05:58:32
- Zuletzt bearbeitet 17.08.2026 06:19:28
In the Linux kernel, the following vulnerability has been resolved: kernfs: fix xattr race condition with multiple superblocks Multiple superblocks with different namespaces can share the same kernfs_node when kernfs_test_super() finds a matching r...
CVE-2026-74341
- EPSS 0.19%
- Veröffentlicht 15.08.2026 05:58:31
- Zuletzt bearbeitet 17.08.2026 06:19:28
In the Linux kernel, the following vulnerability has been resolved: wifi: wcn36xx: fix heap overflow from oversized firmware HAL response The firmware response dispatcher copies all synchronous HAL responses into the 4096-byte hal_buf without valid...
- EPSS 0.16%
- Veröffentlicht 15.08.2026 05:58:31
- Zuletzt bearbeitet 17.08.2026 06:19:28
In the Linux kernel, the following vulnerability has been resolved: kernfs: link kn to its parent before the LSM init hook After commit 12e9e3cd03b5 ("simpe_xattr: use per-sb cache"), kernfs_xattr_set() and kernfs_xattr_get() compute the cache via ...
CVE-2026-74340
- EPSS 0.18%
- Veröffentlicht 15.08.2026 05:58:30
- Zuletzt bearbeitet 17.08.2026 06:19:28
In the Linux kernel, the following vulnerability has been resolved: wifi: wcn36xx: fix OOB read from firmware count in PRINT_REG_INFO indication The firmware-controlled rsp->count field is used as the loop bound for indexing into the flexible rsp->...
CVE-2026-74338
- EPSS 0.17%
- Veröffentlicht 15.08.2026 05:58:29
- Zuletzt bearbeitet 17.08.2026 06:19:28
In the Linux kernel, the following vulnerability has been resolved: bpf: Reject sleepable BPF_LSM_CGROUP programs at load time The cgroup shim runs under rcu_read_lock_dont_migrate(), so we should not attach any sleepable BPF programs there. Add su...
- EPSS 0.17%
- Veröffentlicht 15.08.2026 05:58:29
- Zuletzt bearbeitet 17.08.2026 06:19:28
In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: Clear variable event pointer on read snd_seq_read() copies a queued variable-length event header to userspace before expanding the payload. Queued variable-length events...
- EPSS 0.17%
- Veröffentlicht 15.08.2026 05:58:28
- Zuletzt bearbeitet 17.08.2026 06:19:28
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix NMI/tracepoint re-entry deadlock on lru locks NMI and tracepoint BPF programs can re-enter the per-CPU or global LRU lock that bpf_lru_pop_free()/push_free() already hold ...
- EPSS 0.17%
- Veröffentlicht 15.08.2026 05:58:27
- Zuletzt bearbeitet 17.08.2026 06:19:27
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix NULL pointer dereference in bpf_task_from_vpid() bpf_task_from_vpid() looks up a task in the pid namespace of the current task, via find_task_by_vpid(): find_task_by_vp...
- EPSS 0.16%
- Veröffentlicht 15.08.2026 05:58:27
- Zuletzt bearbeitet 17.08.2026 06:19:28
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: bound S1G TIM PVB walk to the TIM element ieee80211_s1g_check_tim() parses the S1G Partial Virtual Bitmap (PVB) of a received TIM element. The TIM is handed in as t...
CVE-2026-74334
- EPSS 0.16%
- Veröffentlicht 15.08.2026 05:58:26
- Zuletzt bearbeitet 17.08.2026 06:19:27
In the Linux kernel, the following vulnerability has been resolved: RDMA/nldev: Fix locking when accessing mr->pd Sashiko points out that, due to rereg_mr, the PD is actually variable and all the touches in nldev are racy. Use mr->device instead o...