Canonical

Ubuntu Pro 14.04 LTS

6300 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.24%
  • Veröffentlicht 17.04.2024 10:15:09
  • Zuletzt bearbeitet 27.03.2025 20:56:39

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: free rx_data_reassembly skb on NCI device cleanup rx_data_reassembly skb is stored during NCI data exchange for processing fragmented packets. It is dropped only when the...

  • EPSS 0.23%
  • Veröffentlicht 17.04.2024 10:15:09
  • Zuletzt bearbeitet 04.08.2026 11:17:11

In the Linux kernel, the following vulnerability has been resolved: i40e: Do not allow untrusted VF to remove administratively set MAC Currently when PF administratively sets VF's MAC address and the VF is put down (VF tries to delete all MACs) the...

  • EPSS 0.28%
  • Veröffentlicht 17.04.2024 10:15:09
  • Zuletzt bearbeitet 07.01.2025 17:13:19

In the Linux kernel, the following vulnerability has been resolved: cachefiles: fix memory leak in cachefiles_add_cache() The following memory leak was reported after unbinding /dev/cachefiles: =====================================================...

  • EPSS 0.24%
  • Veröffentlicht 17.04.2024 10:15:09
  • Zuletzt bearbeitet 03.03.2025 17:47:59

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix shift issue in ufshcd_clear_cmd() When task_tag >= 32 (in MCQ mode) and sizeof(unsigned int) == 4, 1U << task_tag will out of bounds for a u32 mask. Fix this u...

  • EPSS 0.21%
  • Veröffentlicht 17.04.2024 10:15:08
  • Zuletzt bearbeitet 27.03.2025 21:05:43

In the Linux kernel, the following vulnerability has been resolved: media: rc: bpf attach/detach requires write permission Note that bpf attach/detach also requires CAP_NET_ADMIN.

  • EPSS 0.04%
  • Veröffentlicht 14.04.2024 13:15:49
  • Zuletzt bearbeitet 29.05.2024 07:15:09

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority. CVE-2024-24863 has been replaced by CVE-2024-36014.

  • EPSS 0.04%
  • Veröffentlicht 14.04.2024 13:15:48
  • Zuletzt bearbeitet 29.05.2024 07:15:09

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

  • EPSS 0.75%
  • Veröffentlicht 13.04.2024 12:15:11
  • Zuletzt bearbeitet 04.11.2025 19:17:03

In the Linux kernel, the following vulnerability has been resolved: amdkfd: use calloc instead of kzalloc to avoid integer overflow This uses calloc instead of doing the multiplication which might overflow.

  • EPSS 0.24%
  • Veröffentlicht 10.04.2024 19:15:48
  • Zuletzt bearbeitet 14.01.2025 14:42:43

In the Linux kernel, the following vulnerability has been resolved: thermal: Fix NULL pointer dereferences in of_thermal_ functions of_parse_thermal_zones() parses the thermal-zones node and registers a thermal_zone device for each subnode. However...

  • EPSS 0.34%
  • Veröffentlicht 10.04.2024 19:15:48
  • Zuletzt bearbeitet 04.08.2026 10:16:52

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix list_add() corruption in lpfc_drain_txq() When parsing the txq list in lpfc_drain_txq(), the driver attempts to pass the requests to the adapter. If such an attempt...