Canonical

Ubuntu 26.04 LTS

1029 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.12%
  • Veröffentlicht 26.06.2026 19:40:49
  • Zuletzt bearbeitet 08.07.2026 03:54:43

In the Linux kernel, the following vulnerability has been resolved: ice: fix NULL pointer dereference in ice_reset_all_vfs() ice_reset_all_vfs() ignores the return value of ice_vf_rebuild_vsi(). When the VSI rebuild fails (e.g. during NVM firmware ...

  • EPSS 0.12%
  • Veröffentlicht 26.06.2026 19:40:48
  • Zuletzt bearbeitet 08.07.2026 03:54:34

In the Linux kernel, the following vulnerability has been resolved: arm64: Reserve an extra page for early kernel mapping The final part of [data, end) segment may overflow into the next page of init_pg_end[1] which is the gap page before early_ini...

  • EPSS 0.13%
  • Veröffentlicht 26.06.2026 19:40:47
  • Zuletzt bearbeitet 08.07.2026 03:56:04

In the Linux kernel, the following vulnerability has been resolved: idpf: fix double free and use-after-free in aux device error paths When auxiliary_device_add() fails in idpf_plug_vport_aux_dev() or idpf_plug_core_aux_dev(), the err_aux_dev_add l...

  • EPSS 0.12%
  • Veröffentlicht 26.06.2026 19:40:47
  • Zuletzt bearbeitet 08.07.2026 03:54:54

In the Linux kernel, the following vulnerability has been resolved: audit: fix incorrect inheritable capability in CAPSET records __audit_log_capset() records the effective capability set into the inheritable field due to a copy-paste error. Every ...

  • EPSS 0.11%
  • Veröffentlicht 26.06.2026 19:40:46
  • Zuletzt bearbeitet 08.07.2026 03:56:22

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Wrap DCN32 phantom-plane allocation in DC_RUN_WITH_PREEMPTION_ENABLED [Why] dcn32_validate_bandwidth() wraps dcn32_internal_validate_bw() with DC_FP_START()/DC_FP_...

  • EPSS 0.43%
  • Veröffentlicht 26.06.2026 19:40:45
  • Zuletzt bearbeitet 08.07.2026 03:56:34

In the Linux kernel, the following vulnerability has been resolved: btrfs: only release the dirty pages io tree after successful writes [WARNING] With extra warning on dirty extent buffers at umount (aka, the next patch in the series), test case ge...

  • EPSS 0.12%
  • Veröffentlicht 26.06.2026 19:40:44
  • Zuletzt bearbeitet 08.07.2026 03:56:46

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Bounds-check devid in __rlookup_amd_iommu() iommu_device_register() walks every device on the PCI bus via bus_for_each_dev() and calls amd_iommu_probe_device() for each....

  • EPSS 0.13%
  • Veröffentlicht 26.06.2026 19:40:43
  • Zuletzt bearbeitet 15.07.2026 01:16:32

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Avoid NULL pointer dereference or refcount corruption Commit 60f030f7418d ("iommu/vt-d: Avoid use of NULL after WARN_ON_ONCE") fixed a NULL pointer dereference in an un...

  • EPSS 0.12%
  • Veröffentlicht 26.06.2026 19:40:43
  • Zuletzt bearbeitet 08.07.2026 03:56:56

In the Linux kernel, the following vulnerability has been resolved: x86/kexec: Push kjump return address even for non-kjump kexec The version of purgatory code shipped by kexec-tools attempts to look above the top of its stack to find a return addr...

  • EPSS 0.11%
  • Veröffentlicht 26.06.2026 19:40:42
  • Zuletzt bearbeitet 08.07.2026 03:58:12

In the Linux kernel, the following vulnerability has been resolved: iommu: Fix NULL group->domain dereference in pci_dev_reset_iommu_done() Local sashiko review pointed it out that group->domain could be NULL when a default domain fails to allocate...