Canonical

Ubuntu 24.04 LTS

5749 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.09%
  • Veröffentlicht 16.04.2025 14:13:13
  • Zuletzt bearbeitet 04.11.2025 17:01:32

In the Linux kernel, the following vulnerability has been resolved: dlm: prevent NPD when writing a positive value to event_done do_uevent returns the value written to event_done. In case it is a positive value, new_lockspace would undo all the wor...

  • EPSS 0.11%
  • Veröffentlicht 16.04.2025 14:13:13
  • Zuletzt bearbeitet 04.11.2025 17:01:21

In the Linux kernel, the following vulnerability has been resolved: f2fs: quota: fix to avoid warning in dquot_writeback_dquots() F2FS-fs (dm-59): checkpoint=enable has some unwritten data. ------------[ cut here ]------------ WARNING: CPU: 6 PID:...

  • EPSS 0.06%
  • Veröffentlicht 16.04.2025 14:13:12
  • Zuletzt bearbeitet 04.11.2025 17:04:06

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid panic once fallocation fails for pinfile syzbot reports a f2fs bug as below: ------------[ cut here ]------------ kernel BUG at fs/f2fs/segment.c:2746! CPU: 0 U...

  • EPSS 0.08%
  • Veröffentlicht 16.04.2025 14:13:11
  • Zuletzt bearbeitet 24.11.2025 10:16:00

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: Clear affinity hint before calling ath11k_pcic_free_irq() in error path If a shared IRQ is used by the driver due to platform limitation, then the IRQ affinity hint i...

  • EPSS 0.07%
  • Veröffentlicht 16.04.2025 14:13:10
  • Zuletzt bearbeitet 03.11.2025 18:25:48

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix potential deadloop in prepare_compress_overwrite() Jan Prusakowski reported a kernel hang issue as below: When running xfstests on linux-next kernel (6.14.0-rc3, 6.12) I...

  • EPSS 0.05%
  • Veröffentlicht 16.04.2025 14:13:10
  • Zuletzt bearbeitet 03.11.2025 18:25:01

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Clear affinity hint before calling ath12k_pci_free_irq() in error path If a shared IRQ is used by the driver due to platform limitation, then the IRQ affinity hint is...

  • EPSS 0.06%
  • Veröffentlicht 16.04.2025 14:13:09
  • Zuletzt bearbeitet 03.11.2025 20:17:44

In the Linux kernel, the following vulnerability has been resolved: md: fix mddev uaf while iterating all_mddevs list While iterating all_mddevs list from md_notify_reboot() and md_exit(), list_for_each_entry_safe is used, and this can race with de...

  • EPSS 0.06%
  • Veröffentlicht 16.04.2025 14:13:08
  • Zuletzt bearbeitet 03.11.2025 18:27:37

In the Linux kernel, the following vulnerability has been resolved: md/md-bitmap: fix wrong bitmap_limit for clustermd when write sb In clustermd, separate write-intent-bitmaps are used for each cluster node: 0 4k ...

  • EPSS 0.07%
  • Veröffentlicht 16.04.2025 14:13:08
  • Zuletzt bearbeitet 27.04.2026 14:16:22

In the Linux kernel, the following vulnerability has been resolved: md/raid1,raid10: don't ignore IO flags If blk-wbt is enabled by default, it's found that raid write performance is quite bad because all IO are throttled by wbt of underlying disks...

  • EPSS 0.08%
  • Veröffentlicht 16.04.2025 14:13:05
  • Zuletzt bearbeitet 03.11.2025 18:28:30

In the Linux kernel, the following vulnerability has been resolved: ext4: goto right label 'out_mmap_sem' in ext4_setattr() Otherwise, if ext4_inode_attach_jinode() fails, a hung task will happen because filemap_invalidate_unlock() isn't called to ...