Canonical

Ubuntu Pro 16.04 LTS

5033 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 12:15:39
  • Zuletzt bearbeitet 16.01.2026 19:14:45

In the Linux kernel, the following vulnerability has been resolved: MIPS: vpe-mt: fix possible memory leak while module exiting Afer commit 1fa5ae857bb1 ("driver core: get rid of struct device's bus_id string array"), the name of device is allocate...

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 12:15:39
  • Zuletzt bearbeitet 16.01.2026 19:14:50

In the Linux kernel, the following vulnerability has been resolved: powerpc/52xx: Fix a resource leak in an error handling path The error handling path of mpc52xx_lpbfifo_probe() has a request_irq() that is not balanced by a corresponding free_irq(...

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

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix memory leak on ntfs_fill_super() error path syzbot reported kmemleak as below: BUG: memory leak unreferenced object 0xffff8880122f1540 (size 32): comm "a.out", pid...

  • EPSS 0.03%
  • Veröffentlicht 01.10.2025 12:15:38
  • Zuletzt bearbeitet 10.10.2025 16:15:50

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

  • EPSS 0.02%
  • 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.02%
  • 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.02%
  • 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.01%
  • 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.02%
  • 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...

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 12:15:35
  • Zuletzt bearbeitet 23.01.2026 02:08:59

In the Linux kernel, the following vulnerability has been resolved: blk-mq: fix possible memleak when register 'hctx' failed There's issue as follows when do fault injection test: unreferenced object 0xffff888132a9f400 (size 512): comm "insmod", ...