Canonical

Ubuntu 26.04 LTS

1872 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.15%
  • Veröffentlicht 19.07.2026 12:02:05
  • Zuletzt bearbeitet 17.08.2026 05:17:15

In the Linux kernel, the following vulnerability has been resolved: rpmsg: char: Fix use-after-free on probe error path rpmsg_chrdev_probe() stores the newly allocated eptdev in the default endpoint's priv pointer before calling rpmsg_chrdev_eptdev...

  • EPSS 0.13%
  • Veröffentlicht 19.07.2026 12:02:05
  • Zuletzt bearbeitet 17.08.2026 05:17:16

In the Linux kernel, the following vulnerability has been resolved: irqchip/imgpdc: Fix resource leak, add missing chained handler cleanup on remove The driver allocates domain generic chips using irq_alloc_domain_generic_chips() during probe and s...

  • EPSS 0.48%
  • Veröffentlicht 19.07.2026 12:02:04
  • Zuletzt bearbeitet 17.08.2026 05:17:15

In the Linux kernel, the following vulnerability has been resolved: 9p: avoid putting oldfid in p9_client_walk() error path When p9_client_walk() is called with clone set to false, fid aliases oldfid. If the walk subsequently fails after the reques...

  • EPSS 0.46%
  • Veröffentlicht 19.07.2026 12:02:04
  • Zuletzt bearbeitet 17.08.2026 05:17:15

In the Linux kernel, the following vulnerability has been resolved: ocfs2: reject oversized group bitmap descriptors ocfs2_validate_gd_parent() only bounds bg_bits against the parent allocator's chain geometry. A malicious descriptor can still cla...

  • EPSS 0.14%
  • Veröffentlicht 19.07.2026 12:02:03
  • Zuletzt bearbeitet 17.08.2026 05:17:15

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Fix page overflow in sev_dbg_crypt() for ENCRYPT path In sev_dbg_crypt(), the per-iteration transfer length is bounded by the source page offset (PAGE_SIZE - s_off) but n...

  • EPSS 0.13%
  • Veröffentlicht 19.07.2026 12:02:02
  • Zuletzt bearbeitet 17.08.2026 05:17:15

In the Linux kernel, the following vulnerability has been resolved: fbdev: Fix fb_new_modelist to prevent null-ptr-deref in fb_videomode_to_var info->var, a framebuffer's current mode, is expected to have a matching entry in info->modelist. var_to_...

  • EPSS 0.12%
  • Veröffentlicht 19.07.2026 12:02:02
  • Zuletzt bearbeitet 17.08.2026 05:17:15

In the Linux kernel, the following vulnerability has been resolved: ntfs: serialize volume label accesses Protect vol->volume_label with a mutex and snaphost the label before copy_to_user. This prevent a use-after-free when FS_IOC_SETFSLABEL replac...

  • EPSS 0.13%
  • Veröffentlicht 19.07.2026 12:02:01
  • Zuletzt bearbeitet 17.08.2026 05:17:14

In the Linux kernel, the following vulnerability has been resolved: fbdev: omap2: fix use-after-free in omapfb_mmap omapfb_mmap() has a race condition with OMAPFB_SETUP_PLANE ioctl that can lead to use-after-free: The fb_mmap() entry point holds m...

  • EPSS 0.14%
  • Veröffentlicht 19.07.2026 12:02:01
  • Zuletzt bearbeitet 17.08.2026 05:17:15

In the Linux kernel, the following vulnerability has been resolved: fbdev: fbcon: fix out-of-bounds read in err_out of fbcon_do_set_font() When fbcon_do_set_font() fails (e.g., due to a memory allocation failure inside vc_resize() under heavy memor...

  • EPSS 0.51%
  • Veröffentlicht 19.07.2026 12:02:00
  • Zuletzt bearbeitet 17.08.2026 05:17:14

In the Linux kernel, the following vulnerability has been resolved: nfsd: release layout stid on setlease failure nfs4_alloc_stid() publishes the new stid into cl->cl_stateids via idr_alloc_cyclic() under cl_lock before returning to nfsd4_alloc_lay...