Canonical

Ubuntu Pro 18.04 LTS

4807 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:51:41

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: assert requested protocol is valid The protocol is used in a bit mask to determine if the protocol is supported. Assert the provided protocol is less than the maximum def...

  • 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.01%
  • Veröffentlicht 02.03.2024 22:15:47
  • Zuletzt bearbeitet 11.12.2024 15:07:32

In the Linux kernel, the following vulnerability has been resolved: ravb: Fix use-after-free issue in ravb_tx_timeout_work() The ravb_stop() should call cancel_work_sync(). Otherwise, ravb_tx_timeout_work() is possible to use the freed priv after r...

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

In the Linux kernel, the following vulnerability has been resolved: ieee802154: ca8210: Fix a potential UAF in ca8210_probe If of_clk_add_provider() fails in ca8210_register_ext_clock(), it calls clk_unregister() to release priv->clk and returns 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.01%
  • Veröffentlicht 02.03.2024 22:15:46
  • Zuletzt bearbeitet 29.04.2025 16:51:43

In the Linux kernel, the following vulnerability has been resolved: vt: fix memory overlapping when deleting chars in the buffer A memory overlapping copy occurs when deleting a long line. This memory overlapping copy can cause data corruption when...

  • 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.01%
  • Veröffentlicht 01.03.2024 22:15:47
  • Zuletzt bearbeitet 03.11.2025 18:15:38

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Return CQE error if invalid lkey was supplied RXE is missing update of WQE status in LOCAL_WRITE failures. This caused the following kernel panic if someone sent an atom...

  • 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...