Canonical

Ubuntu 24.04 LTS

5749 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 08.05.2026 13:11:24
  • Zuletzt bearbeitet 15.05.2026 13:23:19

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix mismatched unlock for DMUB HW lock in HWSS fast path [Why] The evaluation for whether we need to use the DMUB HW lock isn't the same as whether we need to unlo...

  • EPSS 0.01%
  • Veröffentlicht 08.05.2026 13:11:23
  • Zuletzt bearbeitet 15.05.2026 13:27:39

In the Linux kernel, the following vulnerability has been resolved: mm/page_alloc: clear page->private in free_pages_prepare() Several subsystems (slub, shmem, ttm, etc.) use page->private but don't clear it before freeing pages. When these pages ...

  • EPSS 0.01%
  • Veröffentlicht 08.05.2026 13:11:22
  • Zuletzt bearbeitet 15.05.2026 13:37:05

In the Linux kernel, the following vulnerability has been resolved: media: chips-media: wave5: Fix PM runtime usage count underflow Replace pm_runtime_put_sync() with pm_runtime_dont_use_autosuspend() in the remove path to properly pair with pm_run...

  • EPSS 0.02%
  • Veröffentlicht 08.05.2026 13:11:22
  • Zuletzt bearbeitet 15.05.2026 13:34:21

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Set DMA segment size to avoid debug warnings When using V3D rendering with CONFIG_DMA_API_DEBUG enabled, the kernel occasionally reports a segment size mismatch. This is b...

  • EPSS 0.01%
  • Veröffentlicht 08.05.2026 13:11:21
  • Zuletzt bearbeitet 15.05.2026 14:04:19

In the Linux kernel, the following vulnerability has been resolved: drm/panel: Fix a possible null-pointer dereference in jdi_panel_dsi_remove() In jdi_panel_dsi_remove(), jdi is explicitly checked, indicating that it may be NULL: if (!jdi) ...

  • EPSS 0.01%
  • Veröffentlicht 08.05.2026 13:11:20
  • Zuletzt bearbeitet 15.05.2026 14:53:00

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Skip vcn poison irq release on VF VF doesn't enable VCN poison irq in VCNv2.5. Skip releasing it and avoid call trace during deinitialization. [ 71.913601] [drm] cle...

  • EPSS 0.01%
  • Veröffentlicht 08.05.2026 13:11:20
  • Zuletzt bearbeitet 15.05.2026 14:13:43

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not ASSERT() when the fs flips RO inside btrfs_repair_io_failure() [BUG] There is a bug report that when btrfs hits ENOSPC error in a critical path, btrfs flips RO (this ...

  • EPSS 0.01%
  • Veröffentlicht 08.05.2026 13:11:19
  • Zuletzt bearbeitet 15.05.2026 14:59:43

In the Linux kernel, the following vulnerability has been resolved: media: rockchip: rga: Fix possible ERR_PTR dereference in rga_buf_init() rga_get_frame() can return ERR_PTR(-EINVAL) when buffer type is unsupported or invalid. rga_buf_init() does...

  • EPSS 0.01%
  • Veröffentlicht 08.05.2026 13:11:18
  • Zuletzt bearbeitet 14.05.2026 19:44:24

In the Linux kernel, the following vulnerability has been resolved: rapidio: replace rio_free_net() with kfree() in rio_scan_alloc_net() When idtab allocation fails, net is not registered with rio_add_net() yet, so kfree(net) is sufficient to relea...

  • EPSS 0.06%
  • Veröffentlicht 08.05.2026 13:11:18
  • Zuletzt bearbeitet 15.05.2026 15:03:44

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Workaround SQM/PSE stalls by disabling sticky NIX SQ manager sticky mode is known to cause stalls when multiple SQs share an SMQ and transmit concurrently. Additional...