Canonical

Ubuntu Pro 16.04 LTS

5033 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 01.10.2025 08:15:36
  • Zuletzt bearbeitet 14.01.2026 18:16:41

In the Linux kernel, the following vulnerability has been resolved: ceph: fix race condition validating r_parent before applying state Add validation to ensure the cached parent directory inode matches the directory info in MDS replies. This preven...

  • EPSS 0.01%
  • Veröffentlicht 01.10.2025 08:15:35
  • Zuletzt bearbeitet 16.01.2026 19:51:49

In the Linux kernel, the following vulnerability has been resolved: pcmcia: Add error handling for add_interval() in do_validate_mem() In the do_validate_mem(), the call to add_interval() does not handle errors. If kmalloc() fails in add_interval()...

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 08:15:34
  • Zuletzt bearbeitet 16.01.2026 19:37:09

In the Linux kernel, the following vulnerability has been resolved: i40e: fix IRQ freeing in i40e_vsi_request_irq_msix error path If request_irq() in i40e_vsi_request_irq_msix() fails in an iteration later than the first, the error path wants to fr...

  • EPSS 0.01%
  • Veröffentlicht 01.10.2025 08:15:33
  • Zuletzt bearbeitet 14.01.2026 20:16:13

In the Linux kernel, the following vulnerability has been resolved: net: phylink: add lock for serializing concurrent pl->phydev writes with resolver Currently phylink_resolve() protects itself against concurrent phylink_bringup_phy() or phylink_di...

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 08:15:33
  • Zuletzt bearbeitet 14.01.2026 18:16:39

In the Linux kernel, the following vulnerability has been resolved: net: dev_ioctl: take ops lock in hwtstamp lower paths ndo hwtstamp callbacks are expected to run under the per-device ops lock. Make the lower get/set paths consistent with the res...

  • EPSS 0.04%
  • Veröffentlicht 01.10.2025 08:15:32
  • Zuletzt bearbeitet 24.10.2025 12:15:37

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

  • EPSS 0.01%
  • Veröffentlicht 01.10.2025 08:15:32
  • Zuletzt bearbeitet 14.01.2026 20:16:12

In the Linux kernel, the following vulnerability has been resolved: i40e: remove read access to debugfs files The 'command' and 'netdev_ops' debugfs files are a legacy debugging interface supported by the i40e driver since its early days by commit ...

  • EPSS 0.01%
  • Veröffentlicht 01.10.2025 08:15:32
  • Zuletzt bearbeitet 16.01.2026 19:30:38

In the Linux kernel, the following vulnerability has been resolved: mm/slub: avoid accessing metadata when pointer is invalid in object_err() object_err() reports details of an object for further debugging, such as the freelist pointer, redzone, et...

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 08:15:31
  • Zuletzt bearbeitet 23.01.2026 02:32:19

In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: Initialize the chan_stats array to zero The adapter->chan_stats[] array is initialized in mwifiex_init_channel_scan_gap() with vmalloc(), which doesn't zero out memo...

  • EPSS 0.02%
  • Veröffentlicht 24.09.2025 11:15:31
  • Zuletzt bearbeitet 14.01.2026 20:16:06

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_core: Disable works on hci_unregister_dev This make use of disable_work_* on hci_unregister_dev since the hci_dev is about to be freed new submissions are not disara...