Canonical

Ubuntu Pro 20.04 LTS

3682 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 21.08.2024 07:15:04
  • Zuletzt bearbeitet 04.09.2024 18:33:03

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: sdata can be NULL during AMPDU start ieee80211_tx_ba_session_handle_start() may get NULL for sdata when a deauthentication is ongoing. Here a trace triggering the ...

  • EPSS 0.01%
  • Veröffentlicht 21.08.2024 01:15:11
  • Zuletzt bearbeitet 03.09.2024 13:38:34

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix soft lockup under heavy CEQE load CEQEs are handled in interrupt handler currently. This may cause the CPU core staying in interrupt context too long and lead to soft...

  • EPSS 0.02%
  • Veröffentlicht 21.08.2024 00:15:05
  • Zuletzt bearbeitet 03.11.2025 22:18:13

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Always drain health in shutdown callback There is no point in recovery during device shutdown. if health work started need to wait for it to avoid races and NULL pointer ...

  • EPSS 0.02%
  • Veröffentlicht 17.08.2024 10:15:09
  • Zuletzt bearbeitet 12.05.2026 12:17:07

In the Linux kernel, the following vulnerability has been resolved: xdp: fix invalid wait context of page_pool_destroy() If the driver uses a page pool, it creates a page pool with page_pool_create(). The reference count of page pool is 1 as defaul...

  • EPSS 0.03%
  • Veröffentlicht 17.08.2024 10:15:09
  • Zuletzt bearbeitet 25.10.2024 19:49:05

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: wow: fix GTK offload H2C skbuff issue We mistakenly put skb too large and that may exceed skb->end. Therefore, we fix it. skbuff: skb_over_panic: text:ffffffffc09e9a9...

  • EPSS 0.01%
  • Veröffentlicht 17.08.2024 10:15:08
  • Zuletzt bearbeitet 03.11.2025 22:18:07

In the Linux kernel, the following vulnerability has been resolved: net: missing check virtio Two missing check in virtio_net_hdr_to_skb() allowed syzbot to crash kernels again 1. After the skb_segment function the buffer may become non-linear (nr...

  • EPSS 0.02%
  • Veröffentlicht 17.08.2024 10:15:08
  • Zuletzt bearbeitet 03.11.2025 20:16:29

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: Handle invalid decoder vsi Handle an invalid decoder vsi in vpu_dec_init to ensure the decoder vsi is valid for future use.

  • EPSS 0.01%
  • Veröffentlicht 17.08.2024 10:15:08
  • Zuletzt bearbeitet 03.11.2025 22:18:08

In the Linux kernel, the following vulnerability has been resolved: s390/uv: Don't call folio_wait_writeback() without a folio reference folio_wait_writeback() requires that no spinlocks are held and that a folio reference is held, as documented. A...

  • EPSS 0.03%
  • Veröffentlicht 17.08.2024 09:15:11
  • Zuletzt bearbeitet 12.05.2026 12:17:06

In the Linux kernel, the following vulnerability has been resolved: sysctl: always initialize i_uid/i_gid Always initialize i_uid/i_gid inside the sysfs core so set_ownership() can safely skip setting them. Commit 5ec27ec735ba ("fs/proc/proc_sysct...

  • EPSS 0.02%
  • Veröffentlicht 17.08.2024 09:15:11
  • Zuletzt bearbeitet 03.11.2025 21:16:17

In the Linux kernel, the following vulnerability has been resolved: mailbox: mtk-cmdq: Move devm_mbox_controller_register() after devm_pm_runtime_enable() When mtk-cmdq unbinds, a WARN_ON message with condition pm_runtime_get_sync() < 0 occurs. Ac...