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 08.05.2026 13:37:20
  • Zuletzt bearbeitet 12.05.2026 14:10:27

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_subset: Fix unbalanced refcnt in geth_free geth_alloc() increments the reference count, but geth_free() fails to decrement it. This prevents the configuration of att...

  • EPSS 0.03%
  • Veröffentlicht 08.05.2026 13:37:19
  • Zuletzt bearbeitet 12.05.2026 14:10:27

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_rndis: Protect RNDIS options with mutex The class/subclass/protocol options are suspectible to race conditions as they can be accessed concurrently through configfs....

  • EPSS 0.01%
  • Veröffentlicht 08.05.2026 13:37:18
  • Zuletzt bearbeitet 15.05.2026 19:46:42

In the Linux kernel, the following vulnerability has been resolved: comedi: Reinit dev->spinlock between attachments to low-level drivers `struct comedi_device` is the main controlling structure for a COMEDI device created by the COMEDI subsystem. ...

  • EPSS 0.01%
  • Veröffentlicht 08.05.2026 13:31:24
  • Zuletzt bearbeitet 15.05.2026 19:50:34

In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent possible UaF in addrconf_permanent_addr() The mentioned helper try to warn the user about an exceptional condition, but the message is delivered too late, accessing t...

  • EPSS 0.01%
  • Veröffentlicht 08.05.2026 13:31:23
  • Zuletzt bearbeitet 15.05.2026 19:52:36

In the Linux kernel, the following vulnerability has been resolved: btrfs: reserve enough transaction items for qgroup ioctls Currently our qgroup ioctls don't reserve any space, they just do a transaction join, which does not reserve any space, ne...

  • EPSS 0.05%
  • Veröffentlicht 08.05.2026 13:31:22
  • Zuletzt bearbeitet 15.05.2026 19:57:38

In the Linux kernel, the following vulnerability has been resolved: lib/crypto: chacha: Zeroize permuted_state before it leaves scope Since the ChaCha permutation is invertible, the local variable 'permuted_state' is sufficient to compute the origi...

  • EPSS 0.03%
  • Veröffentlicht 08.05.2026 13:31:20
  • Zuletzt bearbeitet 15.05.2026 20:01:41

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SMP: force responder MITM requirements before building the pairing response smp_cmd_pairing_req() currently builds the pairing response from the initiator auth_req befor...

  • EPSS 0.01%
  • Veröffentlicht 08.05.2026 13:31:17
  • Zuletzt bearbeitet 12.05.2026 14:10:27

In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: strictly check for maximum number of actions The maximum number of flowtable hardware offload actions in IPv6 is: * ethernet mangling (4 payload actions, 2 f...

  • EPSS 0.03%
  • Veröffentlicht 08.05.2026 13:31:16
  • Zuletzt bearbeitet 12.05.2026 14:10:27

In the Linux kernel, the following vulnerability has been resolved: cpufreq: governor: fix double free in cpufreq_dbs_governor_init() error path When kobject_init_and_add() fails, cpufreq_dbs_governor_init() calls kobject_put(&dbs_data->attr_set.ko...

  • EPSS 0.01%
  • Veröffentlicht 08.05.2026 13:31:12
  • Zuletzt bearbeitet 15.05.2026 18:05:56

In the Linux kernel, the following vulnerability has been resolved: USB: dummy-hcd: Fix locking/synchronization error Syzbot testing was able to provoke an addressing exception and crash in the usb_gadget_udc_reset() routine in drivers/usb/gadgets/...