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.08%
  • Veröffentlicht 20.05.2025 16:47:15
  • Zuletzt bearbeitet 16.12.2025 20:30:17

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: displayport: Fix deadlock This patch introduces the ucsi_con_mutex_lock / ucsi_con_mutex_unlock functions to the UCSI driver. ucsi_con_mutex_lock ensures the conn...

  • EPSS 0.12%
  • Veröffentlicht 20.05.2025 16:15:34
  • Zuletzt bearbeitet 16.12.2025 20:37:53

In the Linux kernel, the following vulnerability has been resolved: mm/huge_memory: fix dereferencing invalid pmd migration entry When migrating a THP, concurrent access to the PMD migration entry during a deferred split scan can lead to an invalid...

  • EPSS 0.1%
  • Veröffentlicht 20.05.2025 16:15:34
  • Zuletzt bearbeitet 16.12.2025 20:38:32

In the Linux kernel, the following vulnerability has been resolved: ipvs: fix uninit-value for saddr in do_output_route4 syzbot reports for uninit-value for the saddr argument [1]. commit 4754957f04f5 ("ipvs: do not use random local source address ...

  • EPSS 0.08%
  • Veröffentlicht 20.05.2025 16:15:34
  • Zuletzt bearbeitet 16.12.2025 20:29:30

In the Linux kernel, the following vulnerability has been resolved: arm64: bpf: Only mitigate cBPF programs loaded by unprivileged users Support for eBPF programs loaded by unprivileged users is typically disabled. This means only cBPF programs nee...

  • EPSS 0.1%
  • Veröffentlicht 20.05.2025 16:15:33
  • Zuletzt bearbeitet 17.12.2025 20:05:00

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Add job to pending list if the reset was skipped When a CL/CSD job times out, we check if the GPU has made any progress since the last timeout. If so, instead of resetting...

  • EPSS 0.07%
  • Veröffentlicht 20.05.2025 16:15:33
  • Zuletzt bearbeitet 17.11.2025 12:57:06

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix UAF in __close_file_table_ids A use-after-free is possible if one thread destroys the file via __ksmbd_close_fd while another thread holds a reference to it. The existin...

  • EPSS 0.05%
  • Veröffentlicht 20.05.2025 16:15:33
  • Zuletzt bearbeitet 14.11.2025 17:03:37

In the Linux kernel, the following vulnerability has been resolved: smb: client: Avoid race in open_cached_dir with lease breaks A pre-existing valid cfid returned from find_or_create_cached_dir might race with a lease break, meaning open_cached_di...

  • EPSS 0.07%
  • Veröffentlicht 20.05.2025 16:15:33
  • Zuletzt bearbeitet 14.11.2025 17:03:15

In the Linux kernel, the following vulnerability has been resolved: ksmbd: prevent rename with empty string Client can send empty newname string to ksmbd server. It will cause a kernel oops from d_alloc. This patch return the error when attempting ...

  • EPSS 0.03%
  • Veröffentlicht 20.05.2025 16:15:32
  • Zuletzt bearbeitet 17.03.2026 15:56:07

In the Linux kernel, the following vulnerability has been resolved: ksmbd: prevent out-of-bounds stream writes by validating *pos ksmbd_vfs_stream_write() did not validate whether the write offset (*pos) was within the bounds of the existing stream...

  • EPSS 0.08%
  • Veröffentlicht 20.05.2025 16:15:32
  • Zuletzt bearbeitet 18.12.2025 20:57:12

In the Linux kernel, the following vulnerability has been resolved: arm64: bpf: Add BHB mitigation to the epilogue for cBPF programs A malicious BPF program may manipulate the branch history to influence what the hardware speculates will happen nex...