Debian

Debian 14 (forky)

15391 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.22%
  • Veröffentlicht 29.12.2024 12:15:06
  • Zuletzt bearbeitet 03.11.2025 21:18:24

In the Linux kernel, the following vulnerability has been resolved: mfd: intel_soc_pmic_bxtwc: Use IRQ domain for TMU device While design wise the idea of converting the driver to use the hierarchy of the IRQ chips is correct, the implementation ha...

  • EPSS 0.21%
  • Veröffentlicht 29.12.2024 12:15:06
  • Zuletzt bearbeitet 03.11.2025 21:18:24

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_dcbnl.c Add error pointer check after calling otx2_mbox_get_rsp().

  • EPSS 0.21%
  • Veröffentlicht 29.12.2024 12:15:06
  • Zuletzt bearbeitet 03.11.2025 21:18:24

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: handle otx2_mbox_get_rsp errors in cn10k.c Add error pointer check after calling otx2_mbox_get_rsp().

  • EPSS 0.21%
  • Veröffentlicht 29.12.2024 12:15:06
  • Zuletzt bearbeitet 01.06.2026 17:16:31

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_flows.c Adding error pointer check after calling otx2_mbox_get_rsp().

  • EPSS 0.21%
  • Veröffentlicht 29.12.2024 12:15:06
  • Zuletzt bearbeitet 03.11.2025 21:18:25

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_ethtool.c Add error pointer check after calling otx2_mbox_get_rsp().

  • EPSS 0.21%
  • Veröffentlicht 29.12.2024 09:15:07
  • Zuletzt bearbeitet 03.11.2025 21:18:23

In the Linux kernel, the following vulnerability has been resolved: net/smc: protect link down work from execute after lgr freed link down work may be scheduled before lgr freed but execute after lgr freed, which may result in crash. So it is need ...

  • EPSS 0.21%
  • Veröffentlicht 29.12.2024 09:15:07
  • Zuletzt bearbeitet 14.07.2026 13:17:13

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: fix TSO DMA API usage causing oops Commit 66600fac7a98 ("net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB data") moved the assignment of tx_skbuff_dma[...

  • EPSS 0.22%
  • Veröffentlicht 29.12.2024 09:15:06
  • Zuletzt bearbeitet 01.10.2025 20:17:42

In the Linux kernel, the following vulnerability has been resolved: drm/panel: himax-hx83102: Add a check to prevent NULL pointer dereference drm_mode_duplicate() could return NULL due to lack of memory, which will then call NULL pointer dereferenc...

  • EPSS 0.19%
  • Veröffentlicht 29.12.2024 09:15:06
  • Zuletzt bearbeitet 17.04.2025 21:15:49

In the Linux kernel, the following vulnerability has been resolved: udmabuf: fix memory leak on last export_udmabuf() error path In export_udmabuf(), if dma_buf_fd() fails because the FD table is full, a dma_buf owning the udmabuf has already been ...

  • EPSS 0.18%
  • Veröffentlicht 29.12.2024 09:15:06
  • Zuletzt bearbeitet 15.10.2025 17:42:34

In the Linux kernel, the following vulnerability has been resolved: net: netdevsim: fix nsim_pp_hold_write() nsim_pp_hold_write() has two problems: 1) It may return with rtnl held, as found by syzbot. 2) Its return value does not propagate an err...