Canonical

Ubuntu 25.10

3177 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.13%
  • Veröffentlicht 26.06.2026 19:40:43
  • Zuletzt bearbeitet 08.07.2026 03:58:00

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Avoid NULL pointer dereference or refcount corruption Commit 60f030f7418d ("iommu/vt-d: Avoid use of NULL after WARN_ON_ONCE") fixed a NULL pointer dereference in an un...

  • EPSS 0.12%
  • Veröffentlicht 26.06.2026 19:40:43
  • Zuletzt bearbeitet 08.07.2026 03:56:56

In the Linux kernel, the following vulnerability has been resolved: x86/kexec: Push kjump return address even for non-kjump kexec The version of purgatory code shipped by kexec-tools attempts to look above the top of its stack to find a return addr...

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

In the Linux kernel, the following vulnerability has been resolved: iommu: Fix NULL group->domain dereference in pci_dev_reset_iommu_done() Local sashiko review pointed it out that group->domain could be NULL when a default domain fails to allocate...

  • 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 08.07.2026 04:00:04

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...