Canonical

Ubuntu Pro 18.04 LTS

4807 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 21.10.2024 18:15:15
  • Zuletzt bearbeitet 03.11.2025 23:16:31

In the Linux kernel, the following vulnerability has been resolved: ACPI: PAD: fix crash in exit_round_robin() The kernel occasionally crashes in cpumask_clear_cpu(), which is called within exit_round_robin(), because when executing clear_bit(nr, a...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 18:15:15
  • Zuletzt bearbeitet 03.11.2025 23:16:31

In the Linux kernel, the following vulnerability has been resolved: net/xen-netback: prevent UAF in xenvif_flush_hash() During the list_for_each_entry_rcu iteration call of xenvif_flush_hash, kfree_rcu does not exist inside the rcu read critical se...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 18:15:15
  • Zuletzt bearbeitet 12.05.2026 12:17:18

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k_htc: Use __skb_set_length() for resetting urb before resubmit Syzbot points out that skb_trim() has a sanity check on the existing length of the skb, which can be unini...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 18:15:15
  • Zuletzt bearbeitet 03.11.2025 21:16:38

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: avoid to add interface to list twice when SER If SER L2 occurs during the WoWLAN resume flow, the add interface flow is triggered by ieee80211_reconfig(). However, due...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 18:15:15
  • Zuletzt bearbeitet 13.11.2024 13:26:01

In the Linux kernel, the following vulnerability has been resolved: l2tp: prevent possible tunnel refcount underflow When a session is created, it sets a backpointer to its tunnel. When the session refcount drops to 0, l2tp_session_free drops the t...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 18:15:15
  • Zuletzt bearbeitet 12.05.2026 12:17:18

In the Linux kernel, the following vulnerability has been resolved: sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_start In sctp_listen_start() invoked by sctp_inet_listen(), it should set the sk_state back to CLOSED if sctp_aut...

  • EPSS 0.02%
  • Veröffentlicht 21.10.2024 18:15:14
  • Zuletzt bearbeitet 24.10.2024 16:49:57

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null check for head_pipe in dcn32_acquire_idle_pipe_for_head_pipe_in_layer This commit addresses a potential null pointer dereference issue in the `dcn32_acqui...

  • EPSS 0.02%
  • Veröffentlicht 21.10.2024 18:15:14
  • Zuletzt bearbeitet 21.02.2025 14:15:46

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null check for head_pipe in dcn201_acquire_free_pipe_for_layer This commit addresses a potential null pointer dereference issue in the `dcn201_acquire_free_pip...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 18:15:14
  • Zuletzt bearbeitet 25.10.2024 14:56:32

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check null pointers before multiple uses [WHAT & HOW] Poniters, such as stream_enc and dc->bw_vbios, are null checked previously in the same function, so Coverity ...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 18:15:14
  • Zuletzt bearbeitet 25.10.2024 15:01:21

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check null pointers before used [WHAT & HOW] Poniters, such as dc->clk_mgr, are null checked previously in the same function, so Coverity warns "implies that "dc->...