Linux

Linux Kernel

16156 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • 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...

  • 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...

  • 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...

  • 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...

  • 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 ...

  • 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...

  • EPSS 0.15%
  • Veröffentlicht 24.06.2026 16:30:09
  • Zuletzt bearbeitet 24.06.2026 17:17:19

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...

  • EPSS 0.17%
  • Veröffentlicht 24.06.2026 16:30:08
  • Zuletzt bearbeitet 24.06.2026 17:17:19

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...

  • EPSS 0.16%
  • Veröffentlicht 24.06.2026 16:30:08
  • Zuletzt bearbeitet 24.06.2026 17:17:19

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...

  • EPSS 0.18%
  • Veröffentlicht 24.06.2026 16:30:07
  • Zuletzt bearbeitet 24.06.2026 17:17:19

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...