Debian

Debian 11 (bullseye)

8660 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.06%
  • Veröffentlicht 02.05.2025 15:54:59
  • Zuletzt bearbeitet 12.11.2025 19:15:21

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Perform lockless command completion in abort path While adding and removing the controller, the following call trace was observed: WARNING: CPU: 3 PID: 623596 at ke...

  • EPSS 0.05%
  • Veröffentlicht 02.05.2025 15:54:59
  • Zuletzt bearbeitet 12.11.2025 19:15:48

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Do not set DRR on pipe Commit [WHY] Writing to DRR registers such as OTG_V_TOTAL_MIN on the same frame as a pipe commit can cause underflow.

  • EPSS 0.06%
  • Veröffentlicht 02.05.2025 15:54:58
  • Zuletzt bearbeitet 12.11.2025 19:14:28

In the Linux kernel, the following vulnerability has been resolved: ca8210: fix mac_len negative array access This patch fixes a buffer overflow access of skb->data if ieee802154_hdr_peek_addrs() fails.

  • EPSS 0.07%
  • Veröffentlicht 02.05.2025 15:54:57
  • Zuletzt bearbeitet 12.11.2025 19:14:08

In the Linux kernel, the following vulnerability has been resolved: HID: intel-ish-hid: ipc: Fix potential use-after-free in work function When a reset notify IPC message is received, the ISR schedules a work function and passes the ISHTP device to...

  • EPSS 0.06%
  • Veröffentlicht 02.05.2025 15:54:54
  • Zuletzt bearbeitet 17.03.2026 14:58:26

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy() The ioctl helper function nilfs_ioctl_wrap_copy(), which exchanges a metadata array to/from user space, may copy uninitialize...

  • EPSS 0.04%
  • Veröffentlicht 02.05.2025 15:54:53
  • Zuletzt bearbeitet 12.11.2025 15:56:49

In the Linux kernel, the following vulnerability has been resolved: KVM: VMX: Do _all_ initialization before exposing /dev/kvm to userspace Call kvm_init() only after _all_ setup is complete, as kvm_init() exposes /dev/kvm to userspace and thus all...

  • EPSS 0.08%
  • Veröffentlicht 02.05.2025 14:16:02
  • Zuletzt bearbeitet 06.11.2025 20:49:48

In the Linux kernel, the following vulnerability has been resolved: codel: remove sch->q.qlen check before qdisc_tree_reduce_backlog() After making all ->qlen_notify() callbacks idempotent, now it is safe to remove the check of qlen!=0 from both fq...

  • EPSS 0.08%
  • Veröffentlicht 02.05.2025 14:16:01
  • Zuletzt bearbeitet 06.11.2025 20:48:20

In the Linux kernel, the following vulnerability has been resolved: net_sched: hfsc: Fix a UAF vulnerability in class handling This patch fixes a Use-After-Free vulnerability in the HFSC qdisc class handling. The issue occurs due to a time-of-check...

  • EPSS 0.06%
  • Veröffentlicht 01.05.2025 14:11:08
  • Zuletzt bearbeitet 01.10.2025 15:15:41

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Correctly move list in sc_disable() Commit 13bac861952a ("IB/hfi1: Fix abba locking issue with sc_disable()") incorrectly tries to move a list from one list head to anothe...

  • EPSS 0.05%
  • Veröffentlicht 01.05.2025 14:11:05
  • Zuletzt bearbeitet 01.10.2025 15:15:39

In the Linux kernel, the following vulnerability has been resolved: nfs4: Fix kmemleak when allocate slot failed If one of the slot allocate failed, should cleanup all the other allocated slots, otherwise, the allocated slots will leak: unrefere...