Debian

Debian 11 (bullseye)

9132 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.23%
  • Veröffentlicht 24.05.2024 15:15:21
  • Zuletzt bearbeitet 18.09.2025 15:41:41

In the Linux kernel, the following vulnerability has been resolved: proc/vmcore: fix clearing user buffer by properly using clear_user() To clear a user buffer we cannot simply use memset, we have to use clear_user(). With a virtio-mem device that...

  • EPSS 0.22%
  • Veröffentlicht 24.05.2024 15:15:21
  • Zuletzt bearbeitet 18.09.2025 15:47:52

In the Linux kernel, the following vulnerability has been resolved: powerpc/32: Fix hardlockup on vmap stack overflow Since the commit c118c7303ad5 ("powerpc/32: Fix vmap stack - Do not activate MMU before reading task struct") a vmap stack overflo...

  • EPSS 0.2%
  • Veröffentlicht 24.05.2024 15:15:20
  • Zuletzt bearbeitet 06.01.2025 20:47:35

In the Linux kernel, the following vulnerability has been resolved: blk-mq: cancel blk-mq dispatch work in both blk_cleanup_queue and disk_release() For avoiding to slow down queue destroy, we don't call blk_mq_quiesce_queue() in blk_cleanup_queue(...

  • EPSS 0.26%
  • Veröffentlicht 24.05.2024 15:15:20
  • Zuletzt bearbeitet 18.09.2025 15:11:36

In the Linux kernel, the following vulnerability has been resolved: sched/scs: Reset task stack state in bringup_cpu() To hot unplug a CPU, the idle task on that CPU calls a few layers of C code before finally leaving the kernel. When KASAN is in u...

  • EPSS 0.21%
  • Veröffentlicht 24.05.2024 15:15:20
  • Zuletzt bearbeitet 18.09.2025 15:28:53

In the Linux kernel, the following vulnerability has been resolved: net: vlan: fix underflow for the real_dev refcnt Inject error before dev_hold(real_dev) in register_vlan_dev(), and execute the following testcase: ip link add dev dummy1 type dum...

  • EPSS 0.24%
  • Veröffentlicht 24.05.2024 15:15:20
  • Zuletzt bearbeitet 06.01.2025 20:47:21

In the Linux kernel, the following vulnerability has been resolved: net/sched: sch_ets: don't peek at classes beyond 'nbands' when the number of DRR classes decreases, the round-robin active list can contain elements that have already been freed in...

  • EPSS 0.18%
  • Veröffentlicht 24.05.2024 15:15:20
  • Zuletzt bearbeitet 18.09.2025 15:37:52

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: Disable Tx queues when reconfiguring the interface The Tx queues were not disabled in situations where the driver needed to stop the interface to apply a new configura...

  • EPSS 0.21%
  • Veröffentlicht 24.05.2024 15:15:20
  • Zuletzt bearbeitet 21.11.2024 06:36:33

In the Linux kernel, the following vulnerability has been resolved: net/smc: Fix NULL pointer dereferencing in smc_vlan_by_tcpsk() Coverity reports a possible NULL dereferencing problem: in smc_vlan_by_tcpsk(): 6. returned_null: netdev_lower_get_n...

  • EPSS 0.22%
  • Veröffentlicht 24.05.2024 15:15:20
  • Zuletzt bearbeitet 06.01.2025 20:47:01

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrum: Protect driver from buggy firmware When processing port up/down events generated by the device's firmware, the driver protects itself from events reported for non-...

  • EPSS 0.21%
  • Veröffentlicht 24.05.2024 15:15:20
  • Zuletzt bearbeitet 06.01.2025 20:46:45

In the Linux kernel, the following vulnerability has been resolved: ice: fix vsi->txq_map sizing The approach of having XDP queue per CPU regardless of user's setting exposed a hidden bug that could occur in case when Rx queue count differ from Tx ...