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 07.10.2025 15:19:10
  • Zuletzt bearbeitet 17.03.2026 14:11:49

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_hid: fix refcount leak on error path When failing to allocate report_desc, opts->refcnt has already been incremented so it needs to be decremented to avoid leaving t...

  • EPSS 0.02%
  • Veröffentlicht 07.10.2025 15:19:09
  • Zuletzt bearbeitet 17.03.2026 14:07:23

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix a potential memory leak in rtw_init_cmd_priv() In rtw_init_cmd_priv(), if `pcmdpriv->rsp_allocated_buf` is allocated in failure, then `pcmdpriv->cmd_allocat...

  • EPSS 0.01%
  • Veröffentlicht 07.10.2025 15:19:08
  • Zuletzt bearbeitet 17.03.2026 14:06:31

In the Linux kernel, the following vulnerability has been resolved: lib/fonts: fix undefined behavior in bit shift for get_default_font Shifting signed 32-bit value by 31 bits is undefined, so changing significant bit to unsigned. The UBSAN warnin...

  • EPSS 0.02%
  • Veröffentlicht 07.10.2025 15:19:07
  • Zuletzt bearbeitet 17.03.2026 14:06:57

In the Linux kernel, the following vulnerability has been resolved: perf/smmuv3: Fix hotplug callback leak in arm_smmu_pmu_init() arm_smmu_pmu_init() won't remove the callback added by cpuhp_setup_state_multi() when platform_driver_register() faile...

  • EPSS 0.02%
  • Veröffentlicht 07.10.2025 15:19:06
  • Zuletzt bearbeitet 17.03.2026 13:59:34

In the Linux kernel, the following vulnerability has been resolved: media: coda: Add check for kmalloc As the kmalloc may return NULL pointer, it should be better to check the return value in order to avoid NULL poineter dereference, same as the ot...

  • EPSS 0.01%
  • Veröffentlicht 04.10.2025 15:44:23
  • Zuletzt bearbeitet 17.03.2026 13:54:04

In the Linux kernel, the following vulnerability has been resolved: jfs: fix invalid free of JFS_IP(ipimap)->i_imap in diUnmount syzbot found an invalid-free in diUnmount: BUG: KASAN: double-free in slab_free mm/slub.c:3661 [inline] BUG: KASAN: do...

  • EPSS 0.01%
  • Veröffentlicht 04.10.2025 15:44:22
  • Zuletzt bearbeitet 17.03.2026 13:51:11

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix deletion race condition System crash when using debug kernel due to link list corruption. The cause of the link list corruption is due to session deletion was al...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:44:20
  • Zuletzt bearbeitet 17.03.2026 16:44:38

In the Linux kernel, the following vulnerability has been resolved: hwmon: (coretemp) Simplify platform device handling Coretemp's platform driver is unconventional. All the real work is done globally by the initcall and CPU hotplug notifiers, whil...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:44:19
  • Zuletzt bearbeitet 17.03.2026 16:42:31

In the Linux kernel, the following vulnerability has been resolved: ipmi_si: fix a memleak in try_smi_init() Kmemleak reported the following leak info in try_smi_init(): unreferenced object 0xffff00018ecf9400 (size 1024): comm "modprobe", pid 27...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:44:17
  • Zuletzt bearbeitet 23.03.2026 18:28:35

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential UAF of struct nilfs_sc_info in nilfs_segctor_thread() The finalization of nilfs_segctor_thread() can race with nilfs_segctor_kill_thread() which terminates th...