Debian

Debian 13 (trixie)

13183 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 21.08.2024 01:15:11
  • Zuletzt bearbeitet 03.11.2025 22:18:15

In the Linux kernel, the following vulnerability has been resolved: PCI: rcar: Demote WARN() to dev_warn_ratelimited() in rcar_pcie_wakeup() Avoid large backtrace, it is sufficient to warn the user that there has been a link problem. Either the lin...

  • EPSS 0.03%
  • Veröffentlicht 21.08.2024 00:15:05
  • Zuletzt bearbeitet 03.11.2025 22:18:13

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Always drain health in shutdown callback There is no point in recovery during device shutdown. if health work started need to wait for it to avoid races and NULL pointer ...

  • EPSS 0.02%
  • Veröffentlicht 21.08.2024 00:15:05
  • Zuletzt bearbeitet 03.11.2025 22:18:14

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: prime: fix refcount underflow Calling nouveau_bo_ref() on a nouveau_bo without initializing it (and hence the backing ttm_bo) leads to a refcount underflow. Instead o...

  • EPSS 0.04%
  • Veröffentlicht 21.08.2024 00:15:05
  • Zuletzt bearbeitet 03.11.2025 22:18:14

In the Linux kernel, the following vulnerability has been resolved: riscv/purgatory: align riscv_kernel_entry When alignment handling is delegated to the kernel, everything must be word-aligned in purgatory, since the trap handler is then set to th...

  • EPSS 0.04%
  • Veröffentlicht 21.08.2024 00:15:04
  • Zuletzt bearbeitet 03.09.2024 13:44:24

In the Linux kernel, the following vulnerability has been resolved: net: wan: fsl_qmc_hdlc: Convert carrier_lock spinlock to a mutex The carrier_lock spinlock protects the carrier detection. While it is held, framer_get_status() is called which in ...

  • EPSS 0.02%
  • Veröffentlicht 21.08.2024 00:15:04
  • Zuletzt bearbeitet 03.11.2025 22:18:13

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix a deadlock in dma buf fence polling Introduce a version of the fence ops that on release doesn't remove the fence from the pending list, and thus doesn't require a ...

  • EPSS 0.03%
  • Veröffentlicht 21.08.2024 00:15:04
  • Zuletzt bearbeitet 29.09.2025 16:27:10

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix CT entry update leaks of modify header context The cited commit allocates a new modify header to replace the old one when updating CT entry. But if failed to allocat...

  • EPSS 0.03%
  • Veröffentlicht 21.08.2024 00:15:04
  • Zuletzt bearbeitet 10.10.2025 13:51:05

In the Linux kernel, the following vulnerability has been resolved: s390/fpu: Re-add exception handling in load_fpu_state() With the recent rewrite of the fpu code exception handling for the lfpc instruction within load_fpu_state() was erroneously ...

  • EPSS 0.02%
  • Veröffentlicht 20.08.2024 22:15:04
  • Zuletzt bearbeitet 03.11.2025 22:18:13

In the Linux kernel, the following vulnerability has been resolved: net: usb: qmi_wwan: fix memory leak for not ip packets Free the unused skb when not ip packets arrive.

  • EPSS 0.03%
  • Veröffentlicht 17.08.2024 10:15:10
  • Zuletzt bearbeitet 03.11.2025 22:18:10

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: pdr: protect locator_addr with the main mutex If the service locator server is restarted fast enough, the PDR can rewrite locator_addr fields concurrently. Protect them ...