Canonical

Ubuntu Pro 20.04 LTS

3682 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:16:52
  • Zuletzt bearbeitet 21.03.2026 00:29:58

In the Linux kernel, the following vulnerability has been resolved: cpufreq: davinci: Fix clk use after free The remove function first frees the clks and only then calls cpufreq_unregister_driver(). If one of the cpufreq callbacks is called just be...

  • EPSS 0.01%
  • Veröffentlicht 04.10.2025 15:16:50
  • Zuletzt bearbeitet 06.04.2026 13:32:53

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: reject auth/assoc to AP with our address If the AP uses our own address as its MLD address or BSSID, then clearly something's wrong. Reject such connections so we d...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:16:49
  • Zuletzt bearbeitet 21.03.2026 00:25:38

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix incomplete state save in rxe_requester If a send packet is dropped by the IP layer in rxe_requester() the call to rxe_xmit_packet() can fail with err == -EAGAIN. To r...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:16:48
  • Zuletzt bearbeitet 25.03.2026 00:40:36

In the Linux kernel, the following vulnerability has been resolved: btrfs: insert tree mod log move in push_node_left There is a fairly unlikely race condition in tree mod log rewind that can result in a kernel panic which has the following trace: ...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:16:44
  • Zuletzt bearbeitet 10.10.2025 16:15:50

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

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:16:39
  • Zuletzt bearbeitet 23.01.2026 20:04:52

In the Linux kernel, the following vulnerability has been resolved: drm/amd: fix potential memory leak This patch fix potential memory leak (clk_src) when function run into last return NULL. s/free/kfree/ - Alex

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:16:34
  • Zuletzt bearbeitet 23.01.2026 16:37:24

In the Linux kernel, the following vulnerability has been resolved: IB/mad: Don't call to function that might sleep while in atomic context Tracepoints are not allowed to sleep, as such the following splat is generated due to call to ib_query_pkey(...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:16:33
  • Zuletzt bearbeitet 23.01.2026 16:37:32

In the Linux kernel, the following vulnerability has been resolved: xen/gntdev: Accommodate VMA splitting Prior to this commit, the gntdev driver code did not handle the following scenario correctly with paravirtualized (PV) Xen domains: * User pr...

  • EPSS 0.03%
  • Veröffentlicht 04.10.2025 07:31:13
  • Zuletzt bearbeitet 23.01.2026 20:01:35

In the Linux kernel, the following vulnerability has been resolved: cgroup: split cgroup_destroy_wq into 3 workqueues A hung task can occur during [1] LTP cgroup testing when repeatedly mounting/unmounting perf_event and net_prio controllers with s...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 07:31:12
  • Zuletzt bearbeitet 23.01.2026 20:02:35

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: avoid buffer overflow in WID string configuration Fix the following copy overflow warning identified by Smatch checker. drivers/net/wireless/microchip/wilc1000/wl...