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.12%
  • Veröffentlicht 19.07.2026 15:39:38
  • Zuletzt bearbeitet 30.07.2026 14:59:47

In the Linux kernel, the following vulnerability has been resolved: afs: Fix the locking used by afs_get_link() The afs filesystem in the kernel doesn't do locking correctly for symbolic links. There are a number of problems: (1) It doesn't do a...

  • EPSS 0.13%
  • Veröffentlicht 19.07.2026 15:39:38
  • Zuletzt bearbeitet 30.07.2026 14:59:47

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix netfs_read_folio() to wait on writeback Fix netfs_read_folio() to wait for an ongoing writeback to complete so that it can trust the dirty flag and whatever is attached ...

  • EPSS 0.51%
  • Veröffentlicht 19.07.2026 15:39:37
  • Zuletzt bearbeitet 30.07.2026 14:59:47

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: cortina: Carry over frag counter The gmac_rx() NAPI poll function assembles packets in an SKB from a ring buffer. If the ring buffer gets completely emptied during ...

  • EPSS 0.55%
  • Veröffentlicht 19.07.2026 15:39:37
  • Zuletzt bearbeitet 30.07.2026 14:59:47

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: cortina: Make RX SKB per-port The SKB used to assemble packets from fragments in gmac_rx() is static local, but the Gemini has two ethernet ports, meaning there can ...

  • EPSS 0.17%
  • Veröffentlicht 19.07.2026 15:39:36
  • Zuletzt bearbeitet 30.07.2026 14:59:47

In the Linux kernel, the following vulnerability has been resolved: net: shaper: reject duplicate leaves in GROUP request net_shaper_nl_group_doit() does not deduplicate NET_SHAPER_A_LEAVES entries. When userspace supplies the same leaf handle twic...

  • EPSS 0.17%
  • Veröffentlicht 19.07.2026 15:39:35
  • Zuletzt bearbeitet 30.07.2026 14:59:47

In the Linux kernel, the following vulnerability has been resolved: block: bio-integrity: Fix null-ptr-deref in bio_integrity_map_user() pin_user_pages_fast() can partially succeed and return the number of pages that were actually pinned. However, ...

  • EPSS 0.13%
  • Veröffentlicht 19.07.2026 15:39:35
  • Zuletzt bearbeitet 30.07.2026 14:59:47

In the Linux kernel, the following vulnerability has been resolved: block: don't overwrite bip_vcnt in bio_integrity_copy_user() bio_integrity_add_page() already sets bip_vcnt to 1 for the bounce segment. Overwriting it with nr_vecs breaks bip_vcnt...

  • EPSS 0.13%
  • Veröffentlicht 19.07.2026 15:39:34
  • Zuletzt bearbeitet 30.07.2026 14:59:47

In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Add overflow check to remap_pfn_range during mmap The call to remap_pfn_range in qaic_gem_object_mmap is susceptible to (re)mapping beyond the VMA if the BO is too larg...

  • EPSS 0.17%
  • Veröffentlicht 19.07.2026 15:39:33
  • Zuletzt bearbeitet 30.07.2026 14:59:47

In the Linux kernel, the following vulnerability has been resolved: drm/msm/adreno: fix userspace-triggered crash on a2xx-a4xx Before a5xx Adreno driver will not try fetching UBWC params (because those generations didn't support UBWC anyway), howev...

  • EPSS 0.12%
  • Veröffentlicht 19.07.2026 15:39:33
  • Zuletzt bearbeitet 30.07.2026 14:59:47

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: don't mix devm and drmm functions Mixing devm and drmm functions will result in a use-after-free on msm driver teardown if userspace keeps a reference on the drm devic...