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 29.07.2024 18:15:12
  • Zuletzt bearbeitet 12.05.2026 12:17:04

In the Linux kernel, the following vulnerability has been resolved: x86: stop playing stack games in profile_pc() The 'profile_pc()' function is used for timer-based profiling, which isn't really all that relevant any more to begin with, but it als...

  • EPSS 0.22%
  • Veröffentlicht 29.07.2024 18:15:12
  • Zuletzt bearbeitet 12.05.2026 12:17:04

In the Linux kernel, the following vulnerability has been resolved: ALSA: emux: improve patch ioctl data validation In load_data(), make the validation of and skipping over the main info block match that in load_guspatch(). In load_guspatch(), add...

  • EPSS 0.21%
  • Veröffentlicht 29.07.2024 18:15:12
  • Zuletzt bearbeitet 03.11.2025 22:17:38

In the Linux kernel, the following vulnerability has been resolved: crypto: ecdh - explicitly zeroize private_key private_key is overwritten with the key parameter passed in by the caller (if present), or alternatively a newly generated private key...

  • EPSS 0.22%
  • Veröffentlicht 29.07.2024 18:15:11
  • Zuletzt bearbeitet 03.11.2025 22:17:36

In the Linux kernel, the following vulnerability has been resolved: gpio: davinci: Validate the obtained number of IRQs Value of pdata->gpio_unbanked is taken from Device Tree. In case of broken DT due to any error this value can be any. Without th...

  • EPSS 0.22%
  • Veröffentlicht 29.07.2024 18:15:11
  • Zuletzt bearbeitet 12.05.2026 12:17:04

In the Linux kernel, the following vulnerability has been resolved: net/dpaa2: Avoid explicit cpumask var allocation on stack For CONFIG_CPUMASK_OFFSTACK=y kernel, explicit allocation of cpumask variable on stack is not recommended since it can cau...

  • EPSS 0.23%
  • Veröffentlicht 29.07.2024 18:15:11
  • Zuletzt bearbeitet 12.05.2026 12:17:04

In the Linux kernel, the following vulnerability has been resolved: net/iucv: Avoid explicit cpumask var allocation on stack For CONFIG_CPUMASK_OFFSTACK=y kernel, explicit allocation of cpumask variable on stack is not recommended since it can caus...

  • EPSS 0.23%
  • Veröffentlicht 29.07.2024 17:15:11
  • Zuletzt bearbeitet 03.11.2025 22:17:35

In the Linux kernel, the following vulnerability has been resolved: ftruncate: pass a signed offset The old ftruncate() syscall, using the 32-bit off_t misses a sign extension when called in compat mode on 64-bit architectures. As a result, passin...

  • EPSS 0.24%
  • Veröffentlicht 29.07.2024 17:15:11
  • Zuletzt bearbeitet 03.11.2025 22:17:36

In the Linux kernel, the following vulnerability has been resolved: iio: chemical: bme680: Fix overflows in compensate() functions There are cases in the compensate functions of the driver that there could be overflows of variables due to bit shift...

  • EPSS 0.23%
  • Veröffentlicht 29.07.2024 17:15:11
  • Zuletzt bearbeitet 03.11.2025 22:17:36

In the Linux kernel, the following vulnerability has been resolved: drm/panel: ilitek-ili9881c: Fix warning with GPIO controllers that sleep The ilitek-ili9881c controls the reset GPIO using the non-sleeping gpiod_set_value() function. This complai...

  • EPSS 0.23%
  • Veröffentlicht 29.07.2024 17:15:11
  • Zuletzt bearbeitet 03.11.2025 22:17:36

In the Linux kernel, the following vulnerability has been resolved: ASoC: fsl-asoc-card: set priv->pdev before using it priv->pdev pointer was set after being used in fsl_asoc_card_audmux_init(). Move this assignment at the start of the probe funct...