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 15.09.2025 14:21:37
  • Zuletzt bearbeitet 14.01.2026 18:16:28

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211_hwsim: Fix possible NULL dereference In a call to mac80211_hwsim_select_tx_link() the sta pointer might be NULL, thus need to check that it is not NULL before access...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:21:30
  • Zuletzt bearbeitet 03.12.2025 19:41:02

In the Linux kernel, the following vulnerability has been resolved: PM: domains: fix memory leak with using debugfs_lookup() When calling debugfs_lookup() the result must have dput() called on it, otherwise the memory will leak over time. To make ...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:21:29
  • Zuletzt bearbeitet 04.12.2025 15:07:21

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxt_re: wraparound mbox producer index Driver is not handling the wraparound of the mbox producer index correctly. Currently the wraparound happens once u32 max is reached. ...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:21:28
  • Zuletzt bearbeitet 04.12.2025 15:07:32

In the Linux kernel, the following vulnerability has been resolved: netfilter: x_tables: fix percpu counter block leak on error path when creating new netns Here is the stack where we allocate percpu counter block: +-< __alloc_percpu +-< xt_...

  • EPSS -
  • Veröffentlicht 15.09.2025 14:21:26
  • Zuletzt bearbeitet 16.09.2025 10:15:36

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

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:21:03
  • Zuletzt bearbeitet 03.12.2025 18:15:12

In the Linux kernel, the following vulnerability has been resolved: mmc: rtsx_pci: fix return value check of mmc_add_host() mmc_add_host() may return error, if we ignore its return value, the memory that allocated in mmc_alloc_host() will be leaked...

  • EPSS 0.01%
  • Veröffentlicht 15.09.2025 14:21:02
  • Zuletzt bearbeitet 02.12.2025 19:27:30

In the Linux kernel, the following vulnerability has been resolved: kprobes: Fix check for probe enabled in kill_kprobe() In kill_kprobe(), the check whether disarm_kprobe_ftrace() needs to be called always fails. This is because before that we set...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:20:58
  • Zuletzt bearbeitet 02.12.2025 19:20:01

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Validate BOOT record_size When the NTFS BOOT record_size field < 0, it represents a shift value. However, there is no sanity check on the shift result and the sbi->record...

  • EPSS 0.01%
  • Veröffentlicht 15.09.2025 14:06:47
  • Zuletzt bearbeitet 02.12.2025 19:19:05

In the Linux kernel, the following vulnerability has been resolved: raw: Fix NULL deref in raw_get_next(). Dae R. Jeong reported a NULL deref in raw_get_next() [0]. It seems that the repro was running these sequences in parallel so that one thread...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:06:45
  • Zuletzt bearbeitet 02.12.2025 19:14:45

In the Linux kernel, the following vulnerability has been resolved: USB: uhci: fix memory leak with using debugfs_lookup() When calling debugfs_lookup() the result must have dput() called on it, otherwise the memory will leak over time. To make th...