CVE-2026-53072
- EPSS 0.2%
- Veröffentlicht 24.06.2026 16:30:13
- Zuletzt bearbeitet 21.07.2026 17:40:24
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.26%
- Veröffentlicht 24.06.2026 16:30:12
- Zuletzt bearbeitet 23.07.2026 12:18:26
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 21.07.2026 17:39:27
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 21.07.2026 17:39:08
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.38%
- Veröffentlicht 24.06.2026 16:30:10
- Zuletzt bearbeitet 21.07.2026 17:39:18
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...
CVE-2026-53067
- EPSS 0.12%
- Veröffentlicht 24.06.2026 16:30:09
- Zuletzt bearbeitet 21.07.2026 17:37:33
In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: pci-ep-msi: Fix error unwind and prevent double alloc pci_epf_alloc_doorbell() stores the allocated doorbell message array in epf->db_msg/epf->num_db before requesti...
CVE-2026-53065
- EPSS 0.12%
- Veröffentlicht 24.06.2026 16:30:08
- Zuletzt bearbeitet 21.07.2026 17:36:37
In the Linux kernel, the following vulnerability has been resolved: ASoC: sti: use managed regmap_field allocations The regmap_field objects allocated at player init are never freed and may leak resources if the driver is removed. Switch to devm_r...
CVE-2026-53066
- EPSS 0.11%
- Veröffentlicht 24.06.2026 16:30:08
- Zuletzt bearbeitet 21.07.2026 17:37:23
In the Linux kernel, the following vulnerability has been resolved: drm/sun4i: backend: fix error pointer dereference The function drm_atomic_get_plane_state() can return an error pointer and is not checked for it. Add error pointer check. Detecte...
CVE-2026-53064
- EPSS 0.12%
- Veröffentlicht 24.06.2026 16:30:07
- Zuletzt bearbeitet 21.07.2026 17:36:29
In the Linux kernel, the following vulnerability has been resolved: dm cache: fix null-deref with concurrent writes in passthrough mode In passthrough mode, when dm-cache starts to invalidate a cache entry and bio prison cell lock fails due to conc...
CVE-2026-53062
- EPSS 0.1%
- Veröffentlicht 24.06.2026 16:30:06
- Zuletzt bearbeitet 21.07.2026 17:36:16
In the Linux kernel, the following vulnerability has been resolved: dm cache policy smq: fix missing locks in invalidating cache blocks In passthrough mode, the policy invalidate_mapping operation is called simultaneously from multiple workers, thu...