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 29.07.2024 15:15:14
  • Zuletzt bearbeitet 03.11.2025 22:17:30

In the Linux kernel, the following vulnerability has been resolved: KVM: PPC: Book3S HV: Prevent UAF in kvm_spapr_tce_attach_iommu_group() Al reported a possible use-after-free (UAF) in kvm_spapr_tce_attach_iommu_group(). It looks up `stt` from ta...

  • EPSS 0.04%
  • Veröffentlicht 29.07.2024 15:15:14
  • Zuletzt bearbeitet 05.02.2025 19:15:22

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

  • EPSS 0.02%
  • Veröffentlicht 29.07.2024 15:15:14
  • Zuletzt bearbeitet 03.11.2025 22:17:30

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: wext: add extra SIOCSIWSCAN data check In 'cfg80211_wext_siwscan()', add extra check whether number of channels passed via 'ioctl(sock, SIOCSIWSCAN, ...)' doesn't e...

  • EPSS 0.01%
  • Veröffentlicht 29.07.2024 15:15:13
  • Zuletzt bearbeitet 03.11.2025 22:17:28

In the Linux kernel, the following vulnerability has been resolved: filelock: fix potential use-after-free in posix_lock_inode Light Hsieh reported a KASAN UAF warning in trace_posix_lock_inode(). The request pointer had been changed earlier to poi...

  • EPSS 0.01%
  • Veröffentlicht 29.07.2024 15:15:13
  • Zuletzt bearbeitet 03.11.2025 22:17:29

In the Linux kernel, the following vulnerability has been resolved: hfsplus: fix uninit-value in copy_name [syzbot reported] BUG: KMSAN: uninit-value in sized_strscpy+0xc4/0x160 sized_strscpy+0xc4/0x160 copy_name+0x2af/0x320 fs/hfsplus/xattr.c:41...

  • EPSS 0.01%
  • Veröffentlicht 29.07.2024 15:15:12
  • Zuletzt bearbeitet 03.11.2025 22:17:25

In the Linux kernel, the following vulnerability has been resolved: USB: core: Fix duplicate endpoint bug by clearing reserved bits in the descriptor Syzbot has identified a bug in usbcore (see the Closes: tag below) caused by our assumption that t...

  • EPSS 0.02%
  • Veröffentlicht 29.07.2024 15:15:12
  • Zuletzt bearbeitet 03.11.2025 22:17:27

In the Linux kernel, the following vulnerability has been resolved: udp: Set SOCK_RCU_FREE earlier in udp_lib_get_port(). syzkaller triggered the warning [0] in udp_v4_early_demux(). In udp_v[46]_early_demux() and sk_lookup(), we do not touch the ...

  • EPSS 0.01%
  • Veröffentlicht 29.07.2024 15:15:12
  • Zuletzt bearbeitet 03.11.2025 22:17:27

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: prefer nft_chain_validate nft_chain_validate already performs loop detection because a cycle will result in a call stack overflow (ctx->level >= NFT_JUMP_STAC...

  • EPSS 0.01%
  • Veröffentlicht 29.07.2024 15:15:12
  • Zuletzt bearbeitet 03.11.2025 22:17:27

In the Linux kernel, the following vulnerability has been resolved: ppp: reject claimed-as-LCP but actually malformed packets Since 'ppp_async_encode()' assumes valid LCP packets (with code from 1 to 7 inclusive), add 'ppp_check_packet()' to ensure...

  • EPSS 0.01%
  • Veröffentlicht 29.07.2024 15:15:12
  • Zuletzt bearbeitet 03.11.2025 22:17:27

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: lantiq_etop: fix double free in detach The number of the currently released descriptor is never incremented which results in the same skb being released multiple tim...