Debian

Debian 11 (bullseye)

8657 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 13.01.2026 15:34:56
  • Zuletzt bearbeitet 25.03.2026 16:56:30

In the Linux kernel, the following vulnerability has been resolved: ipv4: Fix reference count leak when using error routes with nexthop objects When a nexthop object is deleted, it is marked as dead and then fib_table_flush() is called to flush all...

  • EPSS 0.02%
  • Veröffentlicht 13.01.2026 15:34:53
  • Zuletzt bearbeitet 25.03.2026 17:41:23

In the Linux kernel, the following vulnerability has been resolved: e1000: fix OOB in e1000_tbi_should_accept() In e1000_tbi_should_accept() we read the last byte of the frame via 'data[length - 1]' to evaluate the TBI workaround. If the descriptor...

  • EPSS 0.02%
  • Veröffentlicht 13.01.2026 15:34:52
  • Zuletzt bearbeitet 25.03.2026 18:03:23

In the Linux kernel, the following vulnerability has been resolved: team: fix check for port enabled in team_queue_override_port_prio_changed() There has been a syzkaller bug reported recently with the following trace: list_del corruption, ffff888...

  • EPSS 0.01%
  • Veröffentlicht 13.01.2026 15:34:51
  • Zuletzt bearbeitet 02.04.2026 09:16:20

In the Linux kernel, the following vulnerability has been resolved: iommu: disable SVA when CONFIG_X86 is set Patch series "Fix stale IOTLB entries for kernel address space", v7. This proposes a fix for a security vulnerability related to IOMMU Sh...

  • EPSS 0.02%
  • Veröffentlicht 13.01.2026 15:34:49
  • Zuletzt bearbeitet 25.03.2026 18:57:17

In the Linux kernel, the following vulnerability has been resolved: net: rose: fix invalid array index in rose_kill_by_device() rose_kill_by_device() collects sockets into a local array[] and then iterates over them to disconnect sockets bound to a...

  • EPSS 0.03%
  • Veröffentlicht 13.01.2026 15:34:49
  • Zuletzt bearbeitet 25.03.2026 18:57:03

In the Linux kernel, the following vulnerability has been resolved: iavf: fix off-by-one issues in iavf_config_rss_reg() There are off-by-one bugs when configuring RSS hash key and lookup table, causing out-of-bounds reads to memory [1] and out-of-...

  • EPSS 0.03%
  • Veröffentlicht 13.01.2026 15:34:48
  • Zuletzt bearbeitet 25.03.2026 18:57:30

In the Linux kernel, the following vulnerability has been resolved: ipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr() There exists a kernel oops caused by a BUG_ON(nhead < 0) at net/core/skbuff.c:2232 in pskb_expand_head(). This...

  • EPSS 0.03%
  • Veröffentlicht 13.01.2026 15:34:47
  • Zuletzt bearbeitet 25.03.2026 19:33:26

In the Linux kernel, the following vulnerability has been resolved: RDMA/cm: Fix leaking the multicast GID table reference If the CM ID is destroyed while the CM event for multicast creating is still queued the cancel_work_sync() will prevent the w...

  • EPSS 0.02%
  • Veröffentlicht 13.01.2026 15:34:46
  • Zuletzt bearbeitet 25.03.2026 19:38:23

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: revert use of devm_kzalloc in btusb This reverts commit 98921dbd00c4e ("Bluetooth: Use devm_kzalloc in btusb.c file"). In btusb_probe(), we use devm_kzalloc() to...

  • EPSS 0.03%
  • Veröffentlicht 13.01.2026 15:34:46
  • Zuletzt bearbeitet 25.03.2026 19:35:32

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: Avoid NULL pointer deref for evicted BOs It is possible for a BO to exist that is not currently associated with a resource, e.g. because it has been evicted. When devcore...