Canonical

Ubuntu 22.04 LTS

8751 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:58:10
  • Zuletzt bearbeitet 24.06.2026 17:20:35

In the Linux kernel, the following vulnerability has been resolved: crypto: atmel-tdes - fix DMA sync direction Before DMA output is consumed by the CPU, ->dma_addr_out must be synced with dma_sync_single_for_cpu() instead of dma_sync_single_for_de...

  • EPSS 0.13%
  • Veröffentlicht 27.05.2026 12:58:07
  • Zuletzt bearbeitet 24.06.2026 16:59:08

In the Linux kernel, the following vulnerability has been resolved: crypto: atmel-sha204a - Fix potential UAF and memory leak in remove path Unregister the hwrng to prevent new ->read() calls and flush the Atmel I2C workqueue before teardown to pre...

  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:58:00
  • Zuletzt bearbeitet 24.06.2026 16:59:39

In the Linux kernel, the following vulnerability has been resolved: ntfs3: add buffer boundary checks to run_unpack() run_unpack() checks `run_buf < run_last` at the top of the while loop but then reads size_size and offset_size bytes via run_unpac...

  • EPSS 0.13%
  • Veröffentlicht 27.05.2026 12:57:54
  • Zuletzt bearbeitet 24.06.2026 17:00:16

In the Linux kernel, the following vulnerability has been resolved: md/raid5: validate payload size before accessing journal metadata r5c_recovery_analyze_meta_block() and r5l_recovery_verify_data_checksum_for_mb() iterate over payloads in a journa...

  • EPSS 0.13%
  • Veröffentlicht 27.05.2026 12:57:50
  • Zuletzt bearbeitet 24.06.2026 17:03:45

In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: fix use-after-free in mwifiex_adapter_cleanup() The mwifiex_adapter_cleanup() function uses timer_delete() (non-synchronous) for the wakeup_timer before the adapter ...

  • 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.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.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.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...