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 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.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.02%
  • Veröffentlicht 21.05.2024 16:15:14
  • Zuletzt bearbeitet 23.09.2025 19:16:56

In the Linux kernel, the following vulnerability has been resolved: f2fs: avoid format-overflow warning With gcc and W=1 option, there's a warning like this: fs/f2fs/compress.c: In function ‘f2fs_init_page_array_cache’: fs/f2fs/compress.c:1984:47:...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 16:15:14
  • Zuletzt bearbeitet 06.01.2025 20:41:06

In the Linux kernel, the following vulnerability has been resolved: spi: Fix null dereference on suspend A race condition exists where a synchronous (noqueue) transfer can be active during a system suspend. This can cause a null pointer dereference...

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 16:15:14
  • Zuletzt bearbeitet 25.09.2025 16:43:54

In the Linux kernel, the following vulnerability has been resolved: arm64: Restrict CPU_BIG_ENDIAN to GNU as or LLVM IAS 15.x or newer Prior to LLVM 15.0.0, LLVM's integrated assembler would incorrectly byte-swap NOP when compiling for big-endian, ...

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 16:15:14
  • Zuletzt bearbeitet 06.01.2025 20:27:16

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix use-after-free in smb2_query_info_compound() The following UAF was triggered when running fstests generic/072 with KASAN enabled against Windows Server 2022 and mo...

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 16:15:14
  • Zuletzt bearbeitet 23.09.2025 19:17:43

In the Linux kernel, the following vulnerability has been resolved: media: imon: fix access to invalid resource for the second interface imon driver probes two USB interfaces, and at the probe of the second interface, the driver assumes blindly tha...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 16:15:13
  • Zuletzt bearbeitet 25.09.2025 16:47:39

In the Linux kernel, the following vulnerability has been resolved: ceph: blocklist the kclient when receiving corrupted snap trace When received corrupted snap trace we don't know what exactly has happened in MDS side. And we shouldn't continue IO...