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 24.06.2026 16:30:10
  • Zuletzt bearbeitet 14.07.2026 15:26:52

In the Linux kernel, the following vulnerability has been resolved: drm/komeda: fix integer overflow in AFBC framebuffer size check The AFBC framebuffer size validation calculates the minimum required buffer size by adding the AFBC payload size to ...

  • EPSS 0.39%
  • Veröffentlicht 24.06.2026 16:30:10
  • Zuletzt bearbeitet 14.07.2026 15:26:52

In the Linux kernel, the following vulnerability has been resolved: net, bpf: fix null-ptr-deref in xdp_master_redirect() for down master syzkaller reported a kernel panic in bond_rr_gen_slave_id() reached via xdp_master_redirect(). Full decoded tr...

  • EPSS 0.15%
  • Veröffentlicht 24.06.2026 16:30:09
  • Zuletzt bearbeitet 14.07.2026 15:26:52

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: pci-ep-msi: Fix error unwind and prevent double alloc pci_epf_alloc_doorbell() stores the allocated doorbell message array in epf->db_msg/epf->num_db before requesti...

  • EPSS 0.17%
  • Veröffentlicht 24.06.2026 16:30:08
  • Zuletzt bearbeitet 14.07.2026 15:26:52

In the Linux kernel, the following vulnerability has been resolved: ASoC: sti: use managed regmap_field allocations The regmap_field objects allocated at player init are never freed and may leak resources if the driver is removed. Switch to devm_r...

  • EPSS 0.16%
  • Veröffentlicht 24.06.2026 16:30:08
  • Zuletzt bearbeitet 14.07.2026 15:26:52

In the Linux kernel, the following vulnerability has been resolved: drm/sun4i: backend: fix error pointer dereference The function drm_atomic_get_plane_state() can return an error pointer and is not checked for it. Add error pointer check. Detecte...

  • EPSS 0.18%
  • Veröffentlicht 24.06.2026 16:30:07
  • Zuletzt bearbeitet 14.07.2026 15:26:52

In the Linux kernel, the following vulnerability has been resolved: dm cache: fix null-deref with concurrent writes in passthrough mode In passthrough mode, when dm-cache starts to invalidate a cache entry and bio prison cell lock fails due to conc...

  • EPSS 0.13%
  • Veröffentlicht 24.06.2026 16:30:06
  • Zuletzt bearbeitet 14.07.2026 15:26:52

In the Linux kernel, the following vulnerability has been resolved: dm cache policy smq: fix missing locks in invalidating cache blocks In passthrough mode, the policy invalidate_mapping operation is called simultaneously from multiple workers, thu...

  • EPSS 0.18%
  • Veröffentlicht 24.06.2026 16:30:06
  • Zuletzt bearbeitet 14.07.2026 15:26:52

In the Linux kernel, the following vulnerability has been resolved: dm cache: fix write hang in passthrough mode The invalidate_remove() function has incomplete logic for handling write hit bios after cache invalidation. It sets up the remapping fo...

  • EPSS 0.18%
  • Veröffentlicht 24.06.2026 16:30:05
  • Zuletzt bearbeitet 14.07.2026 15:26:52

In the Linux kernel, the following vulnerability has been resolved: dm cache: fix dirty mapping checking in passthrough mode switching As mentioned in commit 9b1cc9f251af ("dm cache: share cache-metadata object across inactive and active DM tables"...

  • EPSS 0.13%
  • Veröffentlicht 24.06.2026 16:30:04
  • Zuletzt bearbeitet 15.07.2026 01:16:27

In the Linux kernel, the following vulnerability has been resolved: dm log: fix out-of-bounds write due to region_count overflow The local variable region_count in create_log_context() is declared as unsigned int (32-bit), but dm_sector_div_up() re...