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 24.04.2026 14:42:10
  • Zuletzt bearbeitet 01.06.2026 17:16:48

In the Linux kernel, the following vulnerability has been resolved: bcache: fix cached_dev.sb_bio use-after-free and crash In our production environment, we have received multiple crash reports regarding libceph, which have caught our attention: `...

  • EPSS 0.13%
  • Veröffentlicht 24.04.2026 14:42:09
  • Zuletzt bearbeitet 01.06.2026 17:16:48

In the Linux kernel, the following vulnerability has been resolved: media: as102: fix to not free memory after the device is registered in as102_usb_probe() In as102_usb driver, the following race condition occurs: ``` CPU0 CPU1 as102_usb_pr...

  • EPSS 0.13%
  • Veröffentlicht 24.04.2026 14:42:08
  • Zuletzt bearbeitet 01.06.2026 17:16:48

In the Linux kernel, the following vulnerability has been resolved: media: hackrf: fix to not free memory after the device is registered in hackrf_probe() In hackrf driver, the following race condition occurs: ``` CPU0 CPU1 hackrf_probe() ...

  • EPSS 0.13%
  • Veröffentlicht 24.04.2026 14:42:08
  • Zuletzt bearbeitet 01.06.2026 17:16:48

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix NULL i_assoc_inode dereference in nilfs_mdt_save_to_shadow_map The DAT inode's btree node cache (i_assoc_inode) is initialized lazily during btree operations. However, ...

  • EPSS 0.12%
  • Veröffentlicht 24.04.2026 14:42:07
  • Zuletzt bearbeitet 27.04.2026 23:15:42

In the Linux kernel, the following vulnerability has been resolved: mm/userfaultfd: fix hugetlb fault mutex hash calculation In mfill_atomic_hugetlb(), linear_page_index() is used to calculate the page index for hugetlb_fault_mutex_hash(). However...

  • EPSS 0.12%
  • Veröffentlicht 24.04.2026 14:35:50
  • Zuletzt bearbeitet 27.04.2026 20:33:43

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Unlink NV12 planes earlier unlink_nv12_plane() will clobber parts of the plane state potentially already set up by plane_atomic_check(), so we must make sure not to call ...

  • EPSS 0.09%
  • Veröffentlicht 24.04.2026 14:35:50
  • Zuletzt bearbeitet 27.04.2026 20:33:52

In the Linux kernel, the following vulnerability has been resolved: i2c: designware: amdisp: Fix resume-probe race condition issue Identified resume-probe race condition in kernel v7.0 with the commit 38fa29b01a6a ("i2c: designware: Combine the ini...

  • EPSS 0.26%
  • Veröffentlicht 24.04.2026 14:35:49
  • Zuletzt bearbeitet 27.04.2026 20:33:16

In the Linux kernel, the following vulnerability has been resolved: can: gw: fix OOB heap access in cgw_csum_crc8_rel() cgw_csum_crc8_rel() correctly computes bounds-safe indices via calc_idx(): int from = calc_idx(crc8->from_idx, cf->len); ...

  • EPSS 0.12%
  • Veröffentlicht 24.04.2026 14:35:48
  • Zuletzt bearbeitet 27.04.2026 20:32:54

In the Linux kernel, the following vulnerability has been resolved: s390/mm: Add missing secure storage access fixups for donated memory There are special cases where secure storage access exceptions happen in a kernel context for pages that don't ...

  • EPSS 0.12%
  • Veröffentlicht 24.04.2026 14:35:48
  • Zuletzt bearbeitet 27.04.2026 20:33:04

In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Handle the case that EIOINTC's coremap is empty EIOINTC's coremap in eiointc_update_sw_coremap() can be empty, currently we get a cpuid with -1 in this case, but we...