Canonical

Ubuntu 22.04 LTS

7957 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 17.05.2024 14:15:13
  • Zuletzt bearbeitet 19.09.2025 15:58:56

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Mark target gfn of emulated atomic instruction as dirty When emulating an atomic access on behalf of the guest, mark the target gfn dirty if the CMPXCHG by KVM is attempt...

  • EPSS 0.01%
  • Veröffentlicht 17.05.2024 14:15:13
  • Zuletzt bearbeitet 12.05.2026 12:16:36

In the Linux kernel, the following vulnerability has been resolved: dm snapshot: fix lockup in dm_exception_table_exit There was reported lockup when we exit a snapshot with many exceptions. Fix this by adding "cond_resched" to the loop that frees ...

  • EPSS 0.01%
  • Veröffentlicht 17.05.2024 14:15:12
  • Zuletzt bearbeitet 19.09.2025 15:17:14

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Prevent crash when disable stream [Why] Disabling stream encoder invokes a function that no longer exists. [How] Check if the function declaration is NULL in disa...

  • EPSS 0.02%
  • Veröffentlicht 17.05.2024 14:15:12
  • Zuletzt bearbeitet 19.09.2025 15:44:30

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Keep xfd_state in sync with MSR_IA32_XFD Commit 672365477ae8 ("x86/fpu: Update XFD state where required") and commit 8bf26758ca96 ("x86/fpu: Add XFD state to fpstate") int...

  • EPSS 0.01%
  • Veröffentlicht 17.05.2024 14:15:11
  • Zuletzt bearbeitet 23.12.2025 18:29:13

In the Linux kernel, the following vulnerability has been resolved: net: ll_temac: platform_get_resource replaced by wrong function The function platform_get_resource was replaced with devm_platform_ioremap_resource_byname and is called using 0 as ...

  • EPSS 0.01%
  • Veröffentlicht 17.05.2024 14:15:10
  • Zuletzt bearbeitet 23.12.2025 18:20:53

In the Linux kernel, the following vulnerability has been resolved: rpmsg: virtio: Free driver_override when rpmsg_remove() Free driver_override when rpmsg_remove(), otherwise the following memory leak will occur: unreferenced object 0xffff0000d55...

  • EPSS 0.02%
  • Veröffentlicht 17.05.2024 14:15:10
  • Zuletzt bearbeitet 25.09.2025 16:23:45

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix hang/underflow when transitioning to ODM4:1 [Why] Under some circumstances, disabling an OPTC and attempting to reclaim its OPP(s) for a different OPTC could c...

  • EPSS 0.01%
  • Veröffentlicht 17.05.2024 14:15:10
  • Zuletzt bearbeitet 23.12.2025 18:29:06

In the Linux kernel, the following vulnerability has been resolved: pipe: wakeup wr_wait after setting max_usage Commit c73be61cede5 ("pipe: Add general notification queue support") a regression was introduced that would lock up resized pipes under...

  • EPSS 0.02%
  • Veröffentlicht 17.05.2024 14:15:10
  • Zuletzt bearbeitet 19.09.2025 14:47:36

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix a debugfs null pointer error [WHY & HOW] Check whether get_subvp_en() callback exists before calling it.

  • EPSS 0.13%
  • Veröffentlicht 17.05.2024 14:15:09
  • Zuletzt bearbeitet 10.01.2025 17:43:01

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: fix a potential double-free in fs_any_create_groups When kcalloc() for ft->g succeeds but kvzalloc() for in fails, fs_any_create_groups() will free ft->g. However, its c...