Debian

Debian 12 (bookworm)

12113 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.23%
  • Veröffentlicht 19.06.2024 14:15:16
  • Zuletzt bearbeitet 21.11.2024 09:26:21

In the Linux kernel, the following vulnerability has been resolved: kunit: Fix kthread reference There is a race condition when a kthread finishes after the deadline and before the call to kthread_stop(), which may lead to use after free.

  • EPSS 0.23%
  • Veröffentlicht 19.06.2024 14:15:16
  • Zuletzt bearbeitet 20.10.2025 22:04:02

In the Linux kernel, the following vulnerability has been resolved: bpf: Add BPF_PROG_TYPE_CGROUP_SKB attach type enforcement in BPF_LINK_CREATE bpf_prog_attach uses attach_type_to_prog_type to enforce proper attach type for BPF_PROG_TYPE_CGROUP_SK...

  • EPSS 0.74%
  • Veröffentlicht 19.06.2024 14:15:16
  • Zuletzt bearbeitet 12.05.2026 12:16:53

In the Linux kernel, the following vulnerability has been resolved: wifi: ar5523: enable proper endpoint verification Syzkaller reports [1] hitting a warning about an endpoint in use not having an expected type to it. Fix the issue by checking for...

  • EPSS 0.25%
  • Veröffentlicht 19.06.2024 14:15:16
  • Zuletzt bearbeitet 12.05.2026 12:16:53

In the Linux kernel, the following vulnerability has been resolved: wifi: carl9170: add a proper sanity check for endpoints Syzkaller reports [1] hitting a warning which is caused by presence of a wrong endpoint type at the URB sumbitting stage. Wh...

  • EPSS 0.23%
  • Veröffentlicht 19.06.2024 14:15:16
  • Zuletzt bearbeitet 21.11.2024 09:26:22

In the Linux kernel, the following vulnerability has been resolved: drivers/perf: hisi: hns3: Fix out-of-bound access when valid event group The perf tool allows users to create event groups through following cmd [1], but the driver does not check ...

  • EPSS 0.25%
  • Veröffentlicht 19.06.2024 14:15:15
  • Zuletzt bearbeitet 01.04.2025 18:36:59

In the Linux kernel, the following vulnerability has been resolved: drm: bridge: cdns-mhdp8546: Fix possible null pointer dereference In cdns_mhdp_atomic_enable(), the return value of drm_mode_duplicate() is assigned to mhdp_state->current_mode, an...

  • EPSS 0.28%
  • Veröffentlicht 19.06.2024 14:15:15
  • Zuletzt bearbeitet 04.11.2025 18:16:25

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Add 0 size check to mtk_drm_gem_obj Add a check to mtk_drm_gem_init if we attempt to allocate a GEM object of 0 bytes. Currently, no such check exists and the kernel ...

  • EPSS 0.23%
  • Veröffentlicht 19.06.2024 14:15:15
  • Zuletzt bearbeitet 01.04.2025 18:37:09

In the Linux kernel, the following vulnerability has been resolved: ASoC: kirkwood: Fix potential NULL dereference In kirkwood_dma_hw_params() mv_mbus_dram_info() returns NULL if CONFIG_PLAT_ORION macro is not defined. Fix this bug by adding NULL c...

  • EPSS 0.3%
  • Veröffentlicht 19.06.2024 14:15:15
  • Zuletzt bearbeitet 12.05.2026 12:16:52

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix potential index out of bounds in color transformation function Fixes index out of bounds issue in the color transformation function. The issue could occur when...

  • EPSS 0.19%
  • Veröffentlicht 19.06.2024 14:15:15
  • Zuletzt bearbeitet 03.11.2025 22:17:02

In the Linux kernel, the following vulnerability has been resolved: net: fec: remove .ndo_poll_controller to avoid deadlocks There is a deadlock issue found in sungem driver, please refer to the commit ac0a230f719b ("eth: sungem: remove .ndo_poll_c...