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 02.03.2024 22:15:47
  • Zuletzt bearbeitet 13.01.2025 18:26:13

In the Linux kernel, the following vulnerability has been resolved: ceph: drop messages from MDS when unmounting When unmounting all the dirty buffers will be flushed and after the last osd request is finished the last reference of the i_count will...

  • EPSS 0.01%
  • Veröffentlicht 02.03.2024 22:15:47
  • Zuletzt bearbeitet 13.01.2025 18:43:18

In the Linux kernel, the following vulnerability has been resolved: scsi: pm80xx: Avoid leaking tags when processing OPC_INB_SET_CONTROLLER_CONFIG command Tags allocated for OPC_INB_SET_CONTROLLER_CONFIG command need to be freed when we receive the...

  • EPSS 0.01%
  • Veröffentlicht 02.03.2024 22:15:47
  • Zuletzt bearbeitet 19.03.2025 16:11:52

In the Linux kernel, the following vulnerability has been resolved: nvme-fc: Prevent null pointer dereference in nvme_fc_io_getuuid() The nvme_fc_fcp_op structure describing an AEN operation is initialized with a null request structure pointer. An ...

  • EPSS 0.04%
  • Veröffentlicht 02.03.2024 22:15:47
  • Zuletzt bearbeitet 29.04.2025 16:55:09

In the Linux kernel, the following vulnerability has been resolved: spi: sun6i: reduce DMA RX transfer width to single byte Through empirical testing it has been determined that sometimes RX SPI transfers with DMA enabled return corrupted data. Thi...

  • EPSS 0.02%
  • Veröffentlicht 02.03.2024 22:15:47
  • Zuletzt bearbeitet 11.12.2024 16:41:11

In the Linux kernel, the following vulnerability has been resolved: RDMA/srp: Do not call scsi_done() from srp_abort() After scmd_eh_abort_handler() has called the SCSI LLD eh_abort_handler callback, it performs one of the following actions: * Call...

  • EPSS 0.02%
  • Veröffentlicht 02.03.2024 22:15:47
  • Zuletzt bearbeitet 11.12.2024 16:34:41

In the Linux kernel, the following vulnerability has been resolved: dma-debug: don't call __dma_entry_alloc_check_leak() under free_entries_lock __dma_entry_alloc_check_leak() calls into printk -> serial console output (qcom geni) and grabs port->l...

  • EPSS 0.02%
  • Veröffentlicht 01.03.2024 22:15:47
  • Zuletzt bearbeitet 12.12.2024 14:43:36

In the Linux kernel, the following vulnerability has been resolved: nvme-loop: fix memory leak in nvme_loop_create_ctrl() When creating loop ctrl in nvme_loop_create_ctrl(), if nvme_init_ctrl() fails, the loop ctrl should be freed before jumping to...

  • EPSS 0.02%
  • Veröffentlicht 01.03.2024 22:15:47
  • Zuletzt bearbeitet 10.12.2024 21:01:51

In the Linux kernel, the following vulnerability has been resolved: scsi: qedf: Add pointer checks in qedf_update_link_speed() The following trace was observed: [ 14.042059] Call Trace: [ 14.042061] <IRQ> [ 14.042068] qedf_link_update+0...

  • EPSS 0.02%
  • Veröffentlicht 29.02.2024 23:15:07
  • Zuletzt bearbeitet 10.12.2024 16:55:15

In the Linux kernel, the following vulnerability has been resolved: KVM: Destroy I/O bus devices on unregister failure _after_ sync'ing SRCU If allocating a new instance of an I/O bus fails when unregistering a device, wait to destroy the device un...

  • EPSS 0.02%
  • Veröffentlicht 29.02.2024 15:15:07
  • Zuletzt bearbeitet 09.01.2025 20:20:59

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Wake DMCUB before sending a command [Why] We can hang in place trying to send commands when the DMCUB isn't powered on. [How] For functions that execute within a ...