Debian

Debian 13 (trixie)

14286 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.17%
  • Veröffentlicht 20.05.2025 15:21:43
  • Zuletzt bearbeitet 17.11.2025 14:50:40

In the Linux kernel, the following vulnerability has been resolved: bnxt_en: Fix out-of-bound memcpy() during ethtool -w When retrieving the FW coredump using ethtool, it can sometimes cause memory corruption: BUG: KFENCE: memory corruption in __b...

  • EPSS 0.16%
  • Veröffentlicht 20.05.2025 15:21:42
  • Zuletzt bearbeitet 17.11.2025 14:45:58

In the Linux kernel, the following vulnerability has been resolved: ptp: ocp: Fix NULL dereference in Adva board SMA sysfs operations On Adva boards, SMA sysfs store/get operations can call __handle_signal_outputs() or __handle_signal_inputs() whil...

  • EPSS 0.17%
  • Veröffentlicht 20.05.2025 15:21:41
  • Zuletzt bearbeitet 17.11.2025 14:58:04

In the Linux kernel, the following vulnerability has been resolved: mm, slab: clean up slab->obj_exts always When memory allocation profiling is disabled at runtime or due to an error, shutdown_mem_profiling() is called: slab->obj_exts which previo...

  • EPSS 0.17%
  • Veröffentlicht 20.05.2025 15:21:41
  • Zuletzt bearbeitet 14.07.2026 13:17:34

In the Linux kernel, the following vulnerability has been resolved: net: lan743x: Fix memleak issue when GSO enabled Always map the `skb` to the LS descriptor. Previously skb was mapped to EXT descriptor when the number of fragments is zero with GS...

  • EPSS 0.12%
  • Veröffentlicht 20.05.2025 15:21:40
  • Zuletzt bearbeitet 17.11.2025 15:02:38

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix locking order in ivpu_job_submit Fix deadlock in job submission and abort handling. When a thread aborts currently executing jobs due to a fault, it first locks the...

  • EPSS 0.11%
  • Veröffentlicht 20.05.2025 15:21:39
  • Zuletzt bearbeitet 17.11.2025 18:10:54

In the Linux kernel, the following vulnerability has been resolved: ublk: fix race between io_uring_cmd_complete_in_task and ublk_cancel_cmd ublk_cancel_cmd() calls io_uring_cmd_done() to complete uring_cmd, but we may have scheduled task work via ...

  • EPSS 0.17%
  • Veröffentlicht 20.05.2025 15:21:38
  • Zuletzt bearbeitet 17.11.2025 18:10:30

In the Linux kernel, the following vulnerability has been resolved: firmware: arm_scmi: Balance device refcount when destroying devices Using device_find_child() to lookup the proper SCMI device to destroy causes an unbalance in device refcount, si...

  • EPSS 0.17%
  • Veröffentlicht 20.05.2025 15:21:37
  • Zuletzt bearbeitet 17.11.2025 18:08:45

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix slab-use-after-free in hdcp The HDCP code in amdgpu_dm_hdcp.c copies pointers to amdgpu_dm_connector objects without incrementing the kref reference counts. Wh...

  • EPSS 0.17%
  • Veröffentlicht 20.05.2025 15:21:36
  • Zuletzt bearbeitet 17.11.2025 18:08:31

In the Linux kernel, the following vulnerability has been resolved: irqchip/qcom-mpm: Prevent crash when trying to handle non-wake GPIOs On Qualcomm chipsets not all GPIOs are wakeup capable. Those GPIOs do not have a corresponding MPM pin and shou...

  • EPSS 0.16%
  • Veröffentlicht 20.05.2025 15:21:35
  • Zuletzt bearbeitet 19.11.2025 14:43:49

In the Linux kernel, the following vulnerability has been resolved: iommu: Fix two issues in iommu_copy_struct_from_user() In the review for iommu_copy_struct_to_user() helper, Matt pointed out that a NULL pointer should be rejected prior to derefe...