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 16.09.2025 13:00:12
  • Zuletzt bearbeitet 14.01.2026 19:16:42

In the Linux kernel, the following vulnerability has been resolved: bnxt_en: Fix memory corruption when FW resources change during ifdown bnxt_set_dflt_rings() assumes that it is always called before any TC has been created. So it doesn't take bp-...

  • EPSS 0.02%
  • Veröffentlicht 16.09.2025 13:00:11
  • Zuletzt bearbeitet 12.05.2026 13:17:12

In the Linux kernel, the following vulnerability has been resolved: HID: hid-ntrig: fix unable to handle page fault in ntrig_report_version() in ntrig_report_version(), hdev parameter passed from hid_probe(). sending descriptor to /dev/uhid can mak...

  • EPSS 0.02%
  • Veröffentlicht 16.09.2025 08:11:25
  • Zuletzt bearbeitet 29.10.2025 11:15:42

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

  • EPSS 0.02%
  • Veröffentlicht 16.09.2025 08:11:24
  • Zuletzt bearbeitet 14.01.2026 19:16:21

In the Linux kernel, the following vulnerability has been resolved: blk-mq: fix NULL dereference on q->elevator in blk_mq_elv_switch_none After grabbing q->sysfs_lock, q->elevator may become NULL because of elevator switch. Fix the NULL dereferenc...

  • EPSS 0.02%
  • Veröffentlicht 16.09.2025 08:11:20
  • Zuletzt bearbeitet 14.01.2026 19:16:20

In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: Put the cdns set active part outside the spin lock The device may be scheduled during the resume process, so this cannot appear in atomic operations. Since pm_runtime_s...

  • EPSS 0.03%
  • Veröffentlicht 16.09.2025 08:11:19
  • Zuletzt bearbeitet 14.01.2026 19:16:20

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Return the firmware result upon destroying QP/RQ Previously when destroying a QP/RQ, the result of the firmware destruction function was ignored and upper layers weren't...

  • EPSS 0.02%
  • Veröffentlicht 16.09.2025 08:11:16
  • Zuletzt bearbeitet 14.01.2026 19:16:19

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix use-after-free KFENCE violation during sysfs firmware write During the sysfs firmware write process, a use-after-free read warning is logged from the lpfc_wr_object...

  • EPSS 0.02%
  • Veröffentlicht 16.09.2025 08:11:13
  • Zuletzt bearbeitet 14.01.2026 19:16:19

In the Linux kernel, the following vulnerability has been resolved: misc: vmw_balloon: 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...

  • EPSS 0.02%
  • Veröffentlicht 16.09.2025 08:07:01
  • Zuletzt bearbeitet 14.01.2026 19:16:18

In the Linux kernel, the following vulnerability has been resolved: net: ena: fix shift-out-of-bounds in exponential backoff The ENA adapters on our instances occasionally reset. Once recently logged a UBSAN failure to console in the process: U...

  • EPSS 0.02%
  • Veröffentlicht 16.09.2025 08:06:59
  • Zuletzt bearbeitet 14.01.2026 19:16:17

In the Linux kernel, the following vulnerability has been resolved: ext4: fix i_disksize exceeding i_size problem in paritally written case It is possible for i_disksize can exceed i_size, triggering a warning. generic_perform_write copied = iov_...