Debian

Debian 11 (bullseye)

9132 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.24%
  • Veröffentlicht 03.05.2024 16:15:08
  • Zuletzt bearbeitet 05.03.2025 15:11:27

In the Linux kernel, the following vulnerability has been resolved: ALSA: emu10k1: Fix out of bounds access in snd_emu10k1_pcm_channel_alloc() The voice allocator sometimes begins allocating from near the end of the array and then wraps around, how...

  • EPSS 0.23%
  • Veröffentlicht 03.05.2024 16:15:08
  • Zuletzt bearbeitet 01.06.2026 17:16:21

In the Linux kernel, the following vulnerability has been resolved: thermal/int340x_thermal: handle data_vault when the value is ZERO_SIZE_PTR In some case, the GDDV returns a package with a buffer which has zero length. It causes that kmemdup() re...

  • EPSS 0.18%
  • Veröffentlicht 03.05.2024 15:15:07
  • Zuletzt bearbeitet 21.11.2024 07:33:44

In the Linux kernel, the following vulnerability has been resolved: cgroup: Add missing cpus_read_lock() to cgroup_attach_task_all() syzbot is hitting percpu_rwsem_assert_held(&cpu_hotplug_lock) warning at cpuset_attach() [1], for commit 4f7e723643...

  • EPSS 0.25%
  • Veröffentlicht 03.05.2024 15:15:07
  • Zuletzt bearbeitet 21.11.2024 07:33:45

In the Linux kernel, the following vulnerability has been resolved: of: fdt: fix off-by-one error in unflatten_dt_nodes() Commit 78c44d910d3e ("drivers/of: Fix depth when unflattening devicetree") forgot to fix up the depth check in the loop body i...

  • EPSS 0.21%
  • Veröffentlicht 03.05.2024 15:15:07
  • Zuletzt bearbeitet 21.11.2024 07:33:45

In the Linux kernel, the following vulnerability has been resolved: net/smc: Fix possible access to freed memory in link clear After modifying the QP to the Error state, all RX WR would be completed with WC in IB_WC_WR_FLUSH_ERR status. Current imp...

  • EPSS 0.23%
  • Veröffentlicht 03.05.2024 15:15:07
  • Zuletzt bearbeitet 10.01.2025 19:07:06

In the Linux kernel, the following vulnerability has been resolved: erofs: fix pcluster use-after-free on UP platforms During stress testing with CONFIG_SMP disabled, KASAN reports as below: ========================================================...

  • EPSS 0.18%
  • Veröffentlicht 03.05.2024 15:15:07
  • Zuletzt bearbeitet 21.11.2024 07:33:45

In the Linux kernel, the following vulnerability has been resolved: IB/core: Fix a nested dead lock as part of ODP flow Fix a nested dead lock as part of ODP flow by using mmput_async(). From the below call trace [1] can see that calling mmput() o...

  • EPSS 0.25%
  • Veröffentlicht 03.05.2024 15:15:07
  • Zuletzt bearbeitet 21.11.2024 22:15:05

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: fix UAF when detecting digest errors We should also bail from the io_work loop when we set rd_enabled to true, so we don't attempt to read data from the socket when the T...

  • EPSS 0.24%
  • Veröffentlicht 03.05.2024 15:15:07
  • Zuletzt bearbeitet 21.11.2024 07:33:47

In the Linux kernel, the following vulnerability has been resolved: ipv6: sr: fix out-of-bounds read when setting HMAC data. The SRv6 layer allows defining HMAC data that can later be used to sign IPv6 Segment Routing Headers. This configuration is...

  • EPSS 0.24%
  • Veröffentlicht 03.05.2024 15:15:07
  • Zuletzt bearbeitet 21.11.2024 07:33:47

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix kernel crash during module removal The driver incorrectly frees client instance and subsequent i40e module removal leads to kernel crash. Reproducer: 1. Do ethtool offli...