Canonical

Ubuntu 24.04 LTS

6644 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.16%
  • 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.17%
  • 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.16%
  • 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.17%
  • 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.17%
  • 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 ...

  • EPSS 0.17%
  • Veröffentlicht 16.04.2025 14:13:05
  • Zuletzt bearbeitet 14.07.2026 13:17:31

In the Linux kernel, the following vulnerability has been resolved: ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all() There's issue as follows: BUG: KASAN: use-after-free in ext4_xattr_inode_dec_ref_all+0x6ff/0x790 Read of size 4 at add...

  • EPSS 0.18%
  • Veröffentlicht 16.04.2025 14:13:02
  • Zuletzt bearbeitet 02.04.2026 12:16:17

In the Linux kernel, the following vulnerability has been resolved: idpf: check error for register_netdev() on init Current init logic ignores the error code from register_netdev(), which will cause WARN_ON() on attempt to unregister it, if there w...

  • EPSS 0.12%
  • Veröffentlicht 16.04.2025 14:13:01
  • Zuletzt bearbeitet 03.11.2025 18:37:29

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix block group refcount race in btrfs_create_pending_block_groups() Block group creation is done in two phases, which results in a slightly unintuitive property: a block gr...

  • EPSS 0.18%
  • Veröffentlicht 16.04.2025 14:12:59
  • Zuletzt bearbeitet 03.11.2025 18:38:15

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid journaling sb update on error if journal is destroying Presently we always BUG_ON if trying to start a transaction on a journal marked with JBD2_UNMOUNT, since this sho...

  • EPSS 0.18%
  • Veröffentlicht 16.04.2025 14:12:57
  • Zuletzt bearbeitet 14.07.2026 13:17:31

In the Linux kernel, the following vulnerability has been resolved: net: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF. SIOCBRDELIF is passed to dev_ioctl() first and later forwarded to br_ioctl_call(), which causes unnecessary RTNL dance and t...