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.21%
  • Veröffentlicht 19.07.2026 14:55:48
  • Zuletzt bearbeitet 30.07.2026 14:51:11

In the Linux kernel, the following vulnerability has been resolved: USB: serial: safe_serial: fix memory corruption with small endpoint Make sure that the bulk-out buffer size is at least eight bytes to avoid user-controlled slab corruption in "saf...

  • EPSS 0.21%
  • Veröffentlicht 19.07.2026 14:55:48
  • Zuletzt bearbeitet 30.07.2026 14:51:11

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: validate connector number in ucsi_connector_change() The connector number in a UCSI CCI notification is a 7-bit field supplied by the PPM. ucsi_connector_change(...

  • EPSS 0.21%
  • Veröffentlicht 19.07.2026 14:55:47
  • Zuletzt bearbeitet 30.07.2026 14:51:11

In the Linux kernel, the following vulnerability has been resolved: USB: serial: cypress_m8: fix memory corruption with small endpoint Make sure that the interrupt-out endpoint max packet size is at least eight bytes to avoid user-controlled slab c...

  • EPSS 0.16%
  • Veröffentlicht 19.07.2026 14:55:46
  • Zuletzt bearbeitet 27.07.2026 17:44:23

In the Linux kernel, the following vulnerability has been resolved: hpfs: fix a crash if hpfs_map_dnode_bitmap fails If hpfs_map_dnode_bitmap fails, the code would call hpfs_brelse4 on uninitialized quad buffer head, causing a crash.

  • EPSS 0.47%
  • Veröffentlicht 19.07.2026 14:55:46
  • Zuletzt bearbeitet 27.07.2026 17:44:23

In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: do not trigger BUG() on BH disabled context __get_vm_area_node() currently triggers a BUG() if in_interrupt() returns true. However, in_interrupt() also reports true w...

  • EPSS 0.19%
  • Veröffentlicht 19.07.2026 14:55:45
  • Zuletzt bearbeitet 27.07.2026 17:44:23

In the Linux kernel, the following vulnerability has been resolved: mm/migrate_device: fix pgtable leak in migrate_vma_insert_huge_pmd_page When migrate_vma_insert_huge_pmd_page() jumps to unlock_abort due to a PMD check failure, the pgtable alloca...

  • EPSS 0.17%
  • Veröffentlicht 19.07.2026 14:55:44
  • Zuletzt bearbeitet 27.07.2026 17:44:23

In the Linux kernel, the following vulnerability has been resolved: zram: fix use-after-free in zram_writeback_endio A crash was observed in zram_writeback_endio due to a NULL pointer dereference in wake_up. The root cause is a race condition betw...

  • EPSS 0.16%
  • Veröffentlicht 19.07.2026 14:55:44
  • Zuletzt bearbeitet 27.07.2026 17:44:23

In the Linux kernel, the following vulnerability has been resolved: memfd: deny writeable mappings when implying SEAL_WRITE When SEAL_EXEC is added, SEAL_WRITE is implied to make W^X. But the implied seal is set after the check that makes sure the...

  • EPSS 0.16%
  • Veröffentlicht 19.07.2026 14:55:43
  • Zuletzt bearbeitet 27.07.2026 17:44:23

In the Linux kernel, the following vulnerability has been resolved: mm/rmap: initialize nr_pages to 1 at loop start in try_to_unmap_one Initialize nr_pages to 1 at the start of each loop iteration, like folio_referenced_one() does. Without this, n...

  • EPSS 0.17%
  • Veröffentlicht 19.07.2026 14:55:42
  • Zuletzt bearbeitet 27.07.2026 17:44:23

In the Linux kernel, the following vulnerability has been resolved: auxdisplay: line-display: fix OOB read on zero-length message_store() linedisp_display() unconditionally reads msg[count - 1] before checking whether count is zero, so a write of z...