CVE-2026-53076
- EPSS 0.12%
- Veröffentlicht 24.06.2026 16:30:17
- Zuletzt bearbeitet 28.06.2026 08:16:32
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix OOB in pcpu_init_value An out-of-bounds read occurs when copying element from a BPF_MAP_TYPE_CGROUP_STORAGE map to another pcpu map with the same value_size that is not ro...
CVE-2026-53077
- EPSS 0.12%
- Veröffentlicht 24.06.2026 16:30:17
- Zuletzt bearbeitet 28.06.2026 08:16:32
In the Linux kernel, the following vulnerability has been resolved: net/rds: Restrict use of RDS/IB to the initial network namespace Prevent using RDS/IB in network namespaces other than the initial one. The existing RDS/IB code will not work prope...
CVE-2026-53075
- EPSS 0.18%
- Veröffentlicht 24.06.2026 16:30:16
- Zuletzt bearbeitet 28.06.2026 08:16:32
In the Linux kernel, the following vulnerability has been resolved: ppp: require CAP_NET_ADMIN in target netns for unattached ioctls /dev/ppp open is currently authorized against file->f_cred->user_ns, while unattached administrative ioctls operate...
- EPSS 0.16%
- Veröffentlicht 24.06.2026 16:30:15
- Zuletzt bearbeitet 24.06.2026 17:17:21
In the Linux kernel, the following vulnerability has been resolved: bpf: reject short IPv4/IPv6 inputs in bpf_prog_test_run_skb bpf_prog_test_run_skb() calls eth_type_trans() first and then uses skb->protocol to initialize sk family and address fie...
- EPSS 0.17%
- Veröffentlicht 24.06.2026 16:30:14
- Zuletzt bearbeitet 24.06.2026 17:17:21
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_ldisc: Clear HCI_UART_PROTO_INIT on error When hci_register_dev() fails in hci_uart_register_dev() HCI_UART_PROTO_INIT is not cleared before calling hu->proto->close...
CVE-2026-53072
- EPSS 0.25%
- Veröffentlicht 24.06.2026 16:30:13
- Zuletzt bearbeitet 28.06.2026 08:16:32
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: fix locking in hci_conn_request_evt() with HCI_PROTO_DEFER When protocol sets HCI_PROTO_DEFER, hci_conn_request_evt() calls hci_connect_cfm(conn) without hdev->lock. Gen...
CVE-2026-53071
- EPSS 0.27%
- Veröffentlicht 24.06.2026 16:30:12
- Zuletzt bearbeitet 08.07.2026 13:16:53
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: l2cap: Add missing chan lock in l2cap_ecred_reconf_rsp l2cap_ecred_reconf_rsp() calls l2cap_chan_del() without holding l2cap_chan_lock(). Every other l2cap_chan_del() ca...
CVE-2026-53070
- EPSS 0.35%
- Veröffentlicht 24.06.2026 16:30:11
- Zuletzt bearbeitet 04.07.2026 12:16:58
In the Linux kernel, the following vulnerability has been resolved: sctp: disable BH before calling udp_tunnel_xmit_skb() udp_tunnel_xmit_skb() / udp_tunnel6_xmit_skb() are expected to run with BH disabled. After commit 6f1a9140ecda ("add xmit rec...
CVE-2026-53068
- EPSS 0.12%
- Veröffentlicht 24.06.2026 16:30:10
- Zuletzt bearbeitet 28.06.2026 08:16:32
In the Linux kernel, the following vulnerability has been resolved: drm/komeda: fix integer overflow in AFBC framebuffer size check The AFBC framebuffer size validation calculates the minimum required buffer size by adding the AFBC payload size to ...
CVE-2026-53069
- EPSS 0.39%
- Veröffentlicht 24.06.2026 16:30:10
- Zuletzt bearbeitet 28.06.2026 08:16:32
In the Linux kernel, the following vulnerability has been resolved: net, bpf: fix null-ptr-deref in xdp_master_redirect() for down master syzkaller reported a kernel panic in bond_rr_gen_slave_id() reached via xdp_master_redirect(). Full decoded tr...