Debian

Debian 13 (trixie)

13181 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 19.06.2024 14:15:20
  • Zuletzt bearbeitet 06.03.2025 12:53:37

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - validate slices count returned by FW The function adf_send_admin_tl_start() enables the telemetry (TL) feature on a QAT device by sending the ICP_QAT_FW_TL_START mess...

  • EPSS 0.03%
  • Veröffentlicht 19.06.2024 14:15:20
  • Zuletzt bearbeitet 03.10.2025 15:24:10

In the Linux kernel, the following vulnerability has been resolved: macintosh/via-macii: Fix "BUG: sleeping function called from invalid context" The via-macii ADB driver calls request_irq() after disabling hard interrupts. But disabling interrupts...

  • EPSS 0.01%
  • Veröffentlicht 19.06.2024 14:15:20
  • Zuletzt bearbeitet 21.11.2024 09:26:28

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix netif state handling mlx5e_suspend cleans resources only if netif_device_present() returns true. However, mlx5e_resume changes the state of netif, via mlx5e_nic_enab...

  • EPSS 0.04%
  • Veröffentlicht 19.06.2024 14:15:20
  • Zuletzt bearbeitet 17.09.2025 17:05:59

In the Linux kernel, the following vulnerability has been resolved: drivers/virt/acrn: fix PFNMAP PTE checks in acrn_vm_ram_map() Patch series "mm: follow_pte() improvements and acrn follow_pte() fixes". Patch #1 fixes a bunch of issues I spotted ...

  • EPSS 0.02%
  • Veröffentlicht 19.06.2024 14:15:20
  • Zuletzt bearbeitet 03.11.2025 20:16:21

In the Linux kernel, the following vulnerability has been resolved: media: i2c: et8ek8: Don't strip remove function when driver is builtin Using __exit for the remove function results in the remove callback being discarded with CONFIG_VIDEO_ET8EK8=...

  • EPSS 0.01%
  • Veröffentlicht 19.06.2024 14:15:19
  • Zuletzt bearbeitet 12.05.2026 12:16:54

In the Linux kernel, the following vulnerability has been resolved: netrom: fix possible dead-lock in nr_rt_ioctl() syzbot loves netrom, and found a possible deadlock in nr_rt_ioctl [1] Make sure we always acquire nr_node_list_lock before nr_node_...

  • EPSS 0.02%
  • Veröffentlicht 19.06.2024 14:15:19
  • Zuletzt bearbeitet 21.11.2024 09:26:25

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Modify the print level of CQE error Too much print may lead to a panic in kernel. Change ibdev_err() to ibdev_err_ratelimited(), and change the printing level of cqe dump...

  • EPSS 0.01%
  • Veröffentlicht 19.06.2024 14:15:19
  • Zuletzt bearbeitet 03.11.2025 21:16:15

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix deadlock on SRQ async events. xa_lock for SRQ table may be required in AEQ. Use xa_store_irq()/ xa_erase_irq() to avoid deadlock.

  • EPSS 0.02%
  • Veröffentlicht 19.06.2024 14:15:19
  • Zuletzt bearbeitet 17.09.2025 21:08:39

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Init `ddp_comp` with devm_kcalloc() In the case where `conn_routes` is true we allocate an extra slot in the `ddp_comp` array but mtk_drm_crtc_create() never seemed t...

  • EPSS 0.02%
  • Veröffentlicht 19.06.2024 14:15:19
  • Zuletzt bearbeitet 20.10.2025 22:08:15

In the Linux kernel, the following vulnerability has been resolved: net: micrel: Fix receiving the timestamp in the frame for lan8841 The blamed commit started to use the ptp workqueue to get the second part of the timestamp. And when the port was ...