Debian

Debian 11 (bullseye)

8657 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:43:42
  • Zuletzt bearbeitet 25.03.2026 00:30:57

In the Linux kernel, the following vulnerability has been resolved: block, bfq: fix possible uaf for 'bfqq->bic' Our test report a uaf for 'bfqq->bic' in 5.10: ================================================================== BUG: KASAN: use-afte...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:17:18
  • Zuletzt bearbeitet 23.03.2026 18:41:45

In the Linux kernel, the following vulnerability has been resolved: gpio: mvebu: fix irq domain leak Uwe Kleine-König pointed out we still have one resource leak in the mvebu driver triggered on driver detach. Let's address it with a custom devm ac...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:17:17
  • Zuletzt bearbeitet 23.03.2026 18:30:42

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: Fix an uninit variable access bug in qrtr_tx_resume() Syzbot reported a bug as following: ===================================================== BUG: KMSAN: uninit-value...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:17:16
  • Zuletzt bearbeitet 23.03.2026 18:41:33

In the Linux kernel, the following vulnerability has been resolved: bpf, cpumap: Make sure kthread is running before map update returns The following warning was reported when running stress-mode enabled xdp_redirect_cpu with some RT threads: --...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:17:15
  • Zuletzt bearbeitet 23.03.2026 18:41:22

In the Linux kernel, the following vulnerability has been resolved: null_blk: Always check queue mode setting from configfs Make sure to check device queue mode in the null_validate_conf() and return error for NULL_Q_RQ as we don't allow legacy I/O...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:17:14
  • Zuletzt bearbeitet 21.03.2026 01:07:02

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: delete timer and free skb queue when unloading Fix possible crash and memory leak on driver unload by deleting TX purge timer and freeing C2H queue in 'rtw_core_deinit...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:17:12
  • Zuletzt bearbeitet 21.03.2026 01:05:56

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Make intel_get_crtc_new_encoder() less oopsy The point of the WARN was to print something, not oops straight up. Currently that is precisely what happens if we can't find...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:17:10
  • Zuletzt bearbeitet 21.03.2026 00:40:53

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: don't leak memory if dev_set_name() fails When dev_set_name() fails, zcdn_create() doesn't free the newly allocated resources. Do it.

  • EPSS 0.01%
  • Veröffentlicht 04.10.2025 15:17:10
  • Zuletzt bearbeitet 21.03.2026 01:02:40

In the Linux kernel, the following vulnerability has been resolved: ext2: Check block size validity during mount Check that log of block size stored in the superblock has sensible value. Otherwise the shift computing the block size can overflow lea...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:17:09
  • Zuletzt bearbeitet 21.03.2026 00:42:36

In the Linux kernel, the following vulnerability has been resolved: spi: qup: Don't skip cleanup in remove's error path Returning early in a platform driver's remove callback is wrong. In this case the dma resources are not released in the error pa...