Canonical

Ubuntu 26.04 LTS

1872 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.1%
  • Veröffentlicht 20.07.2026 16:27:47
  • Zuletzt bearbeitet 17.08.2026 05:17:21

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: fix race between dump and ip_set_list resize The release path of ip_set_dump_do() and ip_set_dump_done() read inst->ip_set_list via ip_set_ref_netlink(), a plain ...

  • EPSS 0.11%
  • Veröffentlicht 20.07.2026 16:27:46
  • Zuletzt bearbeitet 17.08.2026 05:17:21

In the Linux kernel, the following vulnerability has been resolved: xfs: fail recovery on a committed log item with no regions If the first op of a transaction is a bare transaction header (len == sizeof(struct xfs_trans_header)), xlog_recover_add_...

  • EPSS 0.12%
  • Veröffentlicht 19.07.2026 15:41:08
  • Zuletzt bearbeitet 11.08.2026 20:03:12

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Remove latent out-of-bounds access in IOMMU debugfs In iommu_mmio_write() and iommu_capability_write(), the variables dbg_mmio_offset and dbg_cap_offset are declared as ...

  • EPSS 0.12%
  • Veröffentlicht 19.07.2026 15:41:07
  • Zuletzt bearbeitet 11.08.2026 20:04:07

In the Linux kernel, the following vulnerability has been resolved: sysfs: don't remove existing directory on update failure When sysfs_update_group() is called for a named group and create_files() fails (e.g. -ENOMEM), internal_create_group() call...

  • EPSS 0.11%
  • Veröffentlicht 19.07.2026 15:41:06
  • Zuletzt bearbeitet 11.08.2026 20:05:15

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs-schemes: call missing mem_cgroup_iter_break() damon_sysfs_memcg_path_to_id() breaks mem_cgroup_iter() loop without calling mem_cgroup_iter_break(). This leaks the c...

  • EPSS 0.11%
  • Veröffentlicht 19.07.2026 15:41:05
  • Zuletzt bearbeitet 11.08.2026 20:06:47

In the Linux kernel, the following vulnerability has been resolved: drivers/base/memory: fix memory block reference leak in poison accounting memblk_nr_poison_inc() and memblk_nr_poison_sub() look up a memory block via find_memory_block_by_id(), wh...

  • EPSS 0.12%
  • Veröffentlicht 19.07.2026 15:41:05
  • Zuletzt bearbeitet 11.08.2026 20:05:55

In the Linux kernel, the following vulnerability has been resolved: efi: Allocate runtime workqueue before ACPI init Since commit 5894cf571e14 ("acpi/prmt: Use EFI runtime sandbox to invoke PRM handlers") ACPI PRM calls are delegated to a workq...

  • EPSS 0.13%
  • Veröffentlicht 19.07.2026 15:41:04
  • Zuletzt bearbeitet 11.08.2026 20:07:31

In the Linux kernel, the following vulnerability has been resolved: mm: fix __vm_normal_page() to handle missing support for pmd_special()/pud_special() On x86 32-bit with THP enabled, zap_huge_pmd() is seen to generate a "WARNING: mm/memory.c:735 ...

  • EPSS 0.12%
  • Veröffentlicht 19.07.2026 15:41:03
  • Zuletzt bearbeitet 12.08.2026 15:30:09

In the Linux kernel, the following vulnerability has been resolved: net: wwan: iosm: fix potential memory leaks in ipc_imem_init() The memory allocated in ipc_protocol_init() is not freed on the error paths that follow in ipc_imem_init(). Fix that ...

  • EPSS 0.11%
  • Veröffentlicht 19.07.2026 15:41:03
  • Zuletzt bearbeitet 12.08.2026 15:28:41

In the Linux kernel, the following vulnerability has been resolved: mm/memory_hotplug: fix memory block reference leak on remove Patch series "mm: Fix memory block leaks and locking", v2. This series fixes two memory block device reference leaks a...