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.03%
  • Veröffentlicht 21.08.2024 01:15:12
  • Zuletzt bearbeitet 12.05.2026 12:17:08

In the Linux kernel, the following vulnerability has been resolved: exec: Fix ToCToU between perm check and set-uid/gid usage When opening a file for exec via do_filp_open(), permission checking is done against the file's metadata at that moment, a...

  • EPSS 0.02%
  • Veröffentlicht 21.08.2024 01:15:11
  • Zuletzt bearbeitet 12.05.2026 12:17:07

In the Linux kernel, the following vulnerability has been resolved: devres: Fix memory leakage caused by driver API devm_free_percpu() It will cause memory leakage when use driver API devm_free_percpu() to free memory allocated by devm_alloc_percpu...

  • EPSS 0.01%
  • Veröffentlicht 21.08.2024 01:15:11
  • Zuletzt bearbeitet 03.09.2024 13:38:34

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix soft lockup under heavy CEQE load CEQEs are handled in interrupt handler currently. This may cause the CPU core staying in interrupt context too long and lead to soft...

  • EPSS 0.03%
  • Veröffentlicht 21.08.2024 00:15:05
  • Zuletzt bearbeitet 03.11.2025 22:18:13

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Always drain health in shutdown callback There is no point in recovery during device shutdown. if health work started need to wait for it to avoid races and NULL pointer ...

  • EPSS 0.02%
  • Veröffentlicht 21.08.2024 00:15:05
  • Zuletzt bearbeitet 03.11.2025 22:18:14

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: prime: fix refcount underflow Calling nouveau_bo_ref() on a nouveau_bo without initializing it (and hence the backing ttm_bo) leads to a refcount underflow. Instead o...

  • EPSS 0.02%
  • Veröffentlicht 21.08.2024 00:15:04
  • Zuletzt bearbeitet 03.11.2025 22:18:13

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix a deadlock in dma buf fence polling Introduce a version of the fence ops that on release doesn't remove the fence from the pending list, and thus doesn't require a ...

  • EPSS 0.02%
  • Veröffentlicht 20.08.2024 22:15:04
  • Zuletzt bearbeitet 03.11.2025 22:18:13

In the Linux kernel, the following vulnerability has been resolved: net: usb: qmi_wwan: fix memory leak for not ip packets Free the unused skb when not ip packets arrive.

  • EPSS 0.02%
  • Veröffentlicht 17.08.2024 10:15:10
  • Zuletzt bearbeitet 03.11.2025 22:18:11

In the Linux kernel, the following vulnerability has been resolved: cgroup/cpuset: Prevent UAF in proc_cpuset_show() An UAF can happen when /proc/cpuset is read as reported in [1]. This can be reproduced by the following methods: 1.add an mdelay(1...

  • EPSS 0.02%
  • Veröffentlicht 17.08.2024 10:15:10
  • Zuletzt bearbeitet 03.11.2025 22:18:11

In the Linux kernel, the following vulnerability has been resolved: block: initialize integrity buffer to zero before writing it to media Metadata added by bio_integrity_prep is using plain kmalloc, which leads to random kernel memory being written...

  • EPSS 0.03%
  • Veröffentlicht 17.08.2024 10:15:10
  • Zuletzt bearbeitet 12.05.2026 12:17:07

In the Linux kernel, the following vulnerability has been resolved: dma: fix call order in dmam_free_coherent dmam_free_coherent() frees a DMA allocation, which makes the freed vaddr available for reuse, then calls devres_destroy() to remove and fr...