Canonical

Ubuntu 22.04 LTS

7957 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.68%
  • Veröffentlicht 21.05.2024 16:15:15
  • Zuletzt bearbeitet 02.04.2025 14:50:19

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix slab out of bounds write in smb_inherit_dacl() slab out-of-bounds write is caused by that offsets is bigger than pntsd allocation size. This patch add the check to valid...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 16:15:15
  • Zuletzt bearbeitet 25.11.2025 17:26:00

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential deadlock when releasing mids All release_mid() callers seem to hold a reference of @mid so there is no need to call kref_put(&mid->refcount, __release_mi...

  • EPSS 0.04%
  • Veröffentlicht 21.05.2024 16:15:15
  • Zuletzt bearbeitet 19.12.2024 11:15:30

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 16:15:15
  • Zuletzt bearbeitet 03.11.2025 22:16:31

In the Linux kernel, the following vulnerability has been resolved: gfs2: Fix slab-use-after-free in gfs2_qd_dealloc In gfs2_put_super(), whether withdrawn or not, the quota should be cleaned up by gfs2_quota_cleanup(). Otherwise, struct gfs2_sbd ...

  • EPSS 0.12%
  • Veröffentlicht 21.05.2024 16:15:15
  • Zuletzt bearbeitet 23.09.2025 19:28:31

In the Linux kernel, the following vulnerability has been resolved: riscv: VMAP_STACK overflow detection thread-safe commit 31da94c25aea ("riscv: add VMAP_STACK overflow detection") added support for CONFIG_VMAP_STACK. If overflow is detected, CPU ...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 16:15:15
  • Zuletzt bearbeitet 23.09.2025 19:36:21

In the Linux kernel, the following vulnerability has been resolved: virtio-blk: fix implicit overflow on virtio_max_dma_size The following codes have an implicit conversion from size_t to u32: (u32)max_size = (size_t)virtio_max_dma_size(vdev); Thi...

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 16:15:15
  • Zuletzt bearbeitet 19.09.2025 14:39:18

In the Linux kernel, the following vulnerability has been resolved: i3c: master: mipi-i3c-hci: Fix a kernel panic for accessing DAT_data. The `i3c_master_bus_init` function may attach the I2C devices before the I3C bus initialization. In this flow,...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 16:15:15
  • Zuletzt bearbeitet 23.09.2025 19:52:13

In the Linux kernel, the following vulnerability has been resolved: media: gspca: cpia1: shift-out-of-bounds in set_flicker Syzkaller reported the following issue: UBSAN: shift-out-of-bounds in drivers/media/usb/gspca/cpia1.c:1031:27 shift exponent...

  • EPSS 0.03%
  • Veröffentlicht 21.05.2024 16:15:15
  • Zuletzt bearbeitet 06.01.2025 20:29:20

In the Linux kernel, the following vulnerability has been resolved: i3c: mipi-i3c-hci: Fix out of bounds access in hci_dma_irq_handler Do not loop over ring headers in hci_dma_irq_handler() that are not allocated and enabled in hci_dma_init(). Othe...

  • EPSS 0.13%
  • Veröffentlicht 21.05.2024 16:15:15
  • Zuletzt bearbeitet 02.04.2025 15:03:18

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: use vmm_table as array in wilc struct Enabling KASAN and running some iperf tests raises some memory issues with vmm_table: BUG: KASAN: slab-out-of-bounds in wilc_...