Canonical

Ubuntu 22.04 LTS

9201 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.24%
  • Veröffentlicht 27.12.2024 15:15:17
  • Zuletzt bearbeitet 03.11.2025 21:17:59

In the Linux kernel, the following vulnerability has been resolved: btrfs: ref-verify: fix use-after-free after invalid ref action At btrfs_ref_tree_mod() after we successfully inserted the new ref entry (local variable 'ref') into the respective b...

  • EPSS 0.23%
  • Veröffentlicht 27.12.2024 15:15:17
  • Zuletzt bearbeitet 07.10.2025 17:24:51

In the Linux kernel, the following vulnerability has been resolved: sched/deadline: Fix warning in migrate_enable for boosted tasks When running the following command: while true; do stress-ng --cyclic 30 --timeout 30s --minimize --quiet done ...

  • EPSS 0.24%
  • Veröffentlicht 27.12.2024 15:15:17
  • Zuletzt bearbeitet 18.04.2026 09:16:09

In the Linux kernel, the following vulnerability has been resolved: io_uring/tctx: work around xa_store() allocation error issue syzbot triggered the following WARN_ON: WARNING: CPU: 0 PID: 16 at io_uring/tctx.c:51 __io_uring_free+0xfa/0x140 io_ur...

  • EPSS 0.24%
  • Veröffentlicht 27.12.2024 15:15:17
  • Zuletzt bearbeitet 03.11.2025 21:18:00

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix f2fs_bug_on when uninstalling filesystem call f2fs_evict_inode. creating a large files during checkpoint disable until it runs out of space and then delete it, then remou...

  • EPSS 0.25%
  • Veröffentlicht 27.12.2024 15:15:17
  • Zuletzt bearbeitet 03.11.2025 21:18:00

In the Linux kernel, the following vulnerability has been resolved: leds: class: Protect brightness_show() with led_cdev->led_access mutex There is NULL pointer issue observed if from Process A where hid device being added which results in adding a...

  • EPSS 0.24%
  • Veröffentlicht 27.12.2024 15:15:16
  • Zuletzt bearbeitet 03.11.2025 21:17:55

In the Linux kernel, the following vulnerability has been resolved: media: platform: allegro-dvt: Fix possible memory leak in allocate_buffers_internal() The buffer in the loop should be released under the exception path, otherwise there may be a m...

  • EPSS 0.24%
  • Veröffentlicht 27.12.2024 15:15:16
  • Zuletzt bearbeitet 03.11.2025 21:17:56

In the Linux kernel, the following vulnerability has been resolved: media: ts2020: fix null-ptr-deref in ts2020_probe() KASAN reported a null-ptr-deref issue when executing the following command: # echo ts2020 0x20 > /sys/bus/i2c/devices/i2c-0/n...

  • EPSS 0.24%
  • Veröffentlicht 27.12.2024 15:15:16
  • Zuletzt bearbeitet 03.11.2025 21:17:57

In the Linux kernel, the following vulnerability has been resolved: media: imx-jpeg: Ensure power suppliers be suspended before detach them The power suppliers are always requested to suspend asynchronously, dev_pm_domain_detach() requires the call...

  • EPSS 0.18%
  • Veröffentlicht 27.12.2024 15:15:16
  • Zuletzt bearbeitet 03.11.2025 21:17:58

In the Linux kernel, the following vulnerability has been resolved: media: i2c: tc358743: Fix crash in the probe error path when using polling If an error occurs in the probe() function, we should remove the polling timer that was alarmed earlier, ...

  • EPSS 0.23%
  • Veröffentlicht 27.12.2024 15:15:16
  • Zuletzt bearbeitet 03.11.2025 21:17:58

In the Linux kernel, the following vulnerability has been resolved: media: imx-jpeg: Set video drvdata before register video device The video drvdata should be set before the video device is registered, otherwise video_drvdata() may return NULL in ...