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 19.06.2026 14:43:33
  • Zuletzt bearbeitet 08.07.2026 15:24:17

In the Linux kernel, the following vulnerability has been resolved: ip6_vti: set netns_immutable on the fallback device. john1988 and Noam Rathaus reported that vti6_init_net() does not set the netns_immutable flag on the per-netns fallback tunnel ...

  • EPSS 0.1%
  • Veröffentlicht 19.06.2026 14:43:33
  • Zuletzt bearbeitet 15.07.2026 01:16:22

In the Linux kernel, the following vulnerability has been resolved: bpf: Free reuseport cBPF prog after RCU grace period. Eulgyu Kim reported the splat below with a repro. [0] The repro sets up a UDP reuseport group with a cBPF prog and replaces i...

  • EPSS 0.13%
  • Veröffentlicht 19.06.2026 14:00:35
  • Zuletzt bearbeitet 08.07.2026 15:24:27

In the Linux kernel, the following vulnerability has been resolved: RDMA: During rereg_mr ensure that REREG_ACCESS is compatible If IB_MR_REREG_ACCESS changes from RO to RW then the umem has to be re-evaluated to ensure it is properly pinned as RW....

Medienbericht
  • EPSS 0.32%
  • Veröffentlicht 16.06.2026 06:26:21
  • Zuletzt bearbeitet 15.07.2026 02:22:15

In the Linux kernel, the following vulnerability has been resolved: net/sched: fix pedit partial COW leading to page cache corruption tcf_pedit_act() computes the COW range for skb_ensure_writable() once before the key loop using tcfp_off_max_hint,...

  • EPSS 0.11%
  • Veröffentlicht 09.06.2026 12:36:04
  • Zuletzt bearbeitet 08.07.2026 20:35:59

In the Linux kernel, the following vulnerability has been resolved: media: rockchip: rkcif: fix off by one bugs Change these comparisons from > vs >= to avoid accessing one element beyond the end of the arrays. While at it, use ARRAY_SIZE instead o...

  • EPSS 0.12%
  • Veröffentlicht 09.06.2026 12:36:03
  • Zuletzt bearbeitet 08.07.2026 21:44:36

In the Linux kernel, the following vulnerability has been resolved: 9p: fix access mode flags being ORed instead of replaced Since commit 1f3e4142c0eb ("9p: convert to the new mount API"), v9fs_apply_options() applies parsed mount flags with |= ont...

  • EPSS 0.11%
  • Veröffentlicht 09.06.2026 12:36:02
  • Zuletzt bearbeitet 08.07.2026 21:43:12

In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: disallow non-power of two min_region_sz on damon_start() Commit d8f867fa0825 ("mm/damon: add damon_ctx->min_sz_region") introduced a bug that allows unaligned DAMON ...

  • EPSS 0.11%
  • Veröffentlicht 09.06.2026 12:36:01
  • Zuletzt bearbeitet 08.07.2026 21:41:18

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fix nvkm_device leak on aperture removal failure When aperture_remove_conflicting_pci_devices() fails during probe, the error path returns directly without unwinding t...

  • EPSS 0.19%
  • Veröffentlicht 09.06.2026 12:36:00
  • Zuletzt bearbeitet 08.07.2026 21:40:40

In the Linux kernel, the following vulnerability has been resolved: greybus: gb-beagleplay: bound bootloader receive buffering cc1352_bootloader_rx() appends each serdev chunk into the fixed rx_buffer before parsing bootloader packets. The helper c...

  • EPSS 0.11%
  • Veröffentlicht 09.06.2026 12:25:59
  • Zuletzt bearbeitet 08.07.2026 21:35:31

In the Linux kernel, the following vulnerability has been resolved: Revert "net/smc: Introduce TCP ULP support" This reverts commit d7cd421da9da2cc7b4d25b8537f66db5c8331c40. As reported by Al Viro, the TCP ULP support for SMC is fundamentally brok...