Canonical

Ubuntu Pro 14.04 LTS

5459 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.24%
  • Veröffentlicht 18.06.2025 11:03:32
  • Zuletzt bearbeitet 19.11.2025 12:51:22

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: fix potential buffer overflow in ni_set_mc_special_registers() The last case label can write two buffers 'mc_reg_address[j]' and 'mc_data[j]' with 'j' offset equal to S...

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 11:03:29
  • Zuletzt bearbeitet 18.06.2025 14:15:24

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

  • EPSS 0.21%
  • Veröffentlicht 18.06.2025 11:03:28
  • Zuletzt bearbeitet 20.11.2025 22:02:06

In the Linux kernel, the following vulnerability has been resolved: ath9k: fix use-after-free in ath9k_hif_usb_rx_cb Syzbot reported use-after-free Read in ath9k_hif_usb_rx_cb() [0]. The problem was in incorrect htc_handle->drv_priv initialization....

  • EPSS 0.16%
  • Veröffentlicht 18.06.2025 11:03:17
  • Zuletzt bearbeitet 18.11.2025 21:19:56

In the Linux kernel, the following vulnerability has been resolved: wifi: libertas: Fix possible refcount leak in if_usb_probe() usb_get_dev will be called before lbs_get_firmware_async which means that usb_put_dev need to be called when lbs_get_fi...

  • EPSS 0.16%
  • Veröffentlicht 18.06.2025 11:03:11
  • Zuletzt bearbeitet 20.11.2025 21:31:12

In the Linux kernel, the following vulnerability has been resolved: usb: ohci-nxp: Fix refcount leak in ohci_hcd_nxp_probe of_parse_phandle() returns a node pointer with refcount incremented, we should use of_node_put() on it when not need anymore....

  • EPSS 0.16%
  • Veröffentlicht 18.06.2025 11:03:11
  • Zuletzt bearbeitet 25.11.2025 15:23:53

In the Linux kernel, the following vulnerability has been resolved: usb: host: Fix refcount leak in ehci_hcd_ppc_of_probe of_find_compatible_node() returns a node pointer with refcount incremented, we should use of_node_put() on it when done. Add m...

  • EPSS 0.17%
  • Veröffentlicht 18.06.2025 11:03:10
  • Zuletzt bearbeitet 20.11.2025 21:36:06

In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: fix random warning message when driver load Warning log: [ 4.141392] Unexpected gfp: 0x4 (GFP_DMA32). Fixing up to gfp: 0xa20 (GFP_ATOMIC). Fix your code! [ 4.150...

  • EPSS 0.16%
  • Veröffentlicht 18.06.2025 11:03:03
  • Zuletzt bearbeitet 18.11.2025 02:56:32

In the Linux kernel, the following vulnerability has been resolved: memstick/ms_block: Fix a memory leak 'erased_blocks_bitmap' is never freed. As it is allocated at the same time as 'used_blocks_bitmap', it is likely that it should be freed also a...

  • EPSS 0.16%
  • Veröffentlicht 18.06.2025 11:02:55
  • Zuletzt bearbeitet 18.11.2025 18:10:00

In the Linux kernel, the following vulnerability has been resolved: RDMA/srpt: Fix a use-after-free Change the LIO port members inside struct srpt_port from regular members into pointers. Allocate the LIO port data structures from inside srpt_make_...

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 11:02:54
  • Zuletzt bearbeitet 18.06.2025 14:15:24

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