Canonical

Ubuntu Pro 20.04 LTS

5265 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.2%
  • Veröffentlicht 21.10.2024 20:15:16
  • Zuletzt bearbeitet 24.10.2024 19:56:29

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix lacks of icsk_syn_mss with IPPROTO_SMC Eric report a panic on IPPROTO_SMC, and give the facts that when INET_PROTOSW_ICSK was set, icsk->icsk_sync_mss must be set too....

  • EPSS 0.25%
  • Veröffentlicht 21.10.2024 20:15:16
  • Zuletzt bearbeitet 04.08.2026 11:21:10

In the Linux kernel, the following vulnerability has been resolved: net: do not delay dst_entries_add() in dst_release() dst_entries_add() uses per-cpu data that might be freed at netns dismantle from ip6_route_net_exit() calling dst_entries_destro...

  • EPSS 0.23%
  • Veröffentlicht 21.10.2024 20:15:16
  • Zuletzt bearbeitet 03.11.2025 23:16:42

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtables: avoid NFPROTO_UNSPEC where needed syzbot managed to call xt_cluster match via ebtables: WARNING: CPU: 0 PID: 11 at net/netfilter/xt_cluster.c:72 xt_cluster_mt...

  • EPSS 0.24%
  • Veröffentlicht 21.10.2024 20:15:13
  • Zuletzt bearbeitet 04.08.2026 10:17:31

In the Linux kernel, the following vulnerability has been resolved: e100: Fix possible use after free in e100_xmit_prepare In e100_xmit_prepare(), if we can't map the skb, then return -ENOMEM, so e100_xmit_frame() will return NETDEV_TX_BUSY and the...

  • EPSS 0.25%
  • Veröffentlicht 21.10.2024 20:15:13
  • Zuletzt bearbeitet 24.10.2024 03:48:53

In the Linux kernel, the following vulnerability has been resolved: iavf: Fix error handling in iavf_init_module() The iavf_init_module() won't destroy workqueue when pci_register_driver() failed. Call destroy_workqueue() when pci_register_driver()...

  • EPSS 0.25%
  • Veröffentlicht 21.10.2024 20:15:13
  • Zuletzt bearbeitet 24.10.2024 15:51:45

In the Linux kernel, the following vulnerability has been resolved: ixgbevf: Fix resource leak in ixgbevf_init_module() ixgbevf_init_module() won't destroy the workqueue created by create_singlethread_workqueue() when pci_register_driver() failed. ...

  • EPSS 0.25%
  • Veröffentlicht 21.10.2024 20:15:11
  • Zuletzt bearbeitet 31.10.2024 14:56:17

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix PCI device refcount leak in has_external_pci() for_each_pci_dev() is implemented by pci_get_device(). The comment of pci_get_device() says that it will increase the...

  • EPSS 0.21%
  • Veröffentlicht 21.10.2024 20:15:10
  • Zuletzt bearbeitet 08.09.2025 16:15:34

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix crash when replugging CSR fake controllers It seems fake CSR 5.0 clones can cause the suspend notifier to be registered twice causing the following kernel panic: [ ...

  • EPSS 0.23%
  • Veröffentlicht 21.10.2024 20:15:10
  • Zuletzt bearbeitet 04.08.2026 10:17:29

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix use-after-free during gpu recovery [Why] [ 754.862560] refcount_t: underflow; use-after-free. [ 754.862898] Call Trace: [ 754.862903] <TASK> [ ...

  • EPSS 0.25%
  • Veröffentlicht 21.10.2024 20:15:09
  • Zuletzt bearbeitet 25.10.2024 18:48:57

In the Linux kernel, the following vulnerability has been resolved: gpiolib: fix memory leak in gpiochip_setup_dev() Here is a backtrace report about memory leak detected in gpiochip_setup_dev(): unreferenced object 0xffff88810b406400 (size 512): ...