Canonical

Ubuntu Pro 20.04 LTS

3682 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • 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.01%
  • 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.01%
  • Veröffentlicht 27.12.2024 15:15:15
  • Zuletzt bearbeitet 07.10.2025 18:34:52

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to drop all discards after creating snapshot on lvm device Piergiorgio reported a bug in bugzilla as below: ------------[ cut here ]------------ WARNING: CPU: 2 PID: 969...

  • EPSS 0.01%
  • Veröffentlicht 27.12.2024 15:15:15
  • Zuletzt bearbeitet 23.09.2025 17:55:46

In the Linux kernel, the following vulnerability has been resolved: mm/slub: Avoid list corruption when removing a slab from the full list Boot with slub_debug=UFPZ. If allocated object failed in alloc_consistency_checks, all objects of the slab w...

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

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu: Defer probe of clients after smmu device bound Null pointer dereference occurs due to a race between smmu driver probe and client driver probe, when of_dma_configur...

  • EPSS 0.01%
  • Veröffentlicht 27.12.2024 15:15:13
  • Zuletzt bearbeitet 03.11.2025 21:17:53

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix usage slab after free [ +0.000021] BUG: KASAN: slab-use-after-free in drm_sched_entity_flush+0x6cb/0x7a0 [gpu_sched] [ +0.000027] Read of size 8 at addr ffff8881b...

  • EPSS 0.02%
  • Veröffentlicht 27.12.2024 14:15:34
  • Zuletzt bearbeitet 01.10.2025 20:17:26

In the Linux kernel, the following vulnerability has been resolved: udmabuf: change folios array from kmalloc to kvmalloc When PAGE_SIZE 4096, MAX_PAGE_ORDER 10, 64bit machine, page_alloc only support 4MB. If above this, trigger this warn and retur...

  • EPSS 0.01%
  • Veröffentlicht 27.12.2024 14:15:32
  • Zuletzt bearbeitet 03.11.2025 21:17:52

In the Linux kernel, the following vulnerability has been resolved: ALSA: usx2y: Use snd_card_free_when_closed() at disconnection The USB disconnect callback is supposed to be short and not too-long waiting. OTOH, the current code uses snd_card_fr...

  • EPSS 0.02%
  • Veröffentlicht 27.12.2024 14:15:31
  • Zuletzt bearbeitet 03.11.2025 21:17:45

In the Linux kernel, the following vulnerability has been resolved: erofs: handle NONHEAD !delta[1] lclusters gracefully syzbot reported a WARNING in iomap_iter_done: iomap_fiemap+0x73b/0x9b0 fs/iomap/fiemap.c:80 ioctl_fiemap fs/ioctl.c:220 [inli...

  • EPSS 0.02%
  • Veröffentlicht 27.12.2024 14:15:30
  • Zuletzt bearbeitet 03.11.2025 21:17:43

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to account dirty data in __get_secs_required() It will trigger system panic w/ testcase in [1]: ------------[ cut here ]------------ kernel BUG at fs/f2fs/segment.c:2752...