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.01%
  • Veröffentlicht 18.09.2025 16:15:44
  • Zuletzt bearbeitet 14.01.2026 20:15:53

In the Linux kernel, the following vulnerability has been resolved: ACPICA: Fix error code path in acpi_ds_call_control_method() A use-after-free in acpi_ps_parse_aml() after a failing invocaion of acpi_ds_call_control_method() is reported by KASAN...

  • EPSS 0.02%
  • Veröffentlicht 18.09.2025 16:15:44
  • Zuletzt bearbeitet 14.01.2026 20:15:54

In the Linux kernel, the following vulnerability has been resolved: scsi: fcoe: Fix transport not deattached when fcoe_if_init() fails fcoe_init() calls fcoe_transport_attach(&fcoe_sw_transport), but when fcoe_if_init() fails, &fcoe_sw_transport is...

  • EPSS 0.01%
  • Veröffentlicht 18.09.2025 16:15:44
  • Zuletzt bearbeitet 14.01.2026 20:15:54

In the Linux kernel, the following vulnerability has been resolved: parisc: led: Fix potential null-ptr-deref in start_task() start_task() calls create_singlethread_workqueue() and not checked the ret value, which may return NULL. And a null-ptr-de...

  • EPSS 0.02%
  • Veröffentlicht 18.09.2025 16:15:43
  • Zuletzt bearbeitet 14.01.2026 20:15:52

In the Linux kernel, the following vulnerability has been resolved: drivers/md/md-bitmap: check the return value of md_bitmap_get_counter() Check the return value of md_bitmap_get_counter() in case it returns NULL pointer, which will result in a nu...

  • EPSS 0.02%
  • Veröffentlicht 18.09.2025 16:15:43
  • Zuletzt bearbeitet 14.01.2026 20:15:52

In the Linux kernel, the following vulnerability has been resolved: net/tunnel: wait until all sk_user_data reader finish before releasing the sock There is a race condition in vxlan that when deleting a vxlan device during receiving packets, there...

  • EPSS 0.02%
  • Veröffentlicht 18.09.2025 16:15:42
  • Zuletzt bearbeitet 14.01.2026 20:15:52

In the Linux kernel, the following vulnerability has been resolved: nfsd: under NFSv4.1, fix double svc_xprt_put on rpc_create failure On error situation `clp->cl_cb_conn.cb_xprt` should not be given a reference to the xprt otherwise both client cl...

  • EPSS 0.01%
  • Veröffentlicht 18.09.2025 13:33:40
  • Zuletzt bearbeitet 14.01.2026 19:16:39

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: Fix Oops by 9.1 surround channel names get_line_out_pfx() may trigger an Oops by overflowing the static array with more than 8 channels. This was reported for MacBookPr...

  • EPSS 0.02%
  • Veröffentlicht 18.09.2025 13:33:38
  • Zuletzt bearbeitet 14.01.2026 19:16:39

In the Linux kernel, the following vulnerability has been resolved: modpost: fix off by one in is_executable_section() The > comparison should be >= to prevent an out of bounds array access.

  • EPSS 0.01%
  • Veröffentlicht 18.09.2025 13:33:36
  • Zuletzt bearbeitet 14.01.2026 19:16:38

In the Linux kernel, the following vulnerability has been resolved: ACPICA: Add AML_NO_OPERAND_RESOLVE flag to Timer ACPICA commit 90310989a0790032f5a0140741ff09b545af4bc5 According to the ACPI specification 19.6.134, no argument is required to be...

  • EPSS 0.02%
  • Veröffentlicht 18.09.2025 13:33:31
  • Zuletzt bearbeitet 14.01.2026 19:16:37

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Clean dangling pointer on bind error path mtk_drm_bind() can fail, in which case drm_dev_put() is called, destroying the drm_device object. However a pointer to it wa...