Canonical

Ubuntu 20.04 LTS

3473 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 18:15:09
  • Zuletzt bearbeitet 03.11.2025 23:16:27

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix possible null-ptr-deref in ocfs2_set_buffer_uptodate When doing cleanup, if flags without OCFS2_BH_READAHEAD, it may trigger NULL pointer dereference in the following oc...

  • EPSS 0.02%
  • Veröffentlicht 21.10.2024 18:15:09
  • Zuletzt bearbeitet 03.11.2025 23:16:27

In the Linux kernel, the following vulnerability has been resolved: resource: fix region_intersects() vs add_memory_driver_managed() On a system with CXL memory, the resource tree (/proc/iomem) related to CXL memory may look like something as follo...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 18:15:06
  • Zuletzt bearbeitet 05.01.2026 11:17:19

In the Linux kernel, the following vulnerability has been resolved: btrfs: wait for fixup workers before stopping cleaner kthread during umount During unmount, at close_ctree(), we have the following steps in this order: 1) Park the cleaner kthrea...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 18:15:06
  • Zuletzt bearbeitet 03.11.2025 23:16:27

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix a NULL pointer dereference when failed to start a new trasacntion [BUG] Syzbot reported a NULL pointer dereference with the following crash: FAULT_INJECTION: forcing ...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 13:15:06
  • Zuletzt bearbeitet 03.11.2025 23:16:26

In the Linux kernel, the following vulnerability has been resolved: ACPI: sysfs: validate return type of _STR method Only buffer objects are valid return values of _STR. If something else is returned description_show() will access invalid memory.

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 13:15:05
  • Zuletzt bearbeitet 03.11.2025 23:16:22

In the Linux kernel, the following vulnerability has been resolved: PCI: keystone: Fix if-statement expression in ks_pcie_quirk() This code accidentally uses && where || was intended. It potentially results in a NULL dereference. Thus, fix the if...

  • EPSS 0.02%
  • Veröffentlicht 21.10.2024 13:15:05
  • Zuletzt bearbeitet 03.11.2025 23:16:22

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential oob read in nilfs_btree_check_delete() The function nilfs_btree_check_delete(), which checks whether degeneration to direct mapping occurs before deleting a b...

  • EPSS 0.02%
  • Veröffentlicht 21.10.2024 13:15:05
  • Zuletzt bearbeitet 12.05.2026 12:17:16

In the Linux kernel, the following vulnerability has been resolved: tpm: Clean up TPM space after command failure tpm_dev_transmit prepares the TPM space before attempting command transmission. However if the command fails no rollback of this prepa...

  • EPSS 0%
  • Veröffentlicht 21.10.2024 13:15:04
  • Zuletzt bearbeitet 03.11.2025 23:16:21

In the Linux kernel, the following vulnerability has been resolved: f2fs: Require FMODE_WRITE for atomic write ioctls The F2FS ioctls for starting and committing atomic writes check for inode_owner_or_capable(), but this does not give LSMs like SEL...

  • EPSS 0.02%
  • Veröffentlicht 21.10.2024 13:15:04
  • Zuletzt bearbeitet 12.05.2026 19:07:08

In the Linux kernel, the following vulnerability has been resolved: firmware_loader: Block path traversal Most firmware names are hardcoded strings, or are constructed from fairly constrained format strings where the dynamic parts are just some hex...