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 02.04.2024 07:15:42
  • Zuletzt bearbeitet 12.05.2026 12:16:19

In the Linux kernel, the following vulnerability has been resolved: xhci: handle isoc Babble and Buffer Overrun events properly xHCI 4.9 explicitly forbids assuming that the xHC has released its ownership of a multi-TRB TD when it reports an error ...

  • EPSS 0.23%
  • Veröffentlicht 02.04.2024 07:15:41
  • Zuletzt bearbeitet 17.03.2025 15:17:46

In the Linux kernel, the following vulnerability has been resolved: um: time-travel: fix time corruption In 'basic' time-travel mode (without =inf-cpu or =ext), we still get timer interrupts. These can happen at arbitrary points in time, i.e. while...

  • EPSS 0.23%
  • Veröffentlicht 02.04.2024 07:15:41
  • Zuletzt bearbeitet 17.03.2025 15:13:50

In the Linux kernel, the following vulnerability has been resolved: PM / devfreq: Synchronize devfreq_monitor_[start/stop] There is a chance if a frequent switch of the governor done in a loop result in timer list corruption where timer cancel bein...

  • EPSS 0.26%
  • Veröffentlicht 01.04.2024 09:15:51
  • Zuletzt bearbeitet 03.02.2025 14:32:27

In the Linux kernel, the following vulnerability has been resolved: ALSA: sh: aica: reorder cleanup operations to avoid UAF bugs The dreamcastcard->timer could schedule the spu_dma_work and the spu_dma_work could also arm the dreamcastcard->timer. ...

  • EPSS 0.24%
  • Veröffentlicht 29.03.2024 10:15:09
  • Zuletzt bearbeitet 08.04.2025 19:28:53

In the Linux kernel, the following vulnerability has been resolved: sh: push-switch: Reorder cleanup operations to avoid use-after-free bug The original code puts flush_work() before timer_shutdown_sync() in switch_drv_remove(). Although we use flu...

  • EPSS 0.68%
  • Veröffentlicht 28.03.2024 08:15:25
  • Zuletzt bearbeitet 04.11.2025 18:15:49

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: exthdr: fix 4-byte stack OOB write If priv->len is a multiple of 4, then dst[len / 4] can write past the destination array which leads to stack corruption. Th...

  • EPSS 0.27%
  • Veröffentlicht 27.03.2024 14:15:10
  • Zuletzt bearbeitet 12.05.2026 12:16:19

In the Linux kernel, the following vulnerability has been resolved: sr9800: Add check for usbnet_get_endpoints Add check for usbnet_get_endpoints() and return the error if it fails in order to transfer the error.

  • EPSS 0.2%
  • Veröffentlicht 26.03.2024 18:15:09
  • Zuletzt bearbeitet 17.03.2025 15:19:34

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Refactor DMCUB enter/exit idle interface [Why] We can hang in place trying to send commands when the DMCUB isn't powered on. [How] We need to exit out of the idle...

  • EPSS 0.23%
  • Veröffentlicht 26.03.2024 18:15:09
  • Zuletzt bearbeitet 29.04.2025 16:34:33

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ad7091r: Allow users to configure device events AD7091R-5 devices are supported by the ad7091r-5 driver together with the ad7091r-base driver. Those drivers declared iio ...

  • EPSS 0.24%
  • Veröffentlicht 26.03.2024 18:15:08
  • Zuletzt bearbeitet 25.11.2025 17:23:42

In the Linux kernel, the following vulnerability has been resolved: bpf: Check rcu_read_lock_trace_held() before calling bpf map helpers These three bpf_map_{lookup,update,delete}_elem() helpers are also available for sleepable bpf program, so add ...