Canonical

Ubuntu 25.10

3177 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.15%
  • Veröffentlicht 25.01.2026 14:36:26
  • Zuletzt bearbeitet 03.04.2026 14:16:22

In the Linux kernel, the following vulnerability has been resolved: net: octeon_ep_vf: fix free_irq dev_id mismatch in IRQ rollback octep_vf_request_irqs() requests MSI-X queue IRQs with dev_id set to ioq_vector. If request_irq() fails part-way, th...

  • EPSS 0.15%
  • Veröffentlicht 25.01.2026 14:36:25
  • Zuletzt bearbeitet 25.03.2026 19:49:02

In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: remove call_control in inactive contexts If damon_call() is executed against a DAMON context that is not running, the function returns error while keeping the damon_...

  • EPSS 0.19%
  • Veröffentlicht 25.01.2026 14:36:24
  • Zuletzt bearbeitet 25.03.2026 19:51:11

In the Linux kernel, the following vulnerability has been resolved: ipv4: ip_gre: make ipgre_header() robust Analog to commit db5b4e39c4e6 ("ip6_gre: make ip6gre_header() robust") Over the years, syzbot found many ways to crash the kernel in ipgre...

  • EPSS 0.18%
  • Veröffentlicht 25.01.2026 14:36:23
  • Zuletzt bearbeitet 27.04.2026 14:16:29

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix use-after-free in inet6_addr_del(). syzbot reported use-after-free of inet6_ifaddr in inet6_addr_del(). [0] The cited commit accidentally moved ipv6_del_addr() for mngtm...

  • EPSS 0.14%
  • Veröffentlicht 25.01.2026 14:36:22
  • Zuletzt bearbeitet 25.03.2026 19:53:47

In the Linux kernel, the following vulnerability has been resolved: xhci: sideband: don't dereference freed ring when removing sideband endpoint xhci_sideband_remove_endpoint() incorrecly assumes that the endpoint is running and has a valid transfe...

  • EPSS 0.14%
  • Veröffentlicht 25.01.2026 14:36:21
  • Zuletzt bearbeitet 25.03.2026 19:54:20

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix KMS with 3D on HW version 10 HW version 10 does not have GB Surfaces so there is no backing buffer for surface backed FBs. This would result in a nullptr dereferenc...

  • EPSS 0.14%
  • Veröffentlicht 25.01.2026 14:36:20
  • Zuletzt bearbeitet 25.03.2026 19:21:49

In the Linux kernel, the following vulnerability has been resolved: block: zero non-PI portion of auto integrity buffer The auto-generated integrity buffer for writes needs to be fully initialized before being passed to the underlying block device,...

  • EPSS 0.2%
  • Veröffentlicht 25.01.2026 14:36:19
  • Zuletzt bearbeitet 25.03.2026 19:22:06

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Clear XSTATE_BV[i] in guest XSAVE state whenever XFD[i]=1 When loading guest XSAVE state via KVM_SET_XSAVE, and when updating XFD in response to a guest WRMSR, clear XFD-d...

  • EPSS 0.19%
  • Veröffentlicht 25.01.2026 14:36:19
  • Zuletzt bearbeitet 25.03.2026 19:21:56

In the Linux kernel, the following vulnerability has been resolved: ASoC: tlv320adcx140: fix null pointer The "snd_soc_component" in "adcx140_priv" was only used once but never set. It was only used for reaching "dev" which is already present in "a...

  • EPSS 0.12%
  • Veröffentlicht 25.01.2026 14:36:18
  • Zuletzt bearbeitet 27.04.2026 14:16:29

In the Linux kernel, the following vulnerability has been resolved: dst: fix races in rt6_uncached_list_del() and rt_del_uncached_list() syzbot was able to crash the kernel in rt6_uncached_list_flush_dev() in an interesting way [1] Crash happens i...