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:27:18
  • Zuletzt bearbeitet 08.05.2026 17:44:36

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Flush dev-IOTLB only when PCIe device is accessible in scalable mode Commit 4fc82cd907ac ("iommu/vt-d: Don't issue ATS Invalidation request when device is disconnected"...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:27:17
  • Zuletzt bearbeitet 08.05.2026 17:52:13

In the Linux kernel, the following vulnerability has been resolved: RDMA/umem: Fix double dma_buf_unpin in failure path In ib_umem_dmabuf_get_pinned_with_dma_device(), the call to ib_umem_dmabuf_map_pages() can fail. If this occurs, the dmabuf is i...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:27:16
  • Zuletzt bearbeitet 08.05.2026 17:54:46

In the Linux kernel, the following vulnerability has been resolved: ntfs3: fix circular locking dependency in run_unpack_ex Syzbot reported a circular locking dependency between wnd->rw_lock (sbi->used.bitmap) and ni->file.run_lock. The deadlock s...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:27:15
  • Zuletzt bearbeitet 08.05.2026 17:56:07

In the Linux kernel, the following vulnerability has been resolved: ALSA: mixer: oss: Add card disconnect checkpoints ALSA OSS mixer layer calls the kcontrol ops rather individually, and pending calls might be not always caught at disconnecting the...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:27:10
  • Zuletzt bearbeitet 08.05.2026 18:02:22

In the Linux kernel, the following vulnerability has been resolved: pstore: ram_core: fix incorrect success return when vmap() fails In persistent_ram_vmap(), vmap() may return NULL on failure. If offset is non-zero, adding offset_in_page(start) c...

  • EPSS 0.06%
  • Veröffentlicht 06.05.2026 11:27:10
  • Zuletzt bearbeitet 08.05.2026 17:57:31

In the Linux kernel, the following vulnerability has been resolved: dlm: validate length in dlm_search_rsb_tree The len parameter in dlm_dump_rsb_name() is not validated and comes from network messages. When it exceeds DLM_RESNAME_MAXLEN, it can ca...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:27:09
  • Zuletzt bearbeitet 12.05.2026 21:17:55

In the Linux kernel, the following vulnerability has been resolved: fbcon: check return value of con2fb_acquire_newinfo() If fbcon_open() fails when called from con2fb_acquire_newinfo() then info->fbcon_par pointer remains NULL which is later deref...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:27:08
  • Zuletzt bearbeitet 12.05.2026 21:17:31

In the Linux kernel, the following vulnerability has been resolved: io_uring/zcrx: fix user_ref race between scrub and refill paths The io_zcrx_put_niov_uref() function uses a non-atomic check-then-decrement pattern (atomic_read followed by separat...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:27:07
  • Zuletzt bearbeitet 12.05.2026 21:25:11

In the Linux kernel, the following vulnerability has been resolved: rpmsg: core: fix race in driver_override_show() and use core helper The driver_override_show function reads the driver_override string without holding the device_lock. However, the...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:27:06
  • Zuletzt bearbeitet 12.05.2026 21:27:31

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: Use devm_kmemdup() in rtw_set_supported_band() Simplify the code by using device managed memory allocations. This also fixes a memory leak in rtw_register_hw(). The s...