Debian

Debian 11 (bullseye)

8660 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.09%
  • Veröffentlicht 18.06.2025 09:33:21
  • Zuletzt bearbeitet 17.12.2025 18:08:43

In the Linux kernel, the following vulnerability has been resolved: btrfs: correct the order of prelim_ref arguments in btrfs__prelim_ref btrfs_prelim_ref() calls the old and new reference variables in the incorrect order. This causes a NULL pointe...

  • EPSS 0.11%
  • Veröffentlicht 18.06.2025 09:33:18
  • Zuletzt bearbeitet 18.12.2025 21:36:36

In the Linux kernel, the following vulnerability has been resolved: padata: do not leak refcount in reorder_work A recent patch that addressed a UAF introduced a reference count leak: the parallel_data refcount is incremented unconditionally, regar...

  • EPSS 0.09%
  • Veröffentlicht 18.06.2025 09:33:17
  • Zuletzt bearbeitet 14.11.2025 17:09:49

In the Linux kernel, the following vulnerability has been resolved: kasan: avoid sleepable page allocation from atomic context apply_to_pte_range() enters the lazy MMU mode and then invokes kasan_populate_vmalloc_pte() callback on each page table w...

  • EPSS 0.08%
  • Veröffentlicht 18.06.2025 09:28:30
  • Zuletzt bearbeitet 17.12.2025 19:48:04

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix slab-use-after-free Read in rxe_queue_cleanup bug Call Trace: <TASK> __dump_stack lib/dump_stack.c:94 [inline] dump_stack_lvl+0x7d/0xa0 lib/dump_stack.c:120 print...

  • EPSS 0.06%
  • Veröffentlicht 18.06.2025 09:28:29
  • Zuletzt bearbeitet 19.01.2026 13:16:08

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Fix "KASAN: slab-use-after-free Read in ib_register_device" problem Call Trace: __dump_stack lib/dump_stack.c:94 [inline] dump_stack_lvl+0x116/0x1f0 lib/dump_stack.c:...

  • EPSS 0.12%
  • Veröffentlicht 18.06.2025 09:28:29
  • Zuletzt bearbeitet 17.12.2025 19:48:11

In the Linux kernel, the following vulnerability has been resolved: nfs: handle failure of nfs_get_lock_context in unlock path When memory is insufficient, the allocation of nfs_lock_context in nfs_get_lock_context() fails and returns -ENOMEM. If w...

  • EPSS 0.07%
  • Veröffentlicht 18.06.2025 09:28:23
  • Zuletzt bearbeitet 14.11.2025 19:02:05

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Refactor remove call with idxd_cleanup() helper The idxd_cleanup() helper cleans up perfmon, interrupts, internals and so on. Refactor remove call with the idxd_cl...

  • EPSS 0.12%
  • Veröffentlicht 18.06.2025 09:28:20
  • Zuletzt bearbeitet 17.12.2025 19:55:20

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: disable napi on driver removal A warning on driver removal started occurring after commit 9dd05df8403b ("net: warn if NAPI instance wasn't shut down"). Disable tx napi ...

  • EPSS 0.11%
  • Veröffentlicht 18.06.2025 09:28:17
  • Zuletzt bearbeitet 17.12.2025 20:03:23

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: k3-udma: Add missing locking Recent kernels complain about a missing lock in k3-udma.c when the lock validator is enabled: [ 4.128073] WARNING: CPU: 0 PID: 746 a...

  • EPSS 0.09%
  • Veröffentlicht 08.06.2025 10:34:56
  • Zuletzt bearbeitet 17.12.2025 20:03:40

In the Linux kernel, the following vulnerability has been resolved: can: bcm: add locking for bcm_op runtime updates The CAN broadcast manager (CAN BCM) can send a sequence of CAN frames via hrtimer. The content and also the length of the sequence ...