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:41
  • Zuletzt bearbeitet 08.07.2026 03:58:26

In the Linux kernel, the following vulnerability has been resolved: drm/gma500/oaktrail_lvds: fix hang on init failure The LVDS init code looks up an I2C adapter using i2c_get_adapter() and tries to read the EDID before falling back to allocating a...

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

In the Linux kernel, the following vulnerability has been resolved: arm_mpam: Check whether the config array is allocated before destroying it __destroy_component_cfg() is called to free the configuration array. It uses the embedded 'garbage' struc...

  • EPSS 0.11%
  • Veröffentlicht 25.06.2026 08:40:00
  • Zuletzt bearbeitet 15.07.2026 01:16:31

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Take the SRCU lock for page table walks in fault injection and AT emulation walk_s1() and kvm_walk_nested_s2() expect to be called while holding kvm->srcu to guard agai...

  • EPSS 0.25%
  • Veröffentlicht 25.06.2026 08:39:59
  • Zuletzt bearbeitet 08.07.2026 04:00:32

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: Fix use-after-free when processing MLD queries When processing an MLD query, a pointer to the multicast group address is retrieved when initially parsing the packet. T...

  • EPSS 0.12%
  • Veröffentlicht 25.06.2026 08:39:59
  • Zuletzt bearbeitet 08.07.2026 04:00:13

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: Fix a use-after-free of the hci_conn pointer In iso_sock_rebind_bc(), the bis pointer is cached, then the socket lock is dropped: bis = iso_pi(sk)->conn->hcon; /*...

  • EPSS 0.13%
  • Veröffentlicht 25.06.2026 08:39:58
  • Zuletzt bearbeitet 08.07.2026 04:00:43

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix sleep-inside-lock in __smc_setsockopt() causing local DoS A logic flaw in __smc_setsockopt() allows a local unprivileged user to cause a Denial of Service (DoS) by hol...

  • EPSS 0.13%
  • Veröffentlicht 25.06.2026 08:39:57
  • Zuletzt bearbeitet 08.07.2026 04:01:32

In the Linux kernel, the following vulnerability has been resolved: erofs: fix use-after-free on sbi->sync_decompress z_erofs_decompress_kickoff() can race with filesystem unmount, causing a use-after-free on sbi->sync_decompress. When I/O complet...

  • EPSS 0.13%
  • Veröffentlicht 25.06.2026 08:39:57
  • Zuletzt bearbeitet 08.07.2026 04:00:54

In the Linux kernel, the following vulnerability has been resolved: tee: optee: prevent use-after-free when the client exits before the supplicant Commit 70b0d6b0a199 ("tee: optee: Fix supplicant wait loop") made the client wait as killable so it c...

  • EPSS 0.12%
  • Veröffentlicht 25.06.2026 08:39:56
  • Zuletzt bearbeitet 08.07.2026 04:01:39

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix NULL-deref of opinfo->conn in oplock/lease break notifiers smb2_oplock_break_noti() and smb2_lease_break_noti() read opinfo->conn into a local with neither READ_ONCE() n...

  • EPSS 0.12%
  • Veröffentlicht 25.06.2026 08:39:55
  • Zuletzt bearbeitet 08.07.2026 04:01:49

In the Linux kernel, the following vulnerability has been resolved: netfilter: synproxy: add mutex to guard hook reference counting As the synproxy infrastructure register netfilter hooks on-demand when a user adds the first iptables target or nfta...