Debian

Debian 14 (forky)

13671 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 24.04.2026 14:35:38
  • Zuletzt bearbeitet 27.04.2026 20:14:55

In the Linux kernel, the following vulnerability has been resolved: futex: Require sys_futex_requeue() to have identical flags Nicholas reported that his LLM found it was possible to create a UaF when sys_futex_requeue() is used with different flag...

  • EPSS 0.02%
  • Veröffentlicht 24.04.2026 14:35:37
  • Zuletzt bearbeitet 27.04.2026 20:15:03

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Fix the descriptor address in __kvm_at_swap_desc() Using "(u64 __user *)hva + offset" to get the virtual addresses of S1/S2 descriptors looks really wrong, if offset is...

  • EPSS 0.07%
  • Veröffentlicht 24.04.2026 14:33:19
  • Zuletzt bearbeitet 27.04.2026 20:15:16

In the Linux kernel, the following vulnerability has been resolved: wifi: wlcore: Return -ENOMEM instead of -EAGAIN if there is not enough headroom Since upstream commit e75665dd0968 ("wifi: wlcore: ensure skb headroom before skb_push"), wl1271_tx_...

  • EPSS 0.01%
  • Veröffentlicht 24.04.2026 14:33:18
  • Zuletzt bearbeitet 27.04.2026 20:15:30

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: Fix static_branch_dec() underflow for aql_disable. syzbot reported static_branch_dec() underflow in aql_enable_write(). [0] The problem is that aql_enable_write() ...

  • EPSS 0.01%
  • Veröffentlicht 24.04.2026 14:33:17
  • Zuletzt bearbeitet 27.04.2026 20:15:37

In the Linux kernel, the following vulnerability has been resolved: pmdomain: bcm: bcm2835-power: Increase ASB control timeout The bcm2835_asb_control() function uses a tight polling loop to wait for the ASB bridge to acknowledge a request. During ...

  • EPSS 0.01%
  • Veröffentlicht 24.04.2026 14:33:16
  • Zuletzt bearbeitet 27.04.2026 20:15:55

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: cancel pmsr_free_wk in cfg80211_pmsr_wdev_down When the nl80211 socket that originated a PMSR request is closed, cfg80211_release_pmsr() sets the request's nl_porti...

  • EPSS 0.01%
  • Veröffentlicht 24.04.2026 14:33:16
  • Zuletzt bearbeitet 27.04.2026 20:15:45

In the Linux kernel, the following vulnerability has been resolved: i2c: cp2615: fix serial string NULL-deref at probe The cp2615 driver uses the USB device serial string as the i2c adapter name but does not make sure that the string exists. Verif...

  • EPSS 0.01%
  • Veröffentlicht 24.04.2026 14:33:15
  • Zuletzt bearbeitet 27.04.2026 20:16:02

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix missing runtime PM reference in ccs_mode_store ccs_mode_store() calls xe_gt_reset() which internally invokes xe_pm_runtime_get_noresume(). That function requires the ca...

  • EPSS 0.01%
  • Veröffentlicht 24.04.2026 14:33:14
  • Zuletzt bearbeitet 28.04.2026 20:48:20

In the Linux kernel, the following vulnerability has been resolved: net: bonding: fix NULL deref in bond_debug_rlb_hash_show rlb_clear_slave intentionally keeps RLB hash-table entries on the rx_hashtbl_used_head list with slave set to NULL when no ...

  • EPSS 0.01%
  • Veröffentlicht 24.04.2026 14:33:13
  • Zuletzt bearbeitet 28.04.2026 18:32:06

In the Linux kernel, the following vulnerability has been resolved: firmware: arm_scmi: Fix NULL dereference on notify error path Since commit b5daf93b809d1 ("firmware: arm_scmi: Avoid notifier registration for unsupported events") the call chains ...