Canonical

Ubuntu 22.04 LTS

8753 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.15%
  • Veröffentlicht 01.10.2025 12:15:38
  • Zuletzt bearbeitet 16.01.2026 19:23:48

In the Linux kernel, the following vulnerability has been resolved: net: sched: cake: fix null pointer access issue when cake_init() fails When the default qdisc is cake, if the qdisc of dev_queue fails to be inited during mqprio_init(), cake_reset...

  • EPSS 0.15%
  • Veröffentlicht 01.10.2025 12:15:38
  • Zuletzt bearbeitet 16.01.2026 19:23:56

In the Linux kernel, the following vulnerability has been resolved: gpiolib: cdev: fix NULL-pointer dereferences There are several places where we can crash the kernel by requesting lines, unbinding the GPIO device, then calling any of the system c...

  • EPSS 0.15%
  • Veröffentlicht 01.10.2025 12:15:38
  • Zuletzt bearbeitet 16.01.2026 19:24:04

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fix a use-after-free in nouveau_gem_prime_import_sg_table() nouveau_bo_init() is backed by ttm_bo_init() and ferries its return code back to the caller. On failures, t...

  • EPSS 0.15%
  • Veröffentlicht 01.10.2025 12:15:38
  • Zuletzt bearbeitet 16.01.2026 19:24:14

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix resolving backrefs for inline extent followed by prealloc If a file consists of an inline extent followed by a regular or prealloc extent, then a legitimate attempt to r...

  • EPSS 0.14%
  • Veröffentlicht 01.10.2025 12:15:37
  • Zuletzt bearbeitet 16.01.2026 19:50:40

In the Linux kernel, the following vulnerability has been resolved: ARC: mm: fix leakage of memory allocated for PTE Since commit d9820ff ("ARC: mm: switch pgtable_t back to struct page *") a memory leakage problem occurs. Memory allocated for page...

  • EPSS 0.15%
  • Veröffentlicht 01.10.2025 12:15:37
  • Zuletzt bearbeitet 16.01.2026 19:51:27

In the Linux kernel, the following vulnerability has been resolved: clk: samsung: Fix memory leak in _samsung_clk_register_pll() If clk_register() fails, @pll->rate_table may have allocated memory by kmemdup(), so it needs to be freed, otherwise wi...

  • EPSS 0.15%
  • Veröffentlicht 01.10.2025 12:15:36
  • Zuletzt bearbeitet 21.01.2026 21:38:09

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Validate the box size for the snooped cursor Invalid userspace dma surface copies could potentially overflow the memcpy from the surface to the snooped image leading to...

  • EPSS 0.15%
  • Veröffentlicht 01.10.2025 12:15:36
  • Zuletzt bearbeitet 20.01.2026 15:58:51

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Validate buffer length while parsing index indx_read is called when we have some NTFS directory operations that need more information from the index buffers. This adds a ...

  • EPSS 0.15%
  • Veröffentlicht 01.10.2025 12:15:36
  • Zuletzt bearbeitet 16.01.2026 21:34:09

In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: lvds: fix PM usage counter unbalance in poweron pm_runtime_get_sync will increment pm usage counter even it failed. Forgetting to putting operation will result in ref...

  • EPSS 0.15%
  • Veröffentlicht 01.10.2025 12:15:36
  • Zuletzt bearbeitet 16.01.2026 19:50:22

In the Linux kernel, the following vulnerability has been resolved: clk: tegra20: Fix refcount leak in tegra20_clock_init of_find_matching_node() returns a node pointer with refcount incremented, we should use of_node_put() on it when not need anym...