- EPSS 0.18%
- Veröffentlicht 24.06.2026 16:30:44
- Zuletzt bearbeitet 24.06.2026 17:17:25
In the Linux kernel, the following vulnerability has been resolved: bpf: test_run: Fix the null pointer dereference issue in bpf_lwt_xmit_push_encap The bpf_lwt_xmit_push_encap helper needs to access skb_dst(skb)->dev to calculate the needed headro...
- EPSS 0.15%
- Veröffentlicht 24.06.2026 16:30:42
- Zuletzt bearbeitet 24.06.2026 17:17:25
In the Linux kernel, the following vulnerability has been resolved: powerpc/64s: Fix unmap race with PMD migration entries The following race is possible with migration swap entries or device-private THP entries. e.g. when move_pages is called on a...
- EPSS 0.16%
- Veröffentlicht 24.06.2026 16:30:42
- Zuletzt bearbeitet 24.06.2026 17:17:24
In the Linux kernel, the following vulnerability has been resolved: wifi: libertas: don't kill URBs in interrupt context Serialization for the TX path was enforced by calling usb_kill_urb()/usb_kill_anchored_urbs(), to prevent transmission before a...
- EPSS 0.15%
- Veröffentlicht 24.06.2026 16:30:41
- Zuletzt bearbeitet 24.06.2026 17:17:24
In the Linux kernel, the following vulnerability has been resolved: bpf: Do not allow deleting local storage in NMI Currently, local storage may deadlock when deferring freeing selem or local storage through kfree_rcu(), call_rcu() or call_rcu_task...
- EPSS 0.16%
- Veröffentlicht 24.06.2026 16:30:38
- Zuletzt bearbeitet 24.06.2026 17:17:24
In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: Fix memory leak after mt76_connac_mcu_alloc_sta_req() mt76_connac_mcu_alloc_sta_req() allocates an skb which is expected to be freed eventually by mt76_mcu_skb_send_msg...
CVE-2026-53096
- EPSS 0.13%
- Veröffentlicht 24.06.2026 16:30:34
- Zuletzt bearbeitet 28.06.2026 08:16:34
In the Linux kernel, the following vulnerability has been resolved: bpf: Use RCU-safe iteration in dev_map_redirect_multi() SKB path The DEVMAP_HASH branch in dev_map_redirect_multi() uses hlist_for_each_entry_safe() to iterate hash buckets, but th...
- EPSS 0.18%
- Veröffentlicht 24.06.2026 16:30:32
- Zuletzt bearbeitet 24.06.2026 17:17:23
In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: Fix error pointer dereference The function brcmf_chip_add_core() can return an error pointer and is not checked. Add checks for error pointer. Detected by Smatch: ...
CVE-2026-53091
- EPSS 0.12%
- Veröffentlicht 24.06.2026 16:30:30
- Zuletzt bearbeitet 30.06.2026 03:20:55
In the Linux kernel, the following vulnerability has been resolved: net: pull headers in qdisc_pkt_len_segs_init() Most ndo_start_xmit() methods expects headers of gso packets to be already in skb->head. net/core/tso.c users are particularly at ri...
CVE-2026-53090
- EPSS 0.12%
- Veröffentlicht 24.06.2026 16:30:29
- Zuletzt bearbeitet 06.07.2026 13:17:04
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix ld_{abs,ind} failure path analysis in subprogs Usage of ld_{abs,ind} instructions got extended into subprogs some time ago via commit 09b28d76eac4 ("bpf: Add abnormal retu...
- EPSS 0.15%
- Veröffentlicht 24.06.2026 16:30:28
- Zuletzt bearbeitet 24.06.2026 17:17:23
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix use-after-free in offloaded map/prog info fill When querying info for an offloaded BPF map or program, bpf_map_offload_info_fill_ns() and bpf_prog_offload_info_fill_ns() o...