Debian

Debian 13 (trixie)

13948 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.15%
  • Veröffentlicht 01.10.2025 08:15:34
  • Zuletzt bearbeitet 16.01.2026 19:50:25

In the Linux kernel, the following vulnerability has been resolved: tracing: Silence warning when chunk allocation fails in trace_pid_write Syzkaller trigger a fault injection warning: WARNING: CPU: 1 PID: 12326 at tracepoint_add_func+0xbfc/0xeb0 ...

  • EPSS 0.14%
  • Veröffentlicht 01.10.2025 08:15:34
  • Zuletzt bearbeitet 16.01.2026 19:51:18

In the Linux kernel, the following vulnerability has been resolved: mm/damon/reclaim: avoid divide-by-zero in damon_reclaim_apply_parameters() When creating a new scheme of DAMON_RECLAIM, the calculation of 'min_age_region' uses 'aggr_interval' as ...

  • EPSS 0.14%
  • Veröffentlicht 01.10.2025 08:15:34
  • Zuletzt bearbeitet 14.01.2026 18:16:40

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix out-of-bounds dynptr write in bpf_crypto_crypt Stanislav reported that in bpf_crypto_crypt() the destination dynptr's size is not validated to be at least as large as the ...

  • EPSS 0.13%
  • Veröffentlicht 01.10.2025 08:15:33
  • Zuletzt bearbeitet 14.01.2026 20:16:12

In the Linux kernel, the following vulnerability has been resolved: of_numa: fix uninitialized memory nodes causing kernel panic When there are memory-only nodes (nodes without CPUs), these nodes are not properly initialized, causing kernel panic d...

  • EPSS 0.14%
  • Veröffentlicht 01.10.2025 08:15:33
  • Zuletzt bearbeitet 16.01.2026 19:31:03

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: stm32_fmc2: avoid overlapping mappings on ECC buffer Avoid below overlapping mappings by using a contiguous non-cacheable buffer. [ 4.077708] DMA-API: stm32_fmc2_...

  • EPSS 0.14%
  • Veröffentlicht 01.10.2025 08:15:33
  • Zuletzt bearbeitet 16.01.2026 19:31:15

In the Linux kernel, the following vulnerability has been resolved: mm/damon/lru_sort: avoid divide-by-zero in damon_lru_sort_apply_parameters() Patch series "mm/damon: avoid divide-by-zero in DAMON module's parameters application". DAMON's RECLAI...

  • EPSS 0.09%
  • Veröffentlicht 01.10.2025 08:15:33
  • Zuletzt bearbeitet 14.01.2026 18:16:39

In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc, mm/kasan: respect gfp mask in kasan_populate_vmalloc() kasan_populate_vmalloc() and its helpers ignore the caller's gfp_mask and always allocate memory using the hardco...

  • EPSS 0.14%
  • Veröffentlicht 01.10.2025 08:15:32
  • Zuletzt bearbeitet 14.01.2026 20:16:11

In the Linux kernel, the following vulnerability has been resolved: sched: Fix sched_numa_find_nth_cpu() if mask offline sched_numa_find_nth_cpu() uses a bsearch to look for the 'closest' CPU in sched_domains_numa_masks and given cpus mask. However...

  • EPSS 0.14%
  • Veröffentlicht 01.10.2025 08:15:32
  • Zuletzt bearbeitet 14.01.2026 20:16:11

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Prevent recovery work from being queued during device removal Use disable_work_sync() instead of cancel_work_sync() in ivpu_dev_fini() to ensure that no new recovery wo...

  • EPSS 0.14%
  • Veröffentlicht 01.10.2025 08:15:32
  • Zuletzt bearbeitet 14.01.2026 20:16:12

In the Linux kernel, the following vulnerability has been resolved: net: xilinx: axienet: Add error handling for RX metadata pointer retrieval Add proper error checking for dmaengine_desc_get_metadata_ptr() which can return an error pointer and lea...