Canonical

Ubuntu 22.04 LTS

7957 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 28.12.2024 10:15:12
  • Zuletzt bearbeitet 03.11.2025 21:18:19

In the Linux kernel, the following vulnerability has been resolved: sunrpc: clear XPRT_SOCK_UPD_TIMEOUT when reset transport Since transport->sock has been set to NULL during reset transport, XPRT_SOCK_UPD_TIMEOUT also needs to be cleared. Otherwis...

  • EPSS 0.01%
  • Veröffentlicht 28.12.2024 10:15:09
  • Zuletzt bearbeitet 03.11.2025 21:18:18

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_common.c Add error pointer check after calling otx2_mbox_get_rsp().

  • EPSS 0.01%
  • Veröffentlicht 28.12.2024 10:15:09
  • Zuletzt bearbeitet 03.11.2025 21:18:18

In the Linux kernel, the following vulnerability has been resolved: crypto: bcm - add error check in the ahash_hmac_init function The ahash_init functions may return fails. The ahash_hmac_init should not return ok when ahash_init returns error. For...

  • EPSS 0%
  • Veröffentlicht 28.12.2024 10:15:08
  • Zuletzt bearbeitet 03.11.2025 21:18:18

In the Linux kernel, the following vulnerability has been resolved: powerpc/fadump: Move fadump_cma_init to setup_arch() after initmem_init() During early init CMA_MIN_ALIGNMENT_BYTES can be PAGE_SIZE, since pageblock_order is still zero and it get...

  • EPSS 0.01%
  • Veröffentlicht 28.12.2024 10:15:08
  • Zuletzt bearbeitet 03.11.2025 21:18:18

In the Linux kernel, the following vulnerability has been resolved: powerpc/mm/fault: Fix kfence page fault reporting copy_from_kernel_nofault() can be called when doing read of /proc/kcore. /proc/kcore can have some unmapped kfence objects which w...

  • EPSS 0.03%
  • Veröffentlicht 27.12.2024 15:15:27
  • Zuletzt bearbeitet 12.05.2026 13:16:22

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: Fix UAF in blkcg_unpin_online() blkcg_unpin_online() walks up the blkcg hierarchy putting the online pin. To walk up, it uses blkcg_parent(blkcg) but it was calling tha...

  • EPSS 0.01%
  • Veröffentlicht 27.12.2024 15:15:26
  • Zuletzt bearbeitet 03.11.2025 21:18:16

In the Linux kernel, the following vulnerability has been resolved: acpi: nfit: vmalloc-out-of-bounds Read in acpi_nfit_ctl Fix an issue detected by syzbot with KASAN: BUG: KASAN: vmalloc-out-of-bounds in cmd_to_func drivers/acpi/nfit/ core.c:416 ...

  • EPSS 0.02%
  • Veröffentlicht 27.12.2024 15:15:26
  • Zuletzt bearbeitet 03.11.2025 21:18:17

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix race between element replace and close() Element replace (with a socket different from the one stored) may race with socket's close() link popping & unlinking. __...

  • EPSS 0.02%
  • Veröffentlicht 27.12.2024 15:15:26
  • Zuletzt bearbeitet 03.11.2025 21:18:17

In the Linux kernel, the following vulnerability has been resolved: bpf,perf: Fix invalid prog_array access in perf_event_detach_bpf_prog Syzbot reported [1] crash that happens for following tracing scenario: - create tracepoint perf event with ...

  • EPSS 0.01%
  • Veröffentlicht 27.12.2024 15:15:26
  • Zuletzt bearbeitet 03.11.2025 21:18:17

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: u_serial: Fix the issue that gs_start_io crashed due to accessing null pointer Considering that in some extreme cases, when u_serial driver is accessed by multiple thr...