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 25.07.2025 14:15:32
  • Zuletzt bearbeitet 23.12.2025 19:46:10

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix another leak in the submit error path put_unused_fd() doesn't free the installed file, if we've already done fd_install(). So we need to also free the sync_file. Pat...

  • EPSS 0.03%
  • Veröffentlicht 25.07.2025 14:15:32
  • Zuletzt bearbeitet 23.12.2025 19:46:32

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix a fence leak in submit error path In error paths, we could unref the submit without calling drm_sched_entity_push_job(), so msm_job_free() will never get called. Sinc...

  • EPSS 0.02%
  • Veröffentlicht 25.07.2025 14:15:31
  • Zuletzt bearbeitet 23.12.2025 19:42:42

In the Linux kernel, the following vulnerability has been resolved: vsock/vmci: Clear the vmci transport packet properly when initializing it In vmci_transport_packet_init memset the vmci_transport_packet before populating the fields to avoid any u...

  • EPSS 0.03%
  • Veröffentlicht 25.07.2025 13:15:29
  • Zuletzt bearbeitet 23.12.2025 19:37:00

In the Linux kernel, the following vulnerability has been resolved: scsi: target: Fix NULL pointer dereference in core_scsi3_decode_spec_i_port() The function core_scsi3_decode_spec_i_port(), in its error code path, unconditionally calls core_scsi3...

  • EPSS 0.02%
  • Veröffentlicht 25.07.2025 13:15:27
  • Zuletzt bearbeitet 16.12.2025 20:11:23

In the Linux kernel, the following vulnerability has been resolved: mtd: spinand: fix memory leak of ECC engine conf Memory allocated for the ECC engine conf is not released during spinand cleanup. Below kmemleak trace is seen for this memory leak:...

  • EPSS 0.02%
  • Veröffentlicht 25.07.2025 13:15:27
  • Zuletzt bearbeitet 16.12.2025 20:12:11

In the Linux kernel, the following vulnerability has been resolved: ACPICA: Refuse to evaluate a method if arguments are missing As reported in [1], a platform firmware update that increased the number of method parameters and forgot to update a le...

  • EPSS 0.01%
  • Veröffentlicht 25.07.2025 13:15:26
  • Zuletzt bearbeitet 19.11.2025 19:34:31

In the Linux kernel, the following vulnerability has been resolved: IB/mlx5: Fix potential deadlock in MR deregistration The issue arises when kzalloc() is invoked while holding umem_mutex or any other lock acquired under umem_mutex. This is proble...

  • EPSS 0.02%
  • Veröffentlicht 25.07.2025 13:15:26
  • Zuletzt bearbeitet 18.12.2025 17:20:12

In the Linux kernel, the following vulnerability has been resolved: rose: fix dangling neighbour pointers in rose_rt_device_down() There are two bugs in rose_rt_device_down() that can cause use-after-free: 1. The loop bound `t->count` is modified ...

  • EPSS 0.02%
  • Veröffentlicht 25.07.2025 13:15:25
  • Zuletzt bearbeitet 19.11.2025 20:17:59

In the Linux kernel, the following vulnerability has been resolved: misc: tps6594-pfsm: Add NULL pointer check in tps6594_pfsm_probe() The returned value, pfsm->miscdev.name, from devm_kasprintf() could be NULL. A pointer check is added to prevent ...

  • EPSS 0.03%
  • Veröffentlicht 25.07.2025 13:15:25
  • Zuletzt bearbeitet 18.11.2025 19:27:41

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Check availability of workqueue allocated by idxd wq driver before using Running IDXD workloads in a container with the /dev directory mounted can trigger a call t...