Debian

Debian 13 (trixie)

13171 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 14.02.2026 16:15:57
  • Zuletzt bearbeitet 18.03.2026 14:57:32

In the Linux kernel, the following vulnerability has been resolved: drm/imx/tve: fix probe device leak Make sure to drop the reference taken to the DDC device during probe on probe failure (e.g. probe deferral) and on driver unbind.

  • EPSS 0.02%
  • Veröffentlicht 14.02.2026 16:15:57
  • Zuletzt bearbeitet 17.05.2026 16:16:14

In the Linux kernel, the following vulnerability has been resolved: bonding: fix use-after-free due to enslave fail after slave array update Fix a use-after-free which happens due to enslave failure after the new slave has been added to the array. ...

  • EPSS 0.02%
  • Veröffentlicht 14.02.2026 16:15:57
  • Zuletzt bearbeitet 03.04.2026 14:16:25

In the Linux kernel, the following vulnerability has been resolved: net: wwan: t7xx: fix potential skb->frags overflow in RX path When receiving data in the DPMAIF RX path, the t7xx_dpmaif_set_frag_to_skb() function adds page fragments to an skb wi...

  • EPSS 0.02%
  • Veröffentlicht 14.02.2026 16:15:57
  • Zuletzt bearbeitet 18.03.2026 14:46:21

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: TC, delete flows only for existing peers When deleting TC steering flows, iterate only over actual devcom peers instead of assuming all possible ports exist. This avoids...

  • EPSS 0.02%
  • Veröffentlicht 14.02.2026 16:15:56
  • Zuletzt bearbeitet 18.03.2026 14:13:18

In the Linux kernel, the following vulnerability has been resolved: perf: sched: Fix perf crash with new is_user_task() helper In order to do a user space stacktrace the current task needs to be a user task that has executed in user space. It use t...

  • EPSS 0.02%
  • Veröffentlicht 14.02.2026 16:15:56
  • Zuletzt bearbeitet 18.03.2026 14:12:40

In the Linux kernel, the following vulnerability has been resolved: octeon_ep: Fix memory leak in octep_device_setup() In octep_device_setup(), if octep_ctrl_net_init() fails, the function returns directly without unmapping the mapped resources and...

  • EPSS 0.01%
  • Veröffentlicht 14.02.2026 16:15:56
  • Zuletzt bearbeitet 03.04.2026 14:16:24

In the Linux kernel, the following vulnerability has been resolved: mm/shmem, swap: fix race of truncate and swap entry split The helper for shmem swap freeing is not handling the order of swap entries correctly. It uses xa_cmpxchg_irq to erase th...

  • EPSS 0.02%
  • Veröffentlicht 14.02.2026 16:15:56
  • Zuletzt bearbeitet 18.03.2026 15:04:01

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix NULL pointer dereference in amdgpu_gmc_filter_faults_remove On APUs such as Raven and Renoir (GC 9.1.0, 9.2.2, 9.3.0), the ih1 and ih2 interrupt ring buffers are no...

  • EPSS 0.02%
  • Veröffentlicht 14.02.2026 16:15:56
  • Zuletzt bearbeitet 18.03.2026 15:03:29

In the Linux kernel, the following vulnerability has been resolved: rocker: fix memory leak in rocker_world_port_post_fini() In rocker_world_port_pre_init(), rocker_port->wpriv is allocated with kzalloc(wops->port_priv_size, GFP_KERNEL). However, i...

  • EPSS 0.02%
  • Veröffentlicht 14.02.2026 16:15:56
  • Zuletzt bearbeitet 18.03.2026 15:02:35

In the Linux kernel, the following vulnerability has been resolved: ice: Fix NULL pointer dereference in ice_vsi_set_napi_queues Add NULL pointer checks in ice_vsi_set_napi_queues() to prevent crashes during resume from suspend when rings[q_idx]->q...