Canonical

Ubuntu 20.04 LTS

3473 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 22.08.2024 04:15:16
  • Zuletzt bearbeitet 23.08.2024 01:50:09

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: fix memory leak during stateful obj update stateful objects can be updated from the control plane. The transaction logic allocates a temporary object for this...

  • EPSS 0.03%
  • Veröffentlicht 22.08.2024 04:15:16
  • Zuletzt bearbeitet 22.08.2024 20:33:29

In the Linux kernel, the following vulnerability has been resolved: nfp: flower: Fix a potential leak in nfp_tunnel_add_shared_mac() ida_simple_get() returns an id between min (0) and max (NFP_MAX_MAC_INDEX) inclusive. So NFP_MAX_MAC_INDEX (0xff) i...

  • EPSS 0.04%
  • Veröffentlicht 22.08.2024 04:15:16
  • Zuletzt bearbeitet 31.08.2024 06:15:06

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

  • EPSS 0.03%
  • Veröffentlicht 22.08.2024 04:15:15
  • Zuletzt bearbeitet 23.08.2024 02:05:14

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: rndis: add spinlock for rndis response list There's no lock for rndis response list. It could cause list corruption if there're two different list_add at the same time...

  • EPSS 0.02%
  • Veröffentlicht 22.08.2024 04:15:15
  • Zuletzt bearbeitet 23.08.2024 01:58:43

In the Linux kernel, the following vulnerability has been resolved: iio: adc: men_z188_adc: Fix a resource leak in an error handling path If iio_device_register() fails, a previous ioremap() is left unbalanced. Update the error handling path and a...

  • EPSS 0.02%
  • Veröffentlicht 22.08.2024 04:15:15
  • Zuletzt bearbeitet 23.08.2024 01:51:30

In the Linux kernel, the following vulnerability has been resolved: RDMA/ib_srp: Fix a deadlock Remove the flush_workqueue(system_long_wq) call since flushing system_long_wq is deadlock-prone and since that call is redundant with a preceding cancel...

  • EPSS 0.02%
  • Veröffentlicht 22.08.2024 02:15:08
  • Zuletzt bearbeitet 27.08.2024 16:07:43

In the Linux kernel, the following vulnerability has been resolved: thermal: int340x: fix memory leak in int3400_notify() It is easy to hit the below memory leaks in my TigerLake platform: unreferenced object 0xffff927c8b91dbc0 (size 32): comm "...

  • EPSS 0.02%
  • Veröffentlicht 22.08.2024 02:15:05
  • Zuletzt bearbeitet 12.09.2024 13:44:45

In the Linux kernel, the following vulnerability has been resolved: ibmvnic: free reset-work-item when flushing Fix a tiny memory leak when flushing the reset work queue.

  • EPSS 0.04%
  • Veröffentlicht 22.08.2024 02:15:05
  • Zuletzt bearbeitet 01.10.2025 18:15:30

In the Linux kernel, the following vulnerability has been resolved: net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe() During driver initialization, the pointer of card info, i.e. the variable 'ci' is required. However, the definition...

  • EPSS 0.02%
  • Veröffentlicht 22.08.2024 02:15:05
  • Zuletzt bearbeitet 08.11.2024 16:15:17

In the Linux kernel, the following vulnerability has been resolved: net: ipv6: ensure we call ipv6_mc_down() at most once There are two reasons for addrconf_notify() to be called with NETDEV_DOWN: either the network device is actually going down, o...