Debian

Debian 11 (bullseye)

8657 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Veröffentlicht 25.03.2026 10:26:51
  • Zuletzt bearbeitet 18.04.2026 09:16:17

In the Linux kernel, the following vulnerability has been resolved: net: vxlan: fix nd_tbl NULL dereference when IPv6 is disabled When booting with the 'ipv6.disable=1' parameter, the nd_tbl is never initialized because inet6_init() exits before nd...

  • EPSS 0.04%
  • Veröffentlicht 25.03.2026 10:26:50
  • Zuletzt bearbeitet 25.03.2026 15:41:33

In the Linux kernel, the following vulnerability has been resolved: scsi: target: Fix recursive locking in __configfs_open_file() In flush_write_buffer, &p->frag_sem is acquired and then the loaded store function is called, which, here, is target_c...

  • EPSS 0.04%
  • Veröffentlicht 25.03.2026 10:26:49
  • Zuletzt bearbeitet 18.04.2026 09:16:17

In the Linux kernel, the following vulnerability has been resolved: nfc: pn533: properly drop the usb interface reference on disconnect When the device is disconnected from the driver, there is a "dangling" reference count on the usb interface that...

  • EPSS 0.04%
  • Veröffentlicht 25.03.2026 10:26:48
  • Zuletzt bearbeitet 18.04.2026 09:16:16

In the Linux kernel, the following vulnerability has been resolved: IB/mthca: Add missed mthca_unmap_user_db() for mthca_create_srq() Fix a user triggerable leak on the system call failure path.

  • EPSS 0.04%
  • Veröffentlicht 25.03.2026 10:26:48
  • Zuletzt bearbeitet 18.04.2026 09:16:16

In the Linux kernel, the following vulnerability has been resolved: net: usb: pegasus: validate USB endpoints The pegasus driver should validate that the device it is probing has the proper number and types of USB endpoints it is expecting before i...

  • EPSS 0.04%
  • Veröffentlicht 25.03.2026 10:26:46
  • Zuletzt bearbeitet 25.03.2026 15:41:33

In the Linux kernel, the following vulnerability has been resolved: irqchip/sifive-plic: Fix frozen interrupt due to affinity setting PLIC ignores interrupt completion message for disabled interrupt, explained by the specification: The PLIC si...

  • EPSS 0.04%
  • Veröffentlicht 25.03.2026 10:26:45
  • Zuletzt bearbeitet 18.04.2026 09:16:16

In the Linux kernel, the following vulnerability has been resolved: atm: lec: fix null-ptr-deref in lec_arp_clear_vccs syzkaller reported a null-ptr-deref in lec_arp_clear_vccs(). This issue can be easily reproduced using the syzkaller reproducer. ...

  • EPSS 0.04%
  • Veröffentlicht 25.03.2026 10:26:41
  • Zuletzt bearbeitet 18.04.2026 09:16:16

In the Linux kernel, the following vulnerability has been resolved: wifi: libertas: fix use-after-free in lbs_free_adapter() The lbs_free_adapter() function uses timer_delete() (non-synchronous) for both command_timer and tx_lockup_timer before the...

  • EPSS 0.13%
  • Veröffentlicht 25.03.2026 10:26:39
  • Zuletzt bearbeitet 18.04.2026 09:16:16

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix NULL pointer dereference in mesh_rx_csa_frame() In mesh_rx_csa_frame(), elems->mesh_chansw_params_ie is dereferenced at lines 1638 and 1642 without a prior NULL...

  • EPSS 0.02%
  • Veröffentlicht 25.03.2026 10:25:05
  • Zuletzt bearbeitet 24.04.2026 15:19:57

In the Linux kernel, the following vulnerability has been resolved: xen/privcmd: restrict usage in unprivileged domU The Xen privcmd driver allows to issue arbitrary hypercalls from user space processes. This is normally no problem, as access is us...