Debian

Debian 11 (bullseye)

9132 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:58:28
  • Zuletzt bearbeitet 24.06.2026 17:08:46

In the Linux kernel, the following vulnerability has been resolved: net: bridge: use a stable FDB dst snapshot in RCU readers Local FDB entries can be rewritten in place by `fdb_delete_local()`, which updates `f->dst` to another port or to `NULL` w...

  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:58:23
  • Zuletzt bearbeitet 24.06.2026 17:20:06

In the Linux kernel, the following vulnerability has been resolved: spi: fix resource leaks on device setup failure Make sure to call controller cleanup() if spi_setup() fails while registering a device to avoid leaking any resources allocated by s...

  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:58:21
  • Zuletzt bearbeitet 24.06.2026 17:20:12

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Inject #UD for INVLPGA if EFER.SVME=0 INVLPGA should cause a #UD when EFER.SVME is not set. Add a check to properly inject #UD when EFER.SVME=0. [sean: tag for stable@]

  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:58:17
  • Zuletzt bearbeitet 24.06.2026 17:20:25

In the Linux kernel, the following vulnerability has been resolved: ocfs2: split transactions in dio completion to avoid credit exhaustion During ocfs2 dio operations, JBD2 may report warnings via following call trace: ocfs2_dio_end_io_write ocfs2...

  • EPSS 0.13%
  • Veröffentlicht 27.05.2026 12:58:11
  • Zuletzt bearbeitet 24.06.2026 17:20:32

In the Linux kernel, the following vulnerability has been resolved: erofs: fix the out-of-bounds nameoff handling for trailing dirents Currently we already have boundary-checks for nameoffs, but the trailing dirents are special since the namelens a...

  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:58:10
  • Zuletzt bearbeitet 24.06.2026 17:20:35

In the Linux kernel, the following vulnerability has been resolved: crypto: atmel-tdes - fix DMA sync direction Before DMA output is consumed by the CPU, ->dma_addr_out must be synced with dma_sync_single_for_cpu() instead of dma_sync_single_for_de...

  • EPSS 0.13%
  • Veröffentlicht 27.05.2026 12:58:07
  • Zuletzt bearbeitet 24.06.2026 16:59:08

In the Linux kernel, the following vulnerability has been resolved: crypto: atmel-sha204a - Fix potential UAF and memory leak in remove path Unregister the hwrng to prevent new ->read() calls and flush the Atmel I2C workqueue before teardown to pre...

  • EPSS 0.13%
  • Veröffentlicht 27.05.2026 12:57:54
  • Zuletzt bearbeitet 24.06.2026 17:00:16

In the Linux kernel, the following vulnerability has been resolved: md/raid5: validate payload size before accessing journal metadata r5c_recovery_analyze_meta_block() and r5l_recovery_verify_data_checksum_for_mb() iterate over payloads in a journa...

  • EPSS 0.13%
  • Veröffentlicht 27.05.2026 12:57:50
  • Zuletzt bearbeitet 24.06.2026 17:03:45

In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: fix use-after-free in mwifiex_adapter_cleanup() The mwifiex_adapter_cleanup() function uses timer_delete() (non-synchronous) for the wakeup_timer before the adapter ...

  • EPSS 0.13%
  • Veröffentlicht 27.05.2026 12:57:48
  • Zuletzt bearbeitet 24.06.2026 17:03:51

In the Linux kernel, the following vulnerability has been resolved: crypto: nx - fix bounce buffer leaks in nx842_crypto_{alloc,free}_ctx The bounce buffers are allocated with __get_free_pages() using BOUNCE_BUFFER_ORDER (order 2 = 4 pages), but bo...