Debian

Debian 11 (bullseye)

9526 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.23%
  • Veröffentlicht 06.08.2026 22:18:24
  • Zuletzt bearbeitet 18.08.2026 07:16:52

In the Linux kernel, the following vulnerability has been resolved: x86/bugs: Make Safe-RET robust against interrupt injection An attacker injecting interrupts while the Safe-RET mitigation executes on machines affected by SRSO can neutralize the s...

  • EPSS 0.16%
  • Veröffentlicht 06.08.2026 07:13:55
  • Zuletzt bearbeitet 17.08.2026 05:18:07

In the Linux kernel, the following vulnerability has been resolved: KVM: VMX: Grab vmcs12 on CR8 interception update iff vCPU is in guest mode When updating CR8 intercepts, get vmcs12 if and only if the vCPU is in guest mode so that a future change...

  • EPSS 0.16%
  • Veröffentlicht 06.08.2026 07:13:54
  • Zuletzt bearbeitet 17.08.2026 05:18:06

In the Linux kernel, the following vulnerability has been resolved: iio: adc: spear: Initialize completion before requesting IRQ In the report from Jaeyoung Chung: "spear_adc_probe() in drivers/iio/adc/spear_adc.c registers its interrupt handler w...

  • EPSS 0.12%
  • Veröffentlicht 06.08.2026 07:13:53
  • Zuletzt bearbeitet 17.08.2026 05:18:06

In the Linux kernel, the following vulnerability has been resolved: crypto: amlogic - avoid double cleanup in meson_crypto_probe() When meson_allocate_chanlist() fails after a partial allocation, it already unwinds the allocated chanlist state thro...

  • EPSS 0.16%
  • Veröffentlicht 06.08.2026 07:13:50
  • Zuletzt bearbeitet 17.08.2026 05:18:05

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_fs: initialize reset_work at allocation time ffs_fs_kill_sb() unconditionally calls cancel_work_sync() on ffs->reset_work when a functionfs instance is unmounted: ...

  • EPSS 0.16%
  • Veröffentlicht 06.08.2026 07:13:49
  • Zuletzt bearbeitet 17.08.2026 05:18:05

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not trim a device which is not writeable [BUG] There is a bug report that btrfs/242 can randomly fail with the following NULL pointer dereference: run fstests btrfs/24...

  • EPSS 0.16%
  • Veröffentlicht 06.08.2026 07:13:47
  • Zuletzt bearbeitet 17.08.2026 05:18:05

In the Linux kernel, the following vulnerability has been resolved: dma-buf/udmabuf: skip redundant cpu sync to fix cacheline EEXIST warning When CONFIG_DMA_API_DEBUG_SG is enabled, importing a udmabuf into a DRM driver (e.g. amdgpu for video playb...

  • EPSS 0.12%
  • Veröffentlicht 06.08.2026 07:06:27
  • Zuletzt bearbeitet 08.08.2026 15:16:34

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: arc: emac: quiesce interrupts before requesting IRQ Normal RX/TX interrupts are enabled later, in arc_emac_open(), so probe should not see interrupt delivery in the ...

  • EPSS 0.24%
  • Veröffentlicht 06.08.2026 07:06:27
  • Zuletzt bearbeitet 17.08.2026 05:18:05

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: drain bus_reset work on device removal brcmf_fw_crashed() and the debugfs "reset" entry both schedule drvr->bus_reset, whose callback recovers drvr through containe...

  • EPSS 0.12%
  • Veröffentlicht 06.08.2026 07:06:26
  • Zuletzt bearbeitet 17.08.2026 05:18:04

In the Linux kernel, the following vulnerability has been resolved: can: esd_usb: kill anchored URBs before freeing netdevs esd_usb_disconnect() frees each CAN netdev with free_candev() inside its per-netdev loop and only calls unlink_all_urbs(dev)...