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.01%
  • Veröffentlicht 24.04.2026 14:42:25
  • Zuletzt bearbeitet 29.04.2026 20:16:49

In the Linux kernel, the following vulnerability has been resolved: ALSA: ctxfi: Limit PTP to a single page Commit 391e69143d0a increased CT_PTP_NUM from 1 to 4 to support 256 playback streams, but the additional pages are not used by the card corr...

  • EPSS 0.06%
  • Veröffentlicht 24.04.2026 14:42:23
  • Zuletzt bearbeitet 29.04.2026 20:10:03

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix possible deadlock between unlink and dio_end_io_write ocfs2_unlink takes orphan dir inode_lock first and then ip_alloc_sem, while in ocfs2_dio_end_io_write, it acquires ...

  • EPSS 0.01%
  • Veröffentlicht 24.04.2026 14:42:22
  • Zuletzt bearbeitet 29.04.2026 14:18:43

In the Linux kernel, the following vulnerability has been resolved: ocfs2: handle invalid dinode in ocfs2_group_extend [BUG] kernel BUG at fs/ocfs2/resize.c:308! Oops: invalid opcode: 0000 [#1] SMP KASAN NOPTI RIP: 0010:ocfs2_group_extend+0x10aa/0x...

  • EPSS 0.01%
  • Veröffentlicht 24.04.2026 14:42:22
  • Zuletzt bearbeitet 29.04.2026 14:15:58

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix use-after-free in ocfs2_fault() when VM_FAULT_RETRY filemap_fault() may drop the mmap_lock before returning VM_FAULT_RETRY, as documented in mm/filemap.c: "If our ret...

  • EPSS 0.01%
  • Veröffentlicht 24.04.2026 14:42:18
  • Zuletzt bearbeitet 28.04.2026 20:33:58

In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Protect *all* of sev_mem_enc_register_region() with kvm->lock Take and hold kvm->lock for before checking sev_guest() in sev_mem_enc_register_region(), as sev_guest() isn...

  • EPSS 0.01%
  • Veröffentlicht 24.04.2026 14:42:16
  • Zuletzt bearbeitet 28.04.2026 20:42:38

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Use scratch field in MMIO fragment to hold small write values When exiting to userspace to service an emulated MMIO write, copy the to-be-written value to a scratch field...

  • EPSS 0.01%
  • Veröffentlicht 24.04.2026 14:42:14
  • Zuletzt bearbeitet 28.04.2026 20:45:58

In the Linux kernel, the following vulnerability has been resolved: mm: blk-cgroup: fix use-after-free in cgwb_release_workfn() cgwb_release_workfn() calls css_put(wb->blkcg_css) and then later accesses wb->blkcg_css again via blkcg_unpin_online()....

  • EPSS 0.01%
  • Veröffentlicht 24.04.2026 14:42:12
  • Zuletzt bearbeitet 27.04.2026 20:26:18

In the Linux kernel, the following vulnerability has been resolved: media: em28xx: fix use-after-free in em28xx_v4l2_open() em28xx_v4l2_open() reads dev->v4l2 without holding dev->lock, creating a race with em28xx_v4l2_init()'s error path and em28x...

  • EPSS 0.01%
  • Veröffentlicht 24.04.2026 14:42:11
  • Zuletzt bearbeitet 27.04.2026 20:28:08

In the Linux kernel, the following vulnerability has been resolved: ALSA: 6fire: fix use-after-free on disconnect In usb6fire_chip_abort(), the chip struct is allocated as the card's private data (via snd_card_new with sizeof(struct sfire_chip)). ...

  • EPSS 0.01%
  • Veröffentlicht 24.04.2026 14:42:10
  • Zuletzt bearbeitet 27.04.2026 20:29:15

In the Linux kernel, the following vulnerability has been resolved: bcache: fix cached_dev.sb_bio use-after-free and crash In our production environment, we have received multiple crash reports regarding libceph, which have caught our attention: `...