Canonical

Ubuntu 25.10

2230 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 14.02.2026 15:36:06
  • Zuletzt bearbeitet 17.03.2026 21:16:48

In the Linux kernel, the following vulnerability has been resolved: iommu/sva: invalidate stale IOTLB entries for kernel address space Introduce a new IOMMU interface to flush IOTLB paging cache entries for the CPU kernel address space. This inter...

  • EPSS 0.04%
  • Veröffentlicht 14.02.2026 15:22:24
  • Zuletzt bearbeitet 03.04.2026 14:16:24

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_conncount: update last_gc only when GC has been performed Currently last_gc is being updated everytime a new connection is tracked, that means that it is updated even...

  • EPSS 0.02%
  • Veröffentlicht 14.02.2026 15:22:24
  • Zuletzt bearbeitet 17.03.2026 21:13:55

In the Linux kernel, the following vulnerability has been resolved: bpf, test_run: Subtract size of xdp_frame from allowed metadata size The xdp_frame structure takes up part of the XDP frame headroom, limiting the size of the metadata. However, in...

  • EPSS 0.02%
  • Veröffentlicht 14.02.2026 15:22:23
  • Zuletzt bearbeitet 25.03.2026 11:16:19

In the Linux kernel, the following vulnerability has been resolved: tracing: Add recursion protection in kernel stack trace recording A bug was reported about an infinite recursion caused by tracing the rcu events with the kernel stack trace trigge...

  • EPSS 0.02%
  • Veröffentlicht 14.02.2026 15:22:22
  • Zuletzt bearbeitet 17.03.2026 21:15:45

In the Linux kernel, the following vulnerability has been resolved: of: unittest: Fix memory leak in unittest_data_add() In unittest_data_add(), if of_resolve_phandles() fails, the allocated unittest_data is not freed, leading to a memory leak. Fi...

  • EPSS 0.02%
  • Veröffentlicht 14.02.2026 15:22:21
  • Zuletzt bearbeitet 17.03.2026 21:16:55

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix early read unlock of page with EOF in middle The read result collection for buffered reads seems to run ahead of the completion of subrequests under some circumstances, ...

  • EPSS 0.04%
  • Veröffentlicht 14.02.2026 15:22:21
  • Zuletzt bearbeitet 03.04.2026 14:16:24

In the Linux kernel, the following vulnerability has been resolved: libceph: reset sparse-read state in osd_fault() When a fault occurs, the connection is abandoned, reestablished, and any pending operations are retried. The OSD client tracks the p...

  • EPSS 0.02%
  • Veröffentlicht 14.02.2026 15:16:08
  • Zuletzt bearbeitet 18.03.2026 14:46:26

In the Linux kernel, the following vulnerability has been resolved: arm64: Set __nocfi on swsusp_arch_resume() A DABT is reported[1] on an android based system when resume from hiberate. This happens because swsusp_arch_suspend_exit() is marked wit...

  • EPSS 0.02%
  • Veröffentlicht 14.02.2026 15:16:08
  • Zuletzt bearbeitet 18.03.2026 14:17:11

In the Linux kernel, the following vulnerability has been resolved: dpll: Prevent duplicate registrations Modify the internal registration helpers dpll_xa_ref_{dpll,pin}_add() to reject duplicate registration attempts. Previously, if a caller atte...

  • EPSS 0.02%
  • Veröffentlicht 14.02.2026 15:16:08
  • Zuletzt bearbeitet 17.03.2026 21:17:11

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix dead lock while flushing management frames Commit [1] converted the management transmission work item into a wiphy work. Since a wiphy work can only run under wip...