Canonical

Ubuntu 26.04 LTS

1029 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.16%
  • Veröffentlicht 24.06.2026 16:30:43
  • Zuletzt bearbeitet 14.07.2026 15:26:52

In the Linux kernel, the following vulnerability has been resolved: powerpc/pgtable-frag: Fix bad page state in pte_frag_destroy powerpc uses pt_frag_refcount as a reference counter for tracking it's pte and pmd page table fragments. For PTE table,...

  • EPSS 0.16%
  • Veröffentlicht 24.06.2026 16:30:42
  • Zuletzt bearbeitet 14.07.2026 15:26:52

In the Linux kernel, the following vulnerability has been resolved: wifi: libertas: don't kill URBs in interrupt context Serialization for the TX path was enforced by calling usb_kill_urb()/usb_kill_anchored_urbs(), to prevent transmission before a...

  • EPSS 0.15%
  • Veröffentlicht 24.06.2026 16:30:42
  • Zuletzt bearbeitet 14.07.2026 15:26:52

In the Linux kernel, the following vulnerability has been resolved: powerpc/64s: Fix unmap race with PMD migration entries The following race is possible with migration swap entries or device-private THP entries. e.g. when move_pages is called on a...

  • EPSS 0.15%
  • Veröffentlicht 24.06.2026 16:30:41
  • Zuletzt bearbeitet 14.07.2026 15:26:52

In the Linux kernel, the following vulnerability has been resolved: bpf: Do not allow deleting local storage in NMI Currently, local storage may deadlock when deferring freeing selem or local storage through kfree_rcu(), call_rcu() or call_rcu_task...

  • EPSS 0.17%
  • Veröffentlicht 24.06.2026 16:30:40
  • Zuletzt bearbeitet 14.07.2026 15:26:52

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: prevent NULL vif dereference in mt7925_mac_write_txwi Check for a NULL `vif` before accessing `ieee80211_vif_is_mld(vif)` to avoid a potential kernel panic in s...

  • EPSS 0.17%
  • Veröffentlicht 24.06.2026 16:30:39
  • Zuletzt bearbeitet 14.07.2026 15:26:52

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: fix potential deadlock in mt7925_roc_abort_sync roc_abort_sync() can deadlock with roc_work(). roc_work() holds dev->mt76.mutex, while cancel_work_sync() waits ...

  • EPSS 0.17%
  • Veröffentlicht 24.06.2026 16:30:39
  • Zuletzt bearbeitet 14.07.2026 15:26:52

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: Fix memory leak destroying device All MT76 rx queues have an associated page_pool even if the queue is not associated to a NAPI (e.g. WED RRO queues with WED enabled). ...

  • EPSS 0.16%
  • Veröffentlicht 24.06.2026 16:30:38
  • Zuletzt bearbeitet 14.07.2026 15:26:52

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: Fix memory leak after mt76_connac_mcu_alloc_sta_req() mt76_connac_mcu_alloc_sta_req() allocates an skb which is expected to be freed eventually by mt76_mcu_skb_send_msg...

  • EPSS 0.17%
  • Veröffentlicht 24.06.2026 16:30:37
  • Zuletzt bearbeitet 14.07.2026 15:26:52

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: fix deadlock in remain-on-channel mt76_remain_on_channel() and mt76_roc_complete() call mt76_set_channel() while already holding dev->mutex. Since mt76_set_channel() al...

  • EPSS 0.17%
  • Veröffentlicht 24.06.2026 16:30:37
  • Zuletzt bearbeitet 14.07.2026 15:26:52

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921: fix potential deadlock in mt7921_roc_abort_sync roc_abort_sync() can deadlock with roc_work(). roc_work() holds dev->mt76.mutex, while cancel_work_sync() waits ...