Canonical

Ubuntu 20.04 LTS

3474 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.22%
  • Veröffentlicht 14.12.2022 21:15:12
  • Zuletzt bearbeitet 22.04.2025 14:15:21

An issue was discovered in the Linux kernel through 5.16-rc6. malidp_crtc_reset in drivers/gpu/drm/arm/malidp_crtc.c lacks check of the return value of kzalloc() and will cause the null pointer dereference.

  • EPSS 0.21%
  • Veröffentlicht 14.12.2022 21:15:11
  • Zuletzt bearbeitet 22.04.2025 15:15:59

An issue was discovered in the Linux kernel through 5.16-rc6. uapi_finalize in drivers/infiniband/core/uverbs_uapi.c lacks check of kmalloc_array().

  • EPSS 0.21%
  • Veröffentlicht 14.12.2022 21:15:11
  • Zuletzt bearbeitet 22.04.2025 15:15:59

An issue was discovered in the Linux kernel through 5.16-rc6. netvsc_get_ethtool_stats in drivers/net/hyperv/netvsc_drv.c lacks check of the return value of kvmalloc_array() and will cause the null pointer dereference.

  • EPSS 0.46%
  • Veröffentlicht 07.12.2022 01:15:11
  • Zuletzt bearbeitet 21.11.2024 07:19:56

Guests can trigger NIC interface reset/abort/crash via netback It is possible for a guest to trigger a NIC interface reset/abort/crash in a Linux based network backend by sending certain kinds of packets. It appears to be an (unwritten?) assumption i...

  • EPSS 0.21%
  • Veröffentlicht 07.12.2022 01:15:11
  • Zuletzt bearbeitet 23.04.2025 15:15:51

Guests can trigger deadlock in Linux netback driver T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] The patch for XSA-392 introduced another issue which might result in ...

  • EPSS 0.21%
  • Veröffentlicht 07.12.2022 01:15:11
  • Zuletzt bearbeitet 23.04.2025 15:15:51

Guests can trigger deadlock in Linux netback driver T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] The patch for XSA-392 introduced another issue which might result in ...

  • EPSS 0.2%
  • Veröffentlicht 05.12.2022 16:15:10
  • Zuletzt bearbeitet 14.04.2025 18:15:25

A flaw was found in the Linux kernel Traffic Control (TC) subsystem. Using a specific networking configuration (redirecting egress packets to ingress using TC action "mirred") a local unprivileged user could trigger a CPU soft lockup (ABBA deadlock) ...

  • EPSS 0.17%
  • Veröffentlicht 28.11.2022 22:15:11
  • Zuletzt bearbeitet 14.04.2025 18:15:24

A flaw was found in the Linux kernel's Layer 2 Tunneling Protocol (L2TP). A missing lock when clearing sk_user_data can lead to a race condition and NULL pointer dereference. A local user could use this flaw to potentially crash the system causing a ...

  • EPSS 0.75%
  • Veröffentlicht 27.11.2022 04:15:10
  • Zuletzt bearbeitet 29.04.2025 14:15:30

An issue was discovered in the Linux kernel through 6.0.10. l2cap_config_req in net/bluetooth/l2cap_core.c has an integer wraparound via L2CAP_CONF_REQ packets.

  • EPSS 0.25%
  • Veröffentlicht 27.11.2022 02:15:16
  • Zuletzt bearbeitet 21.11.2024 07:29:57

An issue was discovered in the Linux kernel through 6.0.10. In drivers/media/dvb-core/dvb_ca_en50221.c, a use-after-free can occur is there is a disconnect after an open, because of the lack of a wait_event.