Canonical

Ubuntu Pro 14.04 LTS

4792 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 22.05.2024 07:15:10
  • Zuletzt bearbeitet 02.04.2025 15:11:57

In the Linux kernel, the following vulnerability has been resolved: can: peak_pci: peak_pci_remove(): fix UAF When remove the module peek_pci, referencing 'chan' again after releasing 'dev' will cause UAF. Fix this by releasing 'dev' later. The f...

  • EPSS 0.03%
  • Veröffentlicht 22.05.2024 07:15:10
  • Zuletzt bearbeitet 23.09.2025 20:25:47

In the Linux kernel, the following vulnerability has been resolved: ocfs2: mount fails with buffer overflow in strlen Starting with kernel 5.11 built with CONFIG_FORTIFY_SOURCE mouting an ocfs2 filesystem with either o2cb or pcmk cluster stack fail...

  • EPSS 0.02%
  • Veröffentlicht 22.05.2024 07:15:09
  • Zuletzt bearbeitet 07.01.2025 20:14:16

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix memory leak in mlx5_core_destroy_cq() error path Prior to this patch in case mlx5_core_destroy_cq() failed it returns without completing all destroy operations and t...

  • EPSS 0.01%
  • Veröffentlicht 22.05.2024 07:15:09
  • Zuletzt bearbeitet 07.01.2025 20:14:00

In the Linux kernel, the following vulnerability has been resolved: NFC: digital: fix possible memory leak in digital_in_send_sdd_req() 'skb' is allocated in digital_in_send_sdd_req(), but not free when digital_in_send_cmd() failed, which will caus...

  • EPSS 0.01%
  • Veröffentlicht 22.05.2024 07:15:09
  • Zuletzt bearbeitet 02.04.2025 15:12:38

In the Linux kernel, the following vulnerability has been resolved: NFC: digital: fix possible memory leak in digital_tg_listen_mdaa() 'params' is allocated in digital_tg_listen_mdaa(), but not free when digital_send_cmd() failed, which will cause ...

  • EPSS 0.02%
  • Veröffentlicht 22.05.2024 07:15:08
  • Zuletzt bearbeitet 25.09.2025 16:02:16

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix abort logic in btrfs_replace_file_extents Error injection testing uncovered a case where we'd end up with a corrupt file system with a missing extent in the middle of a ...

  • EPSS 0.01%
  • Veröffentlicht 22.05.2024 07:15:08
  • Zuletzt bearbeitet 25.09.2025 15:58:00

In the Linux kernel, the following vulnerability has been resolved: xhci: Fix command ring pointer corruption while aborting a command The command ring pointer is located at [6:63] bits of the command ring control register (CRCR). All the control b...

  • EPSS 0.01%
  • Veröffentlicht 22.05.2024 07:15:08
  • Zuletzt bearbeitet 31.01.2025 15:16:51

In the Linux kernel, the following vulnerability has been resolved: dm: fix mempool NULL pointer race when completing IO dm_io_dec_pending() calls end_io_acct() first and will then dec md in-flight pending count. But if a task is swapping DM table ...

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 16:15:24
  • Zuletzt bearbeitet 21.11.2024 08:40:46

In the Linux kernel, the following vulnerability has been resolved: can: dev: can_put_echo_skb(): don't crash kernel if can_priv::echo_skb is accessed out of bounds If the "struct can_priv::echoo_skb" is accessed out of bounds, this would cause a k...

  • EPSS 0.03%
  • Veröffentlicht 21.05.2024 16:15:23
  • Zuletzt bearbeitet 26.09.2025 16:17:03

In the Linux kernel, the following vulnerability has been resolved: thermal: core: prevent potential string overflow The dev->id value comes from ida_alloc() so it's a number between zero and INT_MAX. If it's too high then these sprintf()s will ov...