Canonical

Ubuntu Pro 18.04 LTS

5525 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.15%
  • Veröffentlicht 01.07.2026 13:32:16
  • Zuletzt bearbeitet 01.07.2026 14:16:41

In the Linux kernel, the following vulnerability has been resolved: mm/mincore: handle non-swap entries before !CONFIG_SWAP guard mincore_swap() also fields migration/hwpoison entries (and shmem swapin-error entries), which can exist on !CONFIG_SWA...

  • EPSS 0.17%
  • Veröffentlicht 01.07.2026 13:32:15
  • Zuletzt bearbeitet 01.07.2026 14:16:40

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix out-of-bounds read in dp_get_eq_aux_rd_interval() [Why & How] The aux_rd_interval array in struct dc_lttpr_caps is declared with MAX_REPEATER_CNT - 1 (7) eleme...

  • EPSS 0.17%
  • Veröffentlicht 01.07.2026 13:32:15
  • Zuletzt bearbeitet 01.07.2026 14:16:40

In the Linux kernel, the following vulnerability has been resolved: slimbus: qcom-ngd-ctrl: Avoid ABBA on tx_lock/ctrl->lock During the SSR/PDR down notification the tx_lock is taken with the intent to provide synchronization with active DMA transf...

  • EPSS 0.17%
  • Veröffentlicht 01.07.2026 13:32:14
  • Zuletzt bearbeitet 01.07.2026 14:16:40

In the Linux kernel, the following vulnerability has been resolved: sched_ext: Don't warn on NULL cgrp_moving_from in scx_cgroup_move_task() A WARN fires when systemd's user manager writes "+cpu +memory +pids" to its own subtree_control while a sch...

  • EPSS 0.2%
  • Veröffentlicht 01.07.2026 13:32:14
  • Zuletzt bearbeitet 04.07.2026 12:17:01

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Use krealloc_array() in dal_vector_reserve() [Why & How] dal_vector_reserve() computes the allocation size as "capacity * vector->struct_size" using uint32_t arith...

  • EPSS 0.17%
  • Veröffentlicht 01.07.2026 13:32:13
  • Zuletzt bearbeitet 04.07.2026 12:17:01

In the Linux kernel, the following vulnerability has been resolved: debugobjects: Do not fill_pool() if pi_blocked_on On RT enabled kernels, fill_pool() ends up calling rtlock_lock(), which asserts if current::pi_blocked_on is set, because a task c...

  • EPSS 0.17%
  • Veröffentlicht 01.07.2026 13:32:12
  • Zuletzt bearbeitet 04.07.2026 12:17:00

In the Linux kernel, the following vulnerability has been resolved: debugobjects: Don't call fill_pool() in early boot hardirq context When booting a debug PREEMPT_RT kernel on an ARM64 system, a "inconsistent {HARDIRQ-ON-W} -> {IN-HARDIRQ-W} usage...

  • EPSS 0.12%
  • Veröffentlicht 29.06.2026 04:53:35
  • Zuletzt bearbeitet 06.07.2026 20:09:56

In the Linux kernel, the following vulnerability has been resolved: agp/amd64: Fix broken error propagation in agp_amd64_probe() A NULL pointer dereference was observed in the AMD64 AGP driver when running in a virtualized environment (e.g. qemu/kv...

  • EPSS 0.12%
  • Veröffentlicht 26.06.2026 19:41:14
  • Zuletzt bearbeitet 06.07.2026 20:10:09

In the Linux kernel, the following vulnerability has been resolved: net: mana: Use pci_name() for debugfs directory naming Use pci_name(pdev) for the per-device debugfs directory instead of hardcoded "0" for PFs and pci_slot_name(pdev->slot) for VF...

  • EPSS 0.18%
  • Veröffentlicht 26.06.2026 19:41:13
  • Zuletzt bearbeitet 06.07.2026 20:11:48

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Clean up DMABUFs before disabling function On device shutdown, make vfio_pci_core_close_device() call vfio_pci_dma_buf_cleanup() before the function is disabled via vfio_...