Canonical

Ubuntu 26.04 LTS

1029 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.13%
  • Veröffentlicht 27.05.2026 12:57:48
  • Zuletzt bearbeitet 24.06.2026 17:03:51

In the Linux kernel, the following vulnerability has been resolved: crypto: nx - fix bounce buffer leaks in nx842_crypto_{alloc,free}_ctx The bounce buffers are allocated with __get_free_pages() using BOUNCE_BUFFER_ORDER (order 2 = 4 pages), but bo...

  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:57:45
  • Zuletzt bearbeitet 24.06.2026 17:04:01

In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: validate damos_quota_goal->nid for node_memcg_{used,free}_bp Users can set damos_quota_goal->nid with arbitrary value for node_memcg_{used,free}_bp. But DAMON core ...

  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:57:41
  • Zuletzt bearbeitet 24.06.2026 17:04:07

In the Linux kernel, the following vulnerability has been resolved: ceph: fix num_ops off-by-one when crypto allocation fails move_dirty_folio_in_page_array() may fail if the file is encrypted, the dirty folio is not the first in the batch, and it ...

  • EPSS 0.13%
  • Veröffentlicht 27.05.2026 12:57:32
  • Zuletzt bearbeitet 24.06.2026 17:08:46

In the Linux kernel, the following vulnerability has been resolved: fbdev: defio: Disconnect deferred I/O from the lifetime of struct fb_info Hold state of deferred I/O in struct fb_deferred_io_state. Allocate an instance as part of initializing de...

  • EPSS 0.13%
  • Veröffentlicht 27.05.2026 12:57:30
  • Zuletzt bearbeitet 24.06.2026 17:08:55

In the Linux kernel, the following vulnerability has been resolved: ibmasm: fix heap over-read in ibmasm_send_i2o_message() The ibmasm_send_i2o_message() function uses get_dot_command_size() to compute the byte count for memcpy_toio(), but this val...

  • EPSS 0.09%
  • Veröffentlicht 27.05.2026 12:57:27
  • Zuletzt bearbeitet 16.06.2026 01:23:04

In the Linux kernel, the following vulnerability has been resolved: x86/shstk: Prevent deadlock during shstk sigreturn During sigreturn the shadow stack signal frame is popped. The kernel does this by reading the shadow stack using normal read acce...

  • EPSS 0.14%
  • Veröffentlicht 27.05.2026 12:57:24
  • Zuletzt bearbeitet 16.06.2026 01:19:11

In the Linux kernel, the following vulnerability has been resolved: ntfs3: fix integer overflow in run_unpack() volume boundary check The volume boundary check `lcn + len > sbi->used.bitmap.nbits` uses raw addition which can wrap around for large l...

  • EPSS 0.09%
  • Veröffentlicht 27.05.2026 12:57:22
  • Zuletzt bearbeitet 16.06.2026 01:17:18

In the Linux kernel, the following vulnerability has been resolved: jbd2: fix deadlock in jbd2_journal_cancel_revoke() Commit f76d4c28a46a ("fs/jbd2: use sleeping version of __find_get_block()") changed jbd2_journal_cancel_revoke() to use __find_ge...

  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:57:20
  • Zuletzt bearbeitet 16.06.2026 01:15:10

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - fix IRQ cleanup on 6xxx probe failure When adf_dev_up() partially completes and then fails, the IRQ handlers registered during adf_isr_resource_alloc() are not detach...

  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:57:19
  • Zuletzt bearbeitet 16.06.2026 01:15:04

In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Always use NextRIP as vmcb02's NextRIP after first L2 VMRUN For guests with NRIPS disabled, L1 does not provide NextRIP when running an L2 with an injected soft interrup...