Canonical

Ubuntu 24.04 LTS

6642 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.12%
  • Veröffentlicht 28.05.2026 09:35:45
  • Zuletzt bearbeitet 24.06.2026 17:54:07

In the Linux kernel, the following vulnerability has been resolved: dm-verity-fec: fix reading parity bytes split across blocks (take 3) fec_decode_bufs() assumes that the parity bytes of the first RS codeword it decodes are never split across pari...

  • EPSS 0.14%
  • Veröffentlicht 28.05.2026 09:35:44
  • Zuletzt bearbeitet 24.06.2026 18:10:24

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix double free in create_space_info() error path When kobject_init_and_add() fails, the call chain is: create_space_info() -> btrfs_sysfs_add_space_info_type() -> kobject_...

  • EPSS 0.13%
  • Veröffentlicht 28.05.2026 09:35:43
  • Zuletzt bearbeitet 24.06.2026 16:50:16

In the Linux kernel, the following vulnerability has been resolved: ipmi: Check event message buffer response for bad data The event message buffer response data size got checked later when processing, but check it right after the response comes ba...

  • EPSS 0.13%
  • Veröffentlicht 28.05.2026 09:35:42
  • Zuletzt bearbeitet 24.06.2026 16:50:27

In the Linux kernel, the following vulnerability has been resolved: RDMA/ocrdma: Don't NULL deref uctx on errors in ocrdma_copy_pd_uresp() Sashiko points out that pd->uctx isn't initialized until late in the function so all these error flow referen...

  • EPSS 0.13%
  • Veröffentlicht 28.05.2026 09:35:41
  • Zuletzt bearbeitet 24.06.2026 16:50:42

In the Linux kernel, the following vulnerability has been resolved: RDMA/mana: Fix mana_destroy_wq_obj() cleanup in mana_ib_create_qp_rss() Sashiko points out there are two bugs here in the error unwind flow, both related to how the WQ table is unw...

  • EPSS 0.3%
  • Veröffentlicht 28.05.2026 09:35:39
  • Zuletzt bearbeitet 30.06.2026 03:20:09

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: remove station if connection prep fails If connection preparation fails for MLO connections, then the interface is completely reset to non-MLD. In this case, we mus...

  • EPSS 0.14%
  • Veröffentlicht 28.05.2026 09:35:38
  • Zuletzt bearbeitet 24.06.2026 16:51:21

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: virtio_bt: clamp rx length before skb_put virtbt_rx_work() calls skb_put(skb, len) where len comes directly from virtqueue_get_buf() with no validation against the buffe...

  • EPSS 0.43%
  • Veröffentlicht 28.05.2026 09:35:38
  • Zuletzt bearbeitet 24.06.2026 16:51:14

In the Linux kernel, the following vulnerability has been resolved: isofs: validate block number from NFS file handle in isofs_export_iget isofs_fh_to_dentry() and isofs_fh_to_parent() pass an attacker- controlled block number (ifid->block or ifid-...

  • EPSS 0.13%
  • Veröffentlicht 28.05.2026 09:35:37
  • Zuletzt bearbeitet 24.06.2026 16:51:28

In the Linux kernel, the following vulnerability has been resolved: wifi: b43: enforce bounds check on firmware key index in b43_rx() The firmware-controlled key index in b43_rx() can exceed the dev->key[] array size (58 entries). The existing B43_...

  • EPSS 0.13%
  • Veröffentlicht 28.05.2026 09:35:36
  • Zuletzt bearbeitet 24.06.2026 16:51:34

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs-schemes: protect memcg_path kfree() with damon_sysfs_lock Patch series "mm/damon/sysfs-schemes: fix use-after-free for [memcg_]path". Reads of 'memcg_path' and 'pat...