CVE-2026-64560
- EPSS 0.11%
- Veröffentlicht 29.07.2026 16:47:17
- Zuletzt bearbeitet 17.08.2026 05:18:01
In the Linux kernel, the following vulnerability has been resolved: posix-cpu-timers: Prevent UAF caused by non-leader exec() race Wongi and Jungwoo decoded and reported a non-leader exec() related race which can result in an UAF: sys_timer_delet...
CVE-2026-64557
- EPSS 0.16%
- Veröffentlicht 29.07.2026 08:01:47
- Zuletzt bearbeitet 17.08.2026 05:18:01
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb() l2cap_sock_new_connection_cb() returned l2cap_pi(sk)->chan after release_sock(parent). Once the parent lock i...
CVE-2026-64556
- EPSS 0.16%
- Veröffentlicht 29.07.2026 08:01:46
- Zuletzt bearbeitet 17.08.2026 05:18:01
In the Linux kernel, the following vulnerability has been resolved: perf/core: Detach event groups during remove_on_exec perf_event_remove_on_exec() removes events by calling perf_event_exit_event(). For top-level events, this removes the event fro...
CVE-2026-64554
- EPSS 0.18%
- Veröffentlicht 27.07.2026 20:10:41
- Zuletzt bearbeitet 17.08.2026 05:18:00
In the Linux kernel, the following vulnerability has been resolved: netfilter: bridge: fix stale prevhdr pointer in br_ip6_fragment() br_ip6_fragment() gets prevhdr, a pointer into the skb head, from ip6_find_1stfragopt(), then calls skb_checksum_h...
- EPSS 0.18%
- Veröffentlicht 27.07.2026 20:10:41
- Zuletzt bearbeitet 17.08.2026 05:18:00
In the Linux kernel, the following vulnerability has been resolved: net: psample: fix info leak in PSAMPLE_ATTR_DATA psample open codes nla_put() presumably to avoid wiping the data with 0s just to override it with packet data. This open coding is ...
CVE-2026-64552
- EPSS 0.17%
- Veröffentlicht 27.07.2026 20:10:40
- Zuletzt bearbeitet 17.08.2026 05:18:00
In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix len check in receive_big() receive_big() bounds the device-announced length by (big_packets_num_skbfrags + 1) * PAGE_SIZE. That is still too loose: add_recvbuf_big...
CVE-2026-64551
- EPSS 0.18%
- Veröffentlicht 27.07.2026 20:10:40
- Zuletzt bearbeitet 17.08.2026 05:18:00
In the Linux kernel, the following vulnerability has been resolved: sctp: validate STALE_COOKIE cause length before reading staleness When an ERROR chunk with a STALE_COOKIE cause is received in the COOKIE_ECHOED state, sctp_sf_do_5_2_6_stale() rea...
CVE-2026-64550
- EPSS 0.18%
- Veröffentlicht 27.07.2026 20:10:39
- Zuletzt bearbeitet 17.08.2026 05:18:00
In the Linux kernel, the following vulnerability has been resolved: net: qualcomm: rmnet: validate MAP frame length before ingress parsing When ingress deaggregation is disabled, rmnet_map_ingress_handler() passes the skb straight to __rmnet_map_in...
- EPSS 0.18%
- Veröffentlicht 27.07.2026 20:10:38
- Zuletzt bearbeitet 17.08.2026 05:18:00
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: bpa10x: avoid OOB read of revision string in bpa10x_setup() bpa10x_setup() sends the vendor command 0xfc0e and passes the response to bt_dev_info() and hci_set_fw_info()...
CVE-2026-64548
- EPSS 0.18%
- Veröffentlicht 27.07.2026 20:10:38
- Zuletzt bearbeitet 17.08.2026 05:18:00
In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: reject overflowing copy + len in bpf_msg_push_data() When the scatterlist ring is full or nearly full, bpf_msg_push_data() enters a copy fallback path and computes co...