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 16.09.2025 08:11:11
  • Zuletzt bearbeitet 14.01.2026 19:16:18

In the Linux kernel, the following vulnerability has been resolved: ubifs: Free memory for tmpfile name When opening a ubifs tmpfile on an encrypted directory, function fscrypt_setup_filename allocates memory for the name that is to be stored in th...

  • EPSS 0.01%
  • Veröffentlicht 16.09.2025 08:11:10
  • Zuletzt bearbeitet 14.01.2026 19:16:18

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: fix a possible null-pointer dereference due to data race in snd_hdac_regmap_sync() The variable codec->regmap is often protected by the lock codec->regmap_lock when is a...

  • EPSS 0.02%
  • Veröffentlicht 16.09.2025 08:07:00
  • Zuletzt bearbeitet 14.01.2026 19:16:18

In the Linux kernel, the following vulnerability has been resolved: ubi: Fix unreferenced object reported by kmemleak in ubi_resize_volume() There is a memory leaks problem reported by kmemleak: unreferenced object 0xffff888102007a00 (size 128): ...

  • EPSS 0.01%
  • Veröffentlicht 16.09.2025 08:06:55
  • Zuletzt bearbeitet 14.01.2026 19:16:16

In the Linux kernel, the following vulnerability has been resolved: ubi: ensure that VID header offset + VID header size <= alloc, size Ensure that the VID header offset + VID header size does not exceed the allocated area to avoid slab OOB. BUG: ...

  • EPSS 0.01%
  • Veröffentlicht 15.09.2025 14:49:48
  • Zuletzt bearbeitet 04.12.2025 13:49:16

In the Linux kernel, the following vulnerability has been resolved: hugetlbfs: fix null-ptr-deref in hugetlbfs_parse_param() Syzkaller reports a null-ptr-deref bug as follows: ====================================================== KASAN: null-ptr-d...

  • EPSS 0.01%
  • Veröffentlicht 15.09.2025 14:49:46
  • Zuletzt bearbeitet 04.12.2025 13:48:21

In the Linux kernel, the following vulnerability has been resolved: fs: jfs: fix shift-out-of-bounds in dbDiscardAG This should be applied to most URSAN bugs found recently by syzbot, by guarding the dbMount. As syzbot feeding rubbish into the bmap...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:49:33
  • Zuletzt bearbeitet 04.12.2025 13:44:36

In the Linux kernel, the following vulnerability has been resolved: crypto: cavium - prevent integer overflow loading firmware The "code_length" value comes from the firmware file. If your firmware is untrusted realistically there is probably very...

  • EPSS 0.01%
  • Veröffentlicht 15.09.2025 14:49:18
  • Zuletzt bearbeitet 03.12.2025 19:30:24

In the Linux kernel, the following vulnerability has been resolved: mtd: maps: pxa2xx-flash: fix memory leak in probe Free 'info' upon remapping error to avoid a memory leak. [<miquel.raynal@bootlin.com>: Reword the commit log]

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:48:54
  • Zuletzt bearbeitet 03.12.2025 19:29:55

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: fix potential memory leak in brcmf_netdev_start_xmit() The brcmf_netdev_start_xmit() returns NETDEV_TX_OK without freeing skb in case of pskb_expand_head() fails, a...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:48:51
  • Zuletzt bearbeitet 04.12.2025 15:19:27

In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel/uncore: Fix reference count leak in hswep_has_limit_sbox() pci_get_device() will increase the reference count for the returned 'dev'. We need to call pci_dev_put() t...