Debian

Debian 14 (forky)

15407 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.26%
  • Veröffentlicht 12.07.2024 13:15:16
  • Zuletzt bearbeitet 03.11.2025 22:17:15

In the Linux kernel, the following vulnerability has been resolved: net: wwan: iosm: Fix tainted pointer delete is case of region creation fail In case of region creation fail in ipc_devlink_create_region(), previously created regions delete proces...

  • EPSS 0.26%
  • Veröffentlicht 12.07.2024 13:15:16
  • Zuletzt bearbeitet 03.11.2025 22:17:16

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix tainted pointer delete is case of flow rules creation fail In case of flow rule creation fail in mlx5_lag_create_port_sel_table(), instead of previously created rules...

  • EPSS 0.27%
  • Veröffentlicht 12.07.2024 13:15:16
  • Zuletzt bearbeitet 12.05.2026 12:16:59

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: don't read past the mfuart notifcation In case the firmware sends a notification that claims it has more data than it has, we will read past that was allocated ...

  • EPSS 0.26%
  • Veröffentlicht 12.07.2024 13:15:16
  • Zuletzt bearbeitet 12.05.2026 12:17:00

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: mesh: Fix leak of mesh_preq_queue objects The hwmp code use objects of type mesh_preq_queue, added to a list in ieee80211_if_mesh, to keep track of mpath we need to...

  • EPSS 0.19%
  • Veröffentlicht 12.07.2024 13:15:16
  • Zuletzt bearbeitet 03.11.2025 22:17:16

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix races between hole punching and AIO+DIO After commit "ocfs2: return real error code in ocfs2_dio_wr_get_block", fstests/generic/300 become from always failed to sometime...

  • EPSS 0.24%
  • Veröffentlicht 12.07.2024 13:15:16
  • Zuletzt bearbeitet 06.10.2025 20:49:55

In the Linux kernel, the following vulnerability has been resolved: x86/kexec: Fix bug with call depth tracking The call to cc_platform_has() triggers a fault and system crash if call depth tracking is active because the GS segment has been reset b...

  • EPSS 0.26%
  • Veröffentlicht 12.07.2024 13:15:16
  • Zuletzt bearbeitet 12.05.2026 12:17:00

In the Linux kernel, the following vulnerability has been resolved: iommu: Return right value in iommu_sva_bind_device() iommu_sva_bind_device() should return either a sva bond handle or an ERR_PTR value in error cases. Existing drivers (idxd and u...

  • EPSS 0.29%
  • Veröffentlicht 12.07.2024 13:15:15
  • Zuletzt bearbeitet 03.11.2025 22:17:14

In the Linux kernel, the following vulnerability has been resolved: net: bridge: mst: fix suspicious rcu usage in br_mst_set_state I converted br_mst_set_state to RCU to avoid a vlan use-after-free but forgot to change the vlan group dereference he...

  • EPSS 0.29%
  • Veröffentlicht 12.07.2024 13:15:15
  • Zuletzt bearbeitet 03.11.2025 22:17:14

In the Linux kernel, the following vulnerability has been resolved: net: bridge: mst: pass vlan group directly to br_mst_vlan_set_state Pass the already obtained vlan group pointer to br_mst_vlan_set_state() instead of dereferencing it again. Each ...

  • EPSS 0.21%
  • Veröffentlicht 12.07.2024 13:15:15
  • Zuletzt bearbeitet 03.10.2025 14:25:01

In the Linux kernel, the following vulnerability has been resolved: io_uring/rsrc: don't lock while !TASK_RUNNING There is a report of io_rsrc_ref_quiesce() locking a mutex while not TASK_RUNNING, which is due to forgetting restoring the state back...