Debian

Debian 14 (forky)

13674 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 07.10.2025 15:19:34
  • Zuletzt bearbeitet 03.02.2026 22:26:34

In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-sysman: Fix reference leak If a duplicate attribute is found using kset_find_obj(), a reference to that attribute is returned. This means that we need to dispose...

  • EPSS 0.02%
  • Veröffentlicht 07.10.2025 15:19:34
  • Zuletzt bearbeitet 03.02.2026 22:26:22

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Take RTNL lock when needed before calling xdp_set_features() Hold RTNL lock when calling xdp_set_features() with a registered netdev, as the call triggers the netdev not...

  • EPSS 0.02%
  • Veröffentlicht 07.10.2025 15:19:33
  • Zuletzt bearbeitet 03.02.2026 22:26:42

In the Linux kernel, the following vulnerability has been resolved: iommufd: Fix unpinning of pages when an access is present syzkaller found that the calculation of batch_last_index should use 'start_index' since at input to this function the batc...

  • EPSS 0.02%
  • Veröffentlicht 07.10.2025 15:19:32
  • Zuletzt bearbeitet 03.02.2026 22:27:34

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: drop gfx_v11_0_cp_ecc_error_irq_funcs The gfx.cp_ecc_error_irq is retired in gfx11. In gfx_v11_0_hw_fini still use amdgpu_irq_put to disable this interrupt, which cause...

  • EPSS 0.01%
  • Veröffentlicht 07.10.2025 15:19:32
  • Zuletzt bearbeitet 03.02.2026 22:27:26

In the Linux kernel, the following vulnerability has been resolved: fs: dlm: fix use after free in midcomms commit While working on processing dlm message in softirq context I experienced the following KASAN use-after-free warning: [ 151.760477] ...

  • EPSS 0.02%
  • Veröffentlicht 07.10.2025 15:19:31
  • Zuletzt bearbeitet 03.02.2026 22:27:40

In the Linux kernel, the following vulnerability has been resolved: scsi: hisi_sas: Grab sas_dev lock when traversing the members of sas_dev.list When freeing slots in function slot_complete_v3_hw(), it is possible that sas_dev.list is being traver...

  • EPSS 0.02%
  • Veröffentlicht 07.10.2025 15:19:30
  • Zuletzt bearbeitet 05.02.2026 14:31:55

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gvt: fix vgpu debugfs clean in remove Check carefully on root debugfs available when destroying vgpu, e.g in remove case drm minor's debugfs root might already be destroye...

  • EPSS 0.02%
  • Veröffentlicht 07.10.2025 15:19:30
  • Zuletzt bearbeitet 03.02.2026 22:27:45

In the Linux kernel, the following vulnerability has been resolved: ext4: fix possible double unlock when moving a directory

  • EPSS 0.02%
  • Veröffentlicht 07.10.2025 15:19:29
  • Zuletzt bearbeitet 05.02.2026 14:32:24

In the Linux kernel, the following vulnerability has been resolved: net/sched: sch_fq: fix integer overflow of "credit" if sch_fq is configured with "initial quantum" having values greater than INT_MAX, the first assignment of "credit" does signed ...

  • EPSS 0.01%
  • Veröffentlicht 07.10.2025 15:19:28
  • Zuletzt bearbeitet 05.02.2026 14:40:48

In the Linux kernel, the following vulnerability has been resolved: gfs2: Fix possible data races in gfs2_show_options() Some fields such as gt_logd_secs of the struct gfs2_tune are accessed without holding the lock gt_spin in gfs2_show_options(): ...