Canonical

Ubuntu 25.10

2230 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:28:45
  • Zuletzt bearbeitet 11.05.2026 18:16:48

In the Linux kernel, the following vulnerability has been resolved: media: qcom: camss: vfe: Fix out-of-bounds access in vfe_isr_reg_update() vfe_isr() iterates using MSM_VFE_IMAGE_MASTERS_NUM(7) as the loop bound and passes the index to vfe_isr_re...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:28:45
  • Zuletzt bearbeitet 11.05.2026 18:16:01

In the Linux kernel, the following vulnerability has been resolved: media: cx88: Add missing unmap in snd_cx88_hw_params() In error path, add cx88_alsa_dma_unmap() to release resource acquired by cx88_alsa_dma_map().

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:28:44
  • Zuletzt bearbeitet 11.05.2026 18:18:36

In the Linux kernel, the following vulnerability has been resolved: wifi: libertas: fix WARNING in usb_tx_block The function usb_tx_block() submits cardp->tx_urb without ensuring that any previous transmission on this URB has completed. If a second...

  • EPSS 0.05%
  • Veröffentlicht 06.05.2026 11:28:43
  • Zuletzt bearbeitet 11.05.2026 18:40:35

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: move wait_on_sem() out of spinlock With iommu.strict=1, the existing completion wait path can cause soft lockups under stressed environment, as wait_on_sem() busy-waits ...

  • EPSS 0.05%
  • Veröffentlicht 06.05.2026 11:28:43
  • Zuletzt bearbeitet 11.05.2026 18:21:13

In the Linux kernel, the following vulnerability has been resolved: ovpn: tcp - fix packet extraction from stream When processing TCP stream data in ovpn_tcp_recv, we receive large cloned skbs from __strp_rcv that may contain multiple coalesced pac...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:28:42
  • Zuletzt bearbeitet 11.05.2026 18:49:20

In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: in-kernel: always set ID as avail when rm endp Syzkaller managed to find a combination of actions that was generating this warning: WARNING: net/mptcp/pm_kernel.c:107...

  • EPSS 0.02%
  • Veröffentlicht 06.05.2026 11:28:41
  • Zuletzt bearbeitet 12.05.2026 18:51:16

In the Linux kernel, the following vulnerability has been resolved: usb: chipidea: udc: fix DMA and SG cleanup in _ep_nuke() The ChipIdea UDC driver can encounter "not page aligned sg buffer" errors when a USB device is reconnected after being disc...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:28:41
  • Zuletzt bearbeitet 11.05.2026 18:51:22

In the Linux kernel, the following vulnerability has been resolved: HID: prodikeys: Check presence of pm->input_ep82 Fake USB devices can send their own report descriptors for which the input_mapping() hook does not get called. In this case, pm->i...

  • EPSS 0.02%
  • Veröffentlicht 06.05.2026 11:28:40
  • Zuletzt bearbeitet 11.05.2026 13:10:20

In the Linux kernel, the following vulnerability has been resolved: 9p/xen: protect xen_9pfs_front_free against concurrent calls The xenwatch thread can race with other back-end change notifications and call xen_9pfs_front_free() twice, hitting the...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:28:39
  • Zuletzt bearbeitet 11.05.2026 13:14:40

In the Linux kernel, the following vulnerability has been resolved: vhost: move vdpa group bound check to vhost_vdpa Remove duplication by consolidating these here. This reduces the posibility of a parent driver missing them. While we're at it, f...