Canonical

Ubuntu Pro 16.04 LTS

5721 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.14%
  • Veröffentlicht 18.09.2025 13:58:44
  • Zuletzt bearbeitet 14.01.2026 19:16:40

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: gr_udc: fix memory leak with using debugfs_lookup() When calling debugfs_lookup() the result must have dput() called on it, otherwise the memory will leak over time. ...

  • EPSS 0.14%
  • Veröffentlicht 18.09.2025 13:58:43
  • Zuletzt bearbeitet 14.01.2026 19:16:40

In the Linux kernel, the following vulnerability has been resolved: time/debug: Fix memory leak with using debugfs_lookup() When calling debugfs_lookup() the result must have dput() called on it, otherwise the memory will leak over time. To make t...

  • EPSS 0.14%
  • Veröffentlicht 18.09.2025 13:58:43
  • Zuletzt bearbeitet 14.01.2026 19:16:40

In the Linux kernel, the following vulnerability has been resolved: USB: fotg210: fix memory leak with using debugfs_lookup() When calling debugfs_lookup() the result must have dput() called on it, otherwise the memory will leak over time. To make...

  • EPSS 0.14%
  • Veröffentlicht 18.09.2025 13:58:42
  • Zuletzt bearbeitet 14.01.2026 19:16:40

In the Linux kernel, the following vulnerability has been resolved: kernel/printk/index.c: fix memory leak with using debugfs_lookup() When calling debugfs_lookup() the result must have dput() called on it, otherwise the memory will leak over time....

  • EPSS 0.14%
  • Veröffentlicht 18.09.2025 13:58:41
  • Zuletzt bearbeitet 14.01.2026 19:16:15

In the Linux kernel, the following vulnerability has been resolved: staging: greybus: audio_helper: remove unused and wrong debugfs usage In the greybus audio_helper code, the debugfs file for the dapm has the potential to be removed and memory wil...

  • EPSS 0.14%
  • Veröffentlicht 18.09.2025 13:33:40
  • Zuletzt bearbeitet 14.01.2026 19:16:39

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: Fix Oops by 9.1 surround channel names get_line_out_pfx() may trigger an Oops by overflowing the static array with more than 8 channels. This was reported for MacBookPr...

  • EPSS 0.14%
  • Veröffentlicht 18.09.2025 13:33:39
  • Zuletzt bearbeitet 14.01.2026 19:16:39

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix NULL pointer dereference in smb2_get_info_filesystem() If share is , share->path is NULL and it cause NULL pointer dereference issue.

  • EPSS 0.14%
  • Veröffentlicht 18.09.2025 13:33:38
  • Zuletzt bearbeitet 14.01.2026 19:16:39

In the Linux kernel, the following vulnerability has been resolved: modpost: fix off by one in is_executable_section() The > comparison should be >= to prevent an out of bounds array access.

  • EPSS 0.14%
  • Veröffentlicht 18.09.2025 13:33:36
  • Zuletzt bearbeitet 14.01.2026 19:16:38

In the Linux kernel, the following vulnerability has been resolved: ACPICA: Add AML_NO_OPERAND_RESOLVE flag to Timer ACPICA commit 90310989a0790032f5a0140741ff09b545af4bc5 According to the ACPI specification 19.6.134, no argument is required to be...

  • EPSS 0.14%
  • Veröffentlicht 18.09.2025 13:33:33
  • Zuletzt bearbeitet 14.01.2026 19:16:38

In the Linux kernel, the following vulnerability has been resolved: shmem: use ramfs_kill_sb() for kill_sb method of ramfs-based tmpfs As the ramfs-based tmpfs uses ramfs_init_fs_context() for the init_fs_context method, which allocates fc->s_fs_in...