Canonical

Ubuntu Pro 20.04 LTS

4422 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.13%
  • Veröffentlicht 24.04.2026 14:42:08
  • Zuletzt bearbeitet 01.06.2026 17:16:48

In the Linux kernel, the following vulnerability has been resolved: media: hackrf: fix to not free memory after the device is registered in hackrf_probe() In hackrf driver, the following race condition occurs: ``` CPU0 CPU1 hackrf_probe() ...

  • EPSS 0.13%
  • Veröffentlicht 24.04.2026 14:42:08
  • Zuletzt bearbeitet 01.06.2026 17:16:48

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix NULL i_assoc_inode dereference in nilfs_mdt_save_to_shadow_map The DAT inode's btree node cache (i_assoc_inode) is initialized lazily during btree operations. However, ...

  • EPSS 0.26%
  • Veröffentlicht 24.04.2026 14:35:49
  • Zuletzt bearbeitet 27.04.2026 20:33:16

In the Linux kernel, the following vulnerability has been resolved: can: gw: fix OOB heap access in cgw_csum_crc8_rel() cgw_csum_crc8_rel() correctly computes bounds-safe indices via calc_idx(): int from = calc_idx(crc8->from_idx, cf->len); ...

  • EPSS 0.12%
  • Veröffentlicht 24.04.2026 14:35:48
  • Zuletzt bearbeitet 27.04.2026 20:32:54

In the Linux kernel, the following vulnerability has been resolved: s390/mm: Add missing secure storage access fixups for donated memory There are special cases where secure storage access exceptions happen in a kernel context for pages that don't ...

  • EPSS 0.12%
  • Veröffentlicht 24.04.2026 14:35:42
  • Zuletzt bearbeitet 01.06.2026 17:16:48

In the Linux kernel, the following vulnerability has been resolved: spi: spi-dw-dma: fix print error log when wait finish transaction If an error occurs, the device may not have a current message. In this case, the system will crash. In this case,...

  • EPSS 0.44%
  • Veröffentlicht 24.04.2026 14:35:40
  • Zuletzt bearbeitet 27.04.2026 20:14:08

In the Linux kernel, the following vulnerability has been resolved: nvmet: move async event work off nvmet-wq For target nvmet_ctrl_free() flushes ctrl->async_event_work. If nvmet_ctrl_free() runs on nvmet-wq, the flush re-enters workqueue completi...

  • EPSS 0.12%
  • Veröffentlicht 24.04.2026 14:35:39
  • Zuletzt bearbeitet 27.04.2026 20:14:27

In the Linux kernel, the following vulnerability has been resolved: futex: Clear stale exiting pointer in futex_lock_pi() retry path Fuzzying/stressing futexes triggered: WARNING: kernel/futex/core.c:825 at wait_for_owner_exiting+0x7a/0x80, CP...

  • EPSS 0.12%
  • 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.13%
  • 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.12%
  • 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 ...