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.01%
  • Veröffentlicht 02.04.2024 07:15:42
  • Zuletzt bearbeitet 03.11.2025 20:16:10

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix use-after-free bug The bug can be triggered by sending a single amdgpu_gem_userptr_ioctl to the AMDGPU DRM driver on any ASICs with an invalid address and size. The...

  • EPSS 0.03%
  • Veröffentlicht 02.04.2024 07:15:42
  • Zuletzt bearbeitet 03.02.2025 16:15:21

In the Linux kernel, the following vulnerability has been resolved: bcachefs: grab s_umount only if snapshotting When I was testing mongodb over bcachefs with compression, there is a lockdep warning when snapshotting mongodb data volume. $ cat tes...

  • EPSS 0.01%
  • Veröffentlicht 02.04.2024 07:15:42
  • Zuletzt bearbeitet 12.05.2026 12:16:19

In the Linux kernel, the following vulnerability has been resolved: xhci: handle isoc Babble and Buffer Overrun events properly xHCI 4.9 explicitly forbids assuming that the xHC has released its ownership of a multi-TRB TD when it reports an error ...

  • EPSS 0.02%
  • Veröffentlicht 02.04.2024 07:15:41
  • Zuletzt bearbeitet 17.03.2025 15:17:57

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix lock dependency warning with srcu ====================================================== WARNING: possible circular locking dependency detected 6.5.0-kfd-yangp #228...

  • EPSS 0.02%
  • Veröffentlicht 02.04.2024 07:15:41
  • Zuletzt bearbeitet 17.03.2025 15:17:46

In the Linux kernel, the following vulnerability has been resolved: um: time-travel: fix time corruption In 'basic' time-travel mode (without =inf-cpu or =ext), we still get timer interrupts. These can happen at arbitrary points in time, i.e. while...

  • EPSS 0.01%
  • Veröffentlicht 02.04.2024 07:15:41
  • Zuletzt bearbeitet 17.03.2025 15:17:36

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix disable_otg_wa logic [Why] When switching to another HDMI mode, we are unnecesarilly disabling/enabling FIFO causing both HPO and DIG registers to be set at th...

  • EPSS 0.02%
  • Veröffentlicht 02.04.2024 07:15:41
  • Zuletzt bearbeitet 17.03.2025 15:13:50

In the Linux kernel, the following vulnerability has been resolved: PM / devfreq: Synchronize devfreq_monitor_[start/stop] There is a chance if a frequent switch of the governor done in a loop result in timer list corruption where timer cancel bein...

  • EPSS 0.02%
  • Veröffentlicht 02.04.2024 07:15:40
  • Zuletzt bearbeitet 08.04.2025 19:28:36

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix an NULL dereference bug The issue here is when this is called from ntfs_load_attr_list(). The "size" comes from le32_to_cpu(attr->res.data_size) so it can't overflow...

  • EPSS 0.01%
  • Veröffentlicht 01.04.2024 09:15:51
  • Zuletzt bearbeitet 03.02.2025 14:32:27

In the Linux kernel, the following vulnerability has been resolved: ALSA: sh: aica: reorder cleanup operations to avoid UAF bugs The dreamcastcard->timer could schedule the spu_dma_work and the spu_dma_work could also arm the dreamcastcard->timer. ...

  • EPSS 0.02%
  • Veröffentlicht 29.03.2024 10:15:09
  • Zuletzt bearbeitet 08.04.2025 19:28:53

In the Linux kernel, the following vulnerability has been resolved: sh: push-switch: Reorder cleanup operations to avoid use-after-free bug The original code puts flush_work() before timer_shutdown_sync() in switch_drv_remove(). Although we use flu...