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.05%
  • Veröffentlicht 18.06.2025 11:02:13
  • Zuletzt bearbeitet 17.11.2025 18:25:37

In the Linux kernel, the following vulnerability has been resolved: btrfs: unset reloc control if transaction commit fails in prepare_to_relocate() In btrfs_relocate_block_group(), the rc is allocated. Then btrfs_relocate_block_group() calls relo...

  • EPSS 0.06%
  • Veröffentlicht 18.06.2025 11:02:09
  • Zuletzt bearbeitet 13.11.2025 17:56:43

In the Linux kernel, the following vulnerability has been resolved: pinctrl: nomadik: Fix refcount leak in nmk_pinctrl_dt_subnode_to_map of_parse_phandle() returns a node pointer with refcount incremented, we should use of_node_put() on it when not...

  • EPSS 0.05%
  • Veröffentlicht 18.06.2025 11:02:09
  • Zuletzt bearbeitet 13.11.2025 17:50:33

In the Linux kernel, the following vulnerability has been resolved: net: bgmac: Fix a BUG triggered by wrong bytes_compl On one of our machines we got: kernel BUG at lib/dynamic_queue_limits.c:27! Internal error: Oops - BUG: 0 [#1] PREEMPT SMP ARM...

  • EPSS 0.06%
  • Veröffentlicht 18.06.2025 11:01:59
  • Zuletzt bearbeitet 13.11.2025 18:26:20

In the Linux kernel, the following vulnerability has been resolved: iavf: Fix adminq error handling iavf_alloc_asq_bufs/iavf_alloc_arq_bufs allocates with dma_alloc_coherent memory for VF mailbox. Free DMA regions for both ASQ and ARQ in case error...

  • EPSS 0.06%
  • Veröffentlicht 18.06.2025 11:01:48
  • Zuletzt bearbeitet 13.11.2025 18:40:04

In the Linux kernel, the following vulnerability has been resolved: net: dsa: mv88e6060: prevent crash on an unused port If the port isn't a CPU port nor a user port, 'cpu_dp' is a null pointer and a crash happened on dereferencing it in mv88e6060_...

  • EPSS 0.06%
  • Veröffentlicht 18.06.2025 11:01:39
  • Zuletzt bearbeitet 13.11.2025 18:56:57

In the Linux kernel, the following vulnerability has been resolved: drm/meson: Fix refcount bugs in meson_vpu_has_available_connectors() In this function, there are two refcount leak bugs: (1) when breaking out of for_each_endpoint_of_node(), we ne...

  • EPSS 0.06%
  • Veröffentlicht 18.06.2025 11:01:36
  • Zuletzt bearbeitet 13.11.2025 18:42:35

In the Linux kernel, the following vulnerability has been resolved: usb: cdns3 fix use-after-free at workaround 2 BUG: KFENCE: use-after-free read in __list_del_entry_valid+0x10/0xac cdns3_wa2_remove_old_request() { ... kfree(priv_req->request.b...

  • EPSS 0.06%
  • Veröffentlicht 18.06.2025 11:01:35
  • Zuletzt bearbeitet 13.11.2025 18:42:15

In the Linux kernel, the following vulnerability has been resolved: usb: host: ohci-ppc-of: Fix refcount leak bug In ohci_hcd_ppc_of_probe(), of_find_compatible_node() will return a node pointer with refcount incremented. We should use of_node_put(...

  • EPSS 0.05%
  • Veröffentlicht 18.06.2025 11:01:34
  • Zuletzt bearbeitet 13.11.2025 19:31:38

In the Linux kernel, the following vulnerability has been resolved: usb: renesas: Fix refcount leak bug In usbhs_rza1_hardware_init(), of_find_node_by_name() will return a node pointer with refcount incremented. We should use of_node_put() when it ...

  • EPSS 0.07%
  • Veröffentlicht 18.06.2025 11:01:33
  • Zuletzt bearbeitet 13.11.2025 19:31:31

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Prevent buffer overflow crashes in debugfs with malformed user input Malformed user input to debugfs results in buffer overflow crashes. Adapt input string lengths to ...