Canonical

Ubuntu Pro 18.04 LTS

6369 Schwachstellen gefunden.

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

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu: Fix arm_smmu_device refcount leak when arm_smmu_rpm_get fails arm_smmu_rpm_get() invokes pm_runtime_get_sync(), which increases the refcount of the "smmu" even thou...

  • EPSS 0.76%
  • Veröffentlicht 21.05.2024 15:15:19
  • Zuletzt bearbeitet 04.08.2026 10:16:58

In the Linux kernel, the following vulnerability has been resolved: scsi: iscsi: Fix conn use after free during resets If we haven't done a unbind target call we can race where iscsi_conn_teardown wakes up the EH thread and then frees the conn whil...

  • EPSS 0.26%
  • Veröffentlicht 21.05.2024 15:15:19
  • Zuletzt bearbeitet 02.04.2025 14:32:32

In the Linux kernel, the following vulnerability has been resolved: scsi: megaraid_sas: Fix resource leak in case of probe failure The driver doesn't clean up all the allocated resources properly when scsi_add_host(), megasas_start_aen() function f...

  • EPSS 0.68%
  • Veröffentlicht 21.05.2024 15:15:18
  • Zuletzt bearbeitet 04.08.2026 10:16:57

In the Linux kernel, the following vulnerability has been resolved: cifs: prevent NULL deref in cifs_compose_mount_options() The optional @ref parameter might contain an NULL node_name, so prevent dereferencing it in cifs_compose_mount_options(). ...

  • EPSS 0.23%
  • Veröffentlicht 21.05.2024 15:15:17
  • Zuletzt bearbeitet 07.05.2025 17:51:27

In the Linux kernel, the following vulnerability has been resolved: net/sched: act_skbmod: Skip non-Ethernet packets Currently tcf_skbmod_act() assumes that packets use Ethernet as their L2 protocol, which is not always the case. As an example, fo...

  • EPSS 1.5%
  • Veröffentlicht 21.05.2024 15:15:17
  • Zuletzt bearbeitet 06.12.2025 05:16:40

In the Linux kernel, the following vulnerability has been resolved: net: sched: fix memory leak in tcindex_partial_destroy_work Syzbot reported memory leak in tcindex_set_parms(). The problem was in non-freed perfect hash in tcindex_partial_destroy...

  • EPSS 0.24%
  • Veröffentlicht 21.05.2024 15:15:16
  • Zuletzt bearbeitet 04.08.2026 10:16:56

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: Fix race of snd_seq_timer_open() The timer instance per queue is exclusive, and snd_seq_timer_open() should have managed the concurrent accesses. It looks as if it's ch...

  • EPSS 0.22%
  • Veröffentlicht 21.05.2024 15:15:16
  • Zuletzt bearbeitet 26.12.2024 20:49:20

In the Linux kernel, the following vulnerability has been resolved: net:sfc: fix non-freed irq in legacy irq mode SFC driver can be configured via modparam to work using MSI-X, MSI or legacy IRQ interrupts. In the last one, the interrupt was not pr...

  • EPSS 0.04%
  • Veröffentlicht 21.05.2024 15:15:16
  • Zuletzt bearbeitet 02.07.2024 20:15:04

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

  • EPSS 0.2%
  • Veröffentlicht 21.05.2024 15:15:15
  • Zuletzt bearbeitet 30.04.2025 14:57:20

In the Linux kernel, the following vulnerability has been resolved: RDMA: Verify port when creating flow rule Validate port value provided by the user and with that remove no longer needed validation by the driver. The missing check in the mlx5_ib...