Linux

Linux

11868 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.16%
  • Veröffentlicht 15.08.2026 05:58:05
  • Zuletzt bearbeitet 17.08.2026 06:19:24

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_qca: fix NULL pointer dereference in qca_setup() for non-serdev device hu->serdev is NULL for hci_uart attached via non-serdev paths, but qca_setup() unconditionally...

  • EPSS 0.17%
  • Veröffentlicht 15.08.2026 05:58:04
  • Zuletzt bearbeitet 17.08.2026 06:19:24

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_core: Fix UAF in hci_unregister_dev() hci_unregister_dev() does not disable cmd_timer and ncmd_timer before the hci_dev structure is freed. If a timeout fires during...

  • EPSS 0.17%
  • Veröffentlicht 15.08.2026 05:58:03
  • Zuletzt bearbeitet 17.08.2026 06:19:24

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci: validate codec capability element length Read Local Codec Capabilities returns a sequence of capability elements. Each element starts with a one-byte length followe...

  • EPSS 0.17%
  • Veröffentlicht 15.08.2026 05:58:03
  • Zuletzt bearbeitet 17.08.2026 06:19:24

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btmtk: fix URB leak in alloc_mtk_intr_urb error path When btmtk_isopkt_pad() fails, the previously allocated URB is not freed, leaking the urb structure. Add usb_free_ur...

  • EPSS 0.16%
  • Veröffentlicht 15.08.2026 05:58:02
  • Zuletzt bearbeitet 17.08.2026 06:19:23

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Fix FRMR set pinned push error path Add destruction of FRMR handles in case the push to the pool fails. This prevents resources leak in case pool page allocation fails.

  • EPSS 0.16%
  • Veröffentlicht 15.08.2026 05:58:02
  • Zuletzt bearbeitet 17.08.2026 06:19:24

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Fix FRMR aging push to queue error flow Aging pools with pinned handles requires moving handles from the active queue to a non-empty inactive queue that might fail on ne...

  • EPSS 0.18%
  • Veröffentlicht 15.08.2026 05:58:01
  • Zuletzt bearbeitet 17.08.2026 06:19:23

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix undefined shift of user RQ WQE size set_rq_size() computes the RQ WQE size as "1 << rq_wqe_shift" based on the user-provided rq_wqe_shift, which is only checked to b...

  • EPSS 0.17%
  • Veröffentlicht 15.08.2026 05:58:00
  • Zuletzt bearbeitet 17.08.2026 06:19:23

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: hdac_hdmi: Validate written enum value hdac_hdmi_set_pin_port_mux() uses the written enum value to index the texts array before calling snd_soc_dapm_put_enum_double()...

  • EPSS 0.17%
  • Veröffentlicht 15.08.2026 05:58:00
  • Zuletzt bearbeitet 17.08.2026 06:19:23

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Release the HW‑provided UAR index rather than the SW one Free the UAR index returned by the hardware.

  • EPSS 0.16%
  • Veröffentlicht 15.08.2026 05:57:59
  • Zuletzt bearbeitet 17.08.2026 06:19:23

In the Linux kernel, the following vulnerability has been resolved: ASoC: meson: aiu: Validate written enum values The AIU HDMI and internal codec mux put callbacks use the written enum value with snd_soc_enum_item_to_val() before checking whether ...