Canonical

Ubuntu 22.04 LTS

8750 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.14%
  • Veröffentlicht 25.06.2026 08:38:43
  • Zuletzt bearbeitet 06.07.2026 16:42:09

In the Linux kernel, the following vulnerability has been resolved: memcg: use round-robin victim selection in refill_stock Harry Yoo reported that get_random_u32_below() is not safe to call in the nmi context and memcg charge draining can happen i...

  • EPSS 0.13%
  • Veröffentlicht 25.06.2026 08:38:42
  • Zuletzt bearbeitet 06.07.2026 16:41:56

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: fix use-after-free race in fastrpc_map_create fastrpc_map_lookup returns a raw pointer after releasing fl->lock. The caller fastrpc_map_create then calls fastrpc_map...

  • EPSS 0.14%
  • Veröffentlicht 25.06.2026 08:38:42
  • Zuletzt bearbeitet 06.07.2026 16:42:02

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: fix use-after-free of fastrpc_user in workqueue context There is a race between fastrpc_device_release() and the workqueue that processes DSP responses. When the use...

  • EPSS 0.12%
  • Veröffentlicht 25.06.2026 08:38:41
  • Zuletzt bearbeitet 07.07.2026 18:28:37

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: fix DMA address corruption due to find_vma misuse fastrpc_get_args() uses find_vma() to look up the VMA for a user-provided pointer and compute a DMA address offset....

  • EPSS 0.14%
  • Veröffentlicht 25.06.2026 08:38:40
  • Zuletzt bearbeitet 07.07.2026 18:54:28

In the Linux kernel, the following vulnerability has been resolved: net: phonet: free phonet_device after RCU grace period phonet_device_destroy() removes a phonet_device from the per-net device list with list_del_rcu(), but frees it immediately. R...

  • EPSS 0.12%
  • Veröffentlicht 25.06.2026 08:38:40
  • Zuletzt bearbeitet 07.07.2026 18:51:08

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: Fix NULL pointer dereference in rpmsg callback A NULL pointer dereference was observed on Hawi at boot when the DSP sends a glink message before fastrpc_rpmsg_probe(...

  • EPSS 0.13%
  • Veröffentlicht 25.06.2026 08:38:39
  • Zuletzt bearbeitet 06.07.2026 16:41:14

In the Linux kernel, the following vulnerability has been resolved: nvmem: core: fix use-after-free bugs in error paths Fix several instances of error paths in which we call __nvmem_device_put() - which may end up freeing the underlying memory and ...

  • EPSS 0.12%
  • Veröffentlicht 25.06.2026 08:38:38
  • Zuletzt bearbeitet 07.07.2026 20:12:41

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: restore reservation on error in hugetlb folio copy paths Two sites in mm/hugetlb.c allocate a hugetlb folio via alloc_hugetlb_folio() (consuming a VMA reservation) and ...

  • EPSS 0.11%
  • Veröffentlicht 25.06.2026 08:38:38
  • Zuletzt bearbeitet 07.07.2026 20:10:10

In the Linux kernel, the following vulnerability has been resolved: mm/huge_memory: use correct flags for device private PMD entry Commit 65edfda6f3f2 ("mm/rmap: extend rmap and migration support device-private entries") updated set_pmd_migration_e...

  • EPSS 0.11%
  • Veröffentlicht 25.06.2026 08:38:37
  • Zuletzt bearbeitet 08.07.2026 13:51:05

In the Linux kernel, the following vulnerability has been resolved: mm/list_lru: drain before clearing xarray entry on reparent memcg_reparent_list_lrus() clears the dying memcg's xarray entry with xas_store(&xas, NULL) before reparenting its per-n...