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 14.01.2026 15:16:00
  • Zuletzt bearbeitet 25.03.2026 19:27:20

In the Linux kernel, the following vulnerability has been resolved: hwmon: (w83791d) Convert macros to functions to avoid TOCTOU The macro FAN_FROM_REG evaluates its arguments multiple times. When used in lockless contexts involving shared driver d...

  • EPSS 0.02%
  • Veröffentlicht 14.01.2026 15:16:00
  • Zuletzt bearbeitet 25.03.2026 19:59:29

In the Linux kernel, the following vulnerability has been resolved: net: hns3: add VLAN id validation before using Currently, the VLAN id may be used without validation when receive a VLAN configuration mailbox from VF. The length of vlan_del_fail_...

  • EPSS 0.03%
  • Veröffentlicht 14.01.2026 15:16:00
  • Zuletzt bearbeitet 25.03.2026 19:58:42

In the Linux kernel, the following vulnerability has been resolved: crypto: af_alg - zero initialize memory allocated via sock_kmalloc Several crypto user API contexts and requests allocated with sock_kmalloc() were left uninitialized, relying on c...

  • EPSS 0.03%
  • Veröffentlicht 14.01.2026 15:15:59
  • Zuletzt bearbeitet 25.03.2026 18:56:00

In the Linux kernel, the following vulnerability has been resolved: scs: fix a wrong parameter in __scs_magic __scs_magic() needs a 'void *' variable, but a 'struct task_struct *' is given. 'task_scs(tsk)' is the starting address of the task's sha...

  • EPSS 0.03%
  • Veröffentlicht 14.01.2026 15:15:59
  • Zuletzt bearbeitet 25.03.2026 18:55:32

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Fix VM hard lockup after prolonged inactivity with periodic HV timer When advancing the target expiration for the guest's APIC timer in periodic mode, set the expiration ...

  • EPSS 0.03%
  • Veröffentlicht 14.01.2026 15:15:59
  • Zuletzt bearbeitet 25.03.2026 18:55:20

In the Linux kernel, the following vulnerability has been resolved: f2fs: use global inline_xattr_slab instead of per-sb slab cache As Hong Yun reported in mailing list: loop7: detected capacity change from 0 to 131072 ------------[ cut here ]----...

  • EPSS 0.03%
  • 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.03%
  • 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.03%
  • 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.03%
  • 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 ...