Canonical

Ubuntu 22.04 LTS

8757 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.17%
  • Veröffentlicht 02.05.2025 15:55:37
  • Zuletzt bearbeitet 12.11.2025 21:01:24

In the Linux kernel, the following vulnerability has been resolved: interconnect: exynos: fix node leak in probe PM QoS error path Make sure to add the newly allocated interconnect node to the provider before adding the PM QoS request so that the n...

  • EPSS 0.17%
  • Veröffentlicht 02.05.2025 15:55:36
  • Zuletzt bearbeitet 12.11.2025 21:06:36

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix an illegal memory access In the kfd_wait_on_events() function, the kfd_event_waiter structure is allocated by alloc_event_waiters(), but the event field of the wait...

  • EPSS 0.18%
  • Veröffentlicht 02.05.2025 15:55:36
  • Zuletzt bearbeitet 12.11.2025 21:04:01

In the Linux kernel, the following vulnerability has been resolved: ext4: update s_journal_inum if it changes after journal replay When mounting a crafted ext4 image, s_journal_inum may change after journal replay, which is obviously unreasonable b...

  • EPSS 0.17%
  • Veröffentlicht 02.05.2025 15:55:35
  • Zuletzt bearbeitet 12.11.2025 21:06:46

In the Linux kernel, the following vulnerability has been resolved: ext4: fix task hung in ext4_xattr_delete_inode Syzbot reported a hung task problem: ================================================================== INFO: task syz-executor232:50...

  • EPSS 0.17%
  • Veröffentlicht 02.05.2025 15:55:34
  • Zuletzt bearbeitet 12.11.2025 21:07:17

In the Linux kernel, the following vulnerability has been resolved: drm/i915/active: Fix misuse of non-idle barriers as fence trackers Users reported oopses on list corruptions when using i915 perf with a number of concurrently running graphics app...

  • EPSS 0.17%
  • Veröffentlicht 02.05.2025 15:55:32
  • Zuletzt bearbeitet 12.11.2025 21:07:54

In the Linux kernel, the following vulnerability has been resolved: drm/shmem-helper: Remove another errant put in error path drm_gem_shmem_mmap() doesn't own reference in error code path, resulting in the dma-buf shmem GEM object getting premature...

  • EPSS 0.18%
  • Veröffentlicht 02.05.2025 15:55:30
  • Zuletzt bearbeitet 12.11.2025 20:48:57

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix data corruption after failed write When buffered write fails to copy data into underlying page cache page, ocfs2_write_end_nolock() just zeroes out and dirties the page....

  • EPSS 0.18%
  • Veröffentlicht 02.05.2025 15:55:29
  • Zuletzt bearbeitet 12.11.2025 20:49:03

In the Linux kernel, the following vulnerability has been resolved: xsk: Add missing overflow check in xdp_umem_reg The number of chunks can overflow u32. Make sure to return -EINVAL on overflow. Also remove a redundant u32 cast assigning umem->npg...

  • EPSS 0.17%
  • Veröffentlicht 02.05.2025 15:55:28
  • Zuletzt bearbeitet 12.11.2025 20:49:25

In the Linux kernel, the following vulnerability has been resolved: scsi: scsi_dh_alua: Fix memleak for 'qdata' in alua_activate() If alua_rtpg_queue() failed from alua_activate(), then 'qdata' is not freed, which will cause following memleak: unr...

  • EPSS 0.18%
  • Veröffentlicht 02.05.2025 15:55:28
  • Zuletzt bearbeitet 12.11.2025 20:49:15

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix steering rules cleanup vport's mc, uc and multicast rules are not deleted in teardown path when EEH happens. Since the vport's promisc settings(uc, mc and all) in fir...