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 14.01.2026 15:15:59
  • Zuletzt bearbeitet 25.03.2026 19:32:29

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: Handle incorrect num_connectors capability The UCSI spec states that the num_connectors field is 7 bits, and the 8th bit is reserved and should be set to zero. So...

  • EPSS 0.17%
  • Veröffentlicht 14.01.2026 15:15:59
  • Zuletzt bearbeitet 25.03.2026 19:32:01

In the Linux kernel, the following vulnerability has been resolved: MIPS: ftrace: Fix memory corruption when kernel is located beyond 32 bits Since commit e424054000878 ("MIPS: Tracing: Reduce the overhead of dynamic Function Tracer"), the macro UA...

  • EPSS 0.11%
  • Veröffentlicht 13.01.2026 15:34:57
  • Zuletzt bearbeitet 25.03.2026 16:56:02

In the Linux kernel, the following vulnerability has been resolved: ip6_gre: make ip6gre_header() robust Over the years, syzbot found many ways to crash the kernel in ip6gre_header() [1]. This involves team or bonding drivers ability to dynamicall...

  • EPSS 0.11%
  • Veröffentlicht 13.01.2026 15:34:56
  • Zuletzt bearbeitet 25.03.2026 16:59:19

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Check for the presence of LS_NLA_TYPE_DGID correctly The netlink response for RDMA_NL_LS_OP_IP_RESOLVE should always have a LS_NLA_TYPE_DGID attribute, it is invalid if ...

  • EPSS 0.11%
  • 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.12%
  • 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.12%
  • 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.15%
  • 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.12%
  • 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.11%
  • 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-...