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 01.10.2025 12:15:34
  • Zuletzt bearbeitet 20.01.2026 15:38:23

In the Linux kernel, the following vulnerability has been resolved: ALSA: ac97: fix possible memory leak in snd_ac97_dev_register() If device_register() fails in snd_ac97_dev_register(), it should call put_device() to give up reference, or the name...

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 12:15:34
  • Zuletzt bearbeitet 21.01.2026 21:35:30

In the Linux kernel, the following vulnerability has been resolved: mmc: vub300: fix warning - do not call blocking ops when !TASK_RUNNING vub300_enable_sdio_irq() works with mutex and need TASK_RUNNING here. Ensure that we mark current as TASK_RUN...

  • EPSS 0.01%
  • Veröffentlicht 01.10.2025 12:15:34
  • Zuletzt bearbeitet 20.01.2026 15:36:51

In the Linux kernel, the following vulnerability has been resolved: ALSA: aoa: i2sbus: fix possible memory leak in i2sbus_add_dev() dev_set_name() in soundbus_add_one() allocates memory for name, it need be freed when of_device_register() fails, ca...

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 12:15:34
  • Zuletzt bearbeitet 20.01.2026 15:35:56

In the Linux kernel, the following vulnerability has been resolved: kernfs: fix use-after-free in __kernfs_remove Syzkaller managed to trigger concurrent calls to kernfs_remove_by_name_ns() for the same file resulting in a KASAN detected use-after-...

  • EPSS 0.01%
  • Veröffentlicht 01.10.2025 12:15:33
  • Zuletzt bearbeitet 14.01.2026 18:16:27

In the Linux kernel, the following vulnerability has been resolved: scsi: libsas: Fix use-after-free bug in smp_execute_task_sg() When executing SMP task failed, the smp_execute_task_sg() calls del_timer() to delete "slow_task->timer". However, if ...

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 12:15:33
  • Zuletzt bearbeitet 14.01.2026 18:16:27

In the Linux kernel, the following vulnerability has been resolved: ACPICA: Fix use-after-free in acpi_ut_copy_ipackage_to_ipackage() There is an use-after-free reported by KASAN: BUG: KASAN: use-after-free in acpi_ut_remove_reference+0x3b/0x82 ...

  • EPSS 0.03%
  • Veröffentlicht 01.10.2025 12:15:31
  • Zuletzt bearbeitet 14.01.2026 18:16:27

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix UBSAN shift-out-of-bounds warning If get_num_sdma_queues or get_num_xgmi_sdma_queues is 0, we end up doing a shift operation where the number of bits shifted equals...

  • EPSS 0.02%
  • Veröffentlicht 18.09.2025 16:15:48
  • Zuletzt bearbeitet 14.01.2026 20:16:04

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix sysfs interface lifetime The current nilfs2 sysfs support has issues with the timing of creation and deletion of sysfs entries, potentially leading to null pointer dere...

  • EPSS 0.01%
  • Veröffentlicht 18.09.2025 16:15:48
  • Zuletzt bearbeitet 14.01.2026 20:16:04

In the Linux kernel, the following vulnerability has been resolved: mfd: arizona: Use pm_runtime_resume_and_get() to prevent refcnt leak In arizona_clk32k_enable(), we should use pm_runtime_resume_and_get() as pm_runtime_get_sync() will increase th...

  • EPSS 0.02%
  • Veröffentlicht 18.09.2025 16:15:48
  • Zuletzt bearbeitet 14.01.2026 20:16:05

In the Linux kernel, the following vulnerability has been resolved: PCI/ASPM: Disable ASPM on MFD function removal to avoid use-after-free Struct pcie_link_state->downstream is a pointer to the pci_dev of function 0. Previously we retained that po...