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.06%
  • Veröffentlicht 21.05.2024 15:15:18
  • Zuletzt bearbeitet 02.04.2025 14:42:22

In the Linux kernel, the following vulnerability has been resolved: scsi: libfc: Fix array index out of bound exception Fix array index out of bound exception in fc_rport_prli_resp().

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 15:15:18
  • Zuletzt bearbeitet 26.12.2024 19:50:22

In the Linux kernel, the following vulnerability has been resolved: net: ti: fix UAF in tlan_remove_one priv is netdev private data and it cannot be used after free_netdev() call. Using priv after free_netdev() can cause UAF bug. Fix it by moving f...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 15:15:18
  • Zuletzt bearbeitet 24.12.2024 16:38:21

In the Linux kernel, the following vulnerability has been resolved: memory: fsl_ifc: fix leak of private memory on probe failure On probe error the driver should free the memory allocated for private structure. Fix this by using resource-managed a...

  • EPSS 0%
  • Veröffentlicht 21.05.2024 15:15:18
  • Zuletzt bearbeitet 12.05.2025 20:00:08

In the Linux kernel, the following vulnerability has been resolved: memory: fsl_ifc: fix leak of IO mapping on probe failure On probe error the driver should unmap the IO memory. Smatch reports: drivers/memory/fsl_ifc.c:298 fsl_ifc_ctrl_probe()...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 15:15:17
  • Zuletzt bearbeitet 02.04.2025 14:42:58

In the Linux kernel, the following vulnerability has been resolved: net: fix uninit-value in caif_seqpkt_sendmsg When nr_segs equal to zero in iovec_from_user, the object msg->msg_iter.iov is uninit stack memory in caif_seqpkt_sendmsg which is defi...

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 15:15:16
  • Zuletzt bearbeitet 30.04.2025 14:30:29

In the Linux kernel, the following vulnerability has been resolved: kvm: avoid speculation-based attacks from out-of-range memslot accesses KVM's mechanism for accessing guest memory translates a guest physical address (gpa) to a host virtual addre...

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 15:15:16
  • Zuletzt bearbeitet 24.12.2024 16:31:41

In the Linux kernel, the following vulnerability has been resolved: drm: Fix use-after-free read in drm_getunique() There is a time-of-check-to-time-of-use error in drm_getunique() due to retrieving file_priv->master prior to locking the device's m...

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 15:15:16
  • Zuletzt bearbeitet 24.12.2024 16:30:22

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: Fix race of snd_seq_timer_open() The timer instance per queue is exclusive, and snd_seq_timer_open() should have managed the concurrent accesses. It looks as if it's ch...

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 15:15:16
  • Zuletzt bearbeitet 26.12.2024 20:49:20

In the Linux kernel, the following vulnerability has been resolved: net:sfc: fix non-freed irq in legacy irq mode SFC driver can be configured via modparam to work using MSI-X, MSI or legacy IRQ interrupts. In the last one, the interrupt was not pr...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 15:15:16
  • Zuletzt bearbeitet 02.04.2025 14:48:11

In the Linux kernel, the following vulnerability has been resolved: isdn: mISDN: netjet: Fix crash in nj_probe: 'nj_setup' in netjet.c might fail with -EIO and in this case 'card->irq' is initialized and is bigger than zero. A subsequent call to 'n...