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.03%
  • Veröffentlicht 22.08.2025 16:00:32
  • Zuletzt bearbeitet 07.01.2026 16:37:06

In the Linux kernel, the following vulnerability has been resolved: PCI: pnv_php: Clean up allocated IRQs on unplug When the root of a nested PCIe bridge configuration is unplugged, the pnv_php driver leaked the allocated IRQ resources for the chil...

  • EPSS 0.03%
  • Veröffentlicht 22.08.2025 16:00:30
  • Zuletzt bearbeitet 26.11.2025 17:46:17

In the Linux kernel, the following vulnerability has been resolved: md: make rdev_addable usable for rcu mode Our testcase trigger panic: BUG: kernel NULL pointer dereference, address: 00000000000000e0 ... Oops: Oops: 0000 [#1] SMP NOPTI CPU: 2 UI...

  • EPSS 0.02%
  • Veröffentlicht 22.08.2025 13:01:24
  • Zuletzt bearbeitet 07.01.2026 16:56:23

In the Linux kernel, the following vulnerability has been resolved: vsock: Do not allow binding to VMADDR_PORT_ANY It is possible for a vsock to autobind to VMADDR_PORT_ANY. This can cause a use-after-free when a connection is made to the bound soc...

  • EPSS 0.05%
  • Veröffentlicht 22.08.2025 13:01:23
  • Zuletzt bearbeitet 18.03.2026 17:16:04

In the Linux kernel, the following vulnerability has been resolved: net/packet: fix a race in packet_set_ring() and packet_notifier() When packet_set_ring() releases po->bind_lock, another thread can run packet_notifier() and process an NETDEV_UP e...

  • EPSS 0.03%
  • Veröffentlicht 19.08.2025 17:15:40
  • Zuletzt bearbeitet 12.05.2026 13:16:52

In the Linux kernel, the following vulnerability has been resolved: eventpoll: Fix semi-unbounded recursion Ensure that epoll instances can never form a graph deeper than EP_MAX_NESTS+1 links. Currently, ep_loop_check_proc() ensures that the graph...

  • EPSS 0.04%
  • Veröffentlicht 19.08.2025 17:15:39
  • Zuletzt bearbeitet 05.09.2025 20:15:34

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

  • EPSS 0.02%
  • Veröffentlicht 19.08.2025 17:15:39
  • Zuletzt bearbeitet 07.01.2026 18:21:29

In the Linux kernel, the following vulnerability has been resolved: staging: fbtft: fix potential memory leak in fbtft_framebuffer_alloc() In the error paths after fb_info structure is successfully allocated, the memory allocated in fb_deferred_io_...

  • EPSS 0.02%
  • Veröffentlicht 19.08.2025 17:15:38
  • Zuletzt bearbeitet 07.01.2026 18:38:47

In the Linux kernel, the following vulnerability has been resolved: iwlwifi: Add missing check for alloc_ordered_workqueue Add check for the return value of alloc_ordered_workqueue since it may return NULL pointer.

  • EPSS 0.02%
  • Veröffentlicht 19.08.2025 17:15:38
  • Zuletzt bearbeitet 07.01.2026 18:36:24

In the Linux kernel, the following vulnerability has been resolved: wifi: rtl818x: Kill URBs before clearing tx status queue In rtl8187_stop() move the call of usb_kill_anchored_urbs() before clearing b_tx_status.queue. This change prevents callbac...

  • EPSS 0.03%
  • Veröffentlicht 19.08.2025 17:15:35
  • Zuletzt bearbeitet 17.05.2026 16:16:14

In the Linux kernel, the following vulnerability has been resolved: padata: Fix pd UAF once and for all There is a race condition/UAF in padata_reorder that goes back to the initial commit. A reference count is taken at the start of the process in...