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 27.05.2026 12:59:08
  • Zuletzt bearbeitet 25.06.2026 21:18:10

In the Linux kernel, the following vulnerability has been resolved: netfilter: reject zero shift in nft_bitwise Reject zero shift operands for nft_bitwise left and right shift expressions during initialization. The carry propagation logic computes...

  • EPSS 0.14%
  • Veröffentlicht 27.05.2026 12:59:06
  • Zuletzt bearbeitet 25.06.2026 21:18:03

In the Linux kernel, the following vulnerability has been resolved: fs: afs: revert mmap_prepare() change Partially reverts commit 9d5403b1036c ("fs: convert most other generic_file_*mmap() users to .mmap_prepare()"). This is because the .mmap inv...

  • EPSS 0.32%
  • Veröffentlicht 27.05.2026 12:59:04
  • Zuletzt bearbeitet 26.08.2026 13:19:10

In the Linux kernel, the following vulnerability has been resolved: net: ipv6: fix NOREF dst use in seg6 and rpl lwtunnels seg6_input_core() and rpl_input() call ip6_route_input() which sets a NOREF dst on the skb, then pass it to dst_cache_set_ip6...

  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:59:02
  • Zuletzt bearbeitet 25.06.2026 21:17:48

In the Linux kernel, the following vulnerability has been resolved: net: caif: clear client service pointer on teardown `caif_connect()` can tear down an existing client after remote shutdown by calling `caif_disconnect_client()` followed by `caif_...

  • EPSS 0.14%
  • Veröffentlicht 27.05.2026 12:58:59
  • Zuletzt bearbeitet 25.06.2026 21:17:34

In the Linux kernel, the following vulnerability has been resolved: Input: edt-ft5x06 - fix use-after-free in debugfs teardown The commit 68743c500c6e ("Input: edt-ft5x06 - use per-client debugfs directory") removed the manual debugfs teardown, rel...

  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:58:56
  • Zuletzt bearbeitet 25.06.2026 21:17:06

In the Linux kernel, the following vulnerability has been resolved: tpm2-sessions: Fix missing tpm_buf_destroy() in tpm2_read_public() tpm2_read_public() calls tpm_buf_init() but fails to call tpm_buf_destroy() on two exit paths, leaking a page all...

  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:58:48
  • Zuletzt bearbeitet 25.06.2026 21:17:03

In the Linux kernel, the following vulnerability has been resolved: md/md-llbitmap: raise barrier before state machine transition Move the barrier raise operation before calling llbitmap_state_machine() in both llbitmap_start_write() and llbitmap_s...

  • EPSS 0.13%
  • Veröffentlicht 27.05.2026 12:58:45
  • Zuletzt bearbeitet 25.06.2026 21:16:11

In the Linux kernel, the following vulnerability has been resolved: ext4: fix bounds check in check_xattrs() to prevent out-of-bounds access The bounds check for the next xattr entry in check_xattrs() uses (void *)next >= end, which allows next to ...

  • EPSS 0.13%
  • Veröffentlicht 27.05.2026 12:58:43
  • Zuletzt bearbeitet 18.07.2026 16:17:13

In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: take vmap_purge_lock in shrinker decay_va_pool_node() can be invoked concurrently from two paths: __purge_vmap_area_lazy() when pools are being purged, and the shrinker...

  • EPSS 0.14%
  • Veröffentlicht 27.05.2026 12:58:37
  • Zuletzt bearbeitet 16.07.2026 12:17:59

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: check for PCI upstream bridge existence pci_upstream_bridge() returns NULL if the device is on a root bus. If 8821CE is installed in the system with such a PCI topolo...