Debian

Debian 11 (bullseye)

9132 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.44%
  • Veröffentlicht 08.05.2026 14:22:17
  • Zuletzt bearbeitet 21.05.2026 16:54:50

In the Linux kernel, the following vulnerability has been resolved: netfilter: x_tables: guard option walkers against 1-byte tail reads When the last byte of options is a non-single-byte option kind, walkers that advance with i += op[i + 1] ? : 1 c...

  • EPSS 0.12%
  • Veröffentlicht 08.05.2026 14:22:16
  • Zuletzt bearbeitet 21.05.2026 16:55:59

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_queue: fix entry leak in bridge verdict error path nfqnl_recv_verdict() calls find_dequeue_entry() to remove the queue entry from the queue data structures, ta...

  • EPSS 0.13%
  • Veröffentlicht 08.05.2026 14:22:15
  • Zuletzt bearbeitet 21.05.2026 16:59:20

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: Fix slab-out-of-bounds in nvme_dbbuf_set dev->online_queues is a count incremented in nvme_init_queue. Thus, valid indices are 0 through dev->online_queues − 1. This pat...

  • EPSS 0.13%
  • Veröffentlicht 08.05.2026 14:22:15
  • Zuletzt bearbeitet 21.05.2026 16:57:23

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_cthelper: fix OOB read in nfnl_cthelper_dump_table() nfnl_cthelper_dump_table() has a 'goto restart' that jumps to a label inside the for loop body. When the ...

  • EPSS 0.09%
  • Veröffentlicht 08.05.2026 14:22:14
  • Zuletzt bearbeitet 21.05.2026 17:00:53

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: Fix race bug in nvme_poll_irqdisable() In the following scenario, pdev can be disabled between (1) and (3) by (2). This sets pdev->msix_enabled = 0. Then, pci_irq_vector(...

  • EPSS 0.12%
  • Veröffentlicht 08.05.2026 14:22:12
  • Zuletzt bearbeitet 21.05.2026 16:38:08

In the Linux kernel, the following vulnerability has been resolved: e1000/e1000e: Fix leak in DMA error cleanup If an error is encountered while mapping TX buffers, the driver should unmap any buffers already mapped for that skb. Because count is ...

  • EPSS 0.09%
  • Veröffentlicht 08.05.2026 14:22:08
  • Zuletzt bearbeitet 21.05.2026 17:26:45

In the Linux kernel, the following vulnerability has been resolved: cgroup: fix race between task migration and iteration When a task is migrated out of a css_set, cgroup_migrate_add_task() first moves it from cset->tasks to cset->mg_tasks via: ...

  • EPSS 0.13%
  • Veröffentlicht 08.05.2026 14:22:07
  • Zuletzt bearbeitet 21.05.2026 17:41:41

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: fix use-after-free on linked stream runtime in snd_pcm_drain() In the drain loop, the local variable 'runtime' is reassigned to a linked stream's runtime (runtime = s->r...

  • EPSS 0.12%
  • Veröffentlicht 08.05.2026 14:22:06
  • Zuletzt bearbeitet 21.05.2026 17:43:14

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Check endpoint numbers at parsing Scarlett2 mixer interfaces The Scarlett2 mixer quirk in USB-audio driver may hit a NULL dereference when a malformed USB descript...

  • EPSS 0.12%
  • Veröffentlicht 08.05.2026 14:22:03
  • Zuletzt bearbeitet 20.05.2026 18:18:34

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Fix memory leak in xhci_disable_slot() xhci_alloc_command() allocates a command structure and, when the second argument is true, also allocates a completion structure. C...