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 11.01.2025 15:15:07
  • Zuletzt bearbeitet 01.10.2025 20:17:58

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: pltfrm: Dellocate HBA during ufshcd_pltfrm_remove() This will ensure that the scsi host is cleaned up properly using scsi_host_dev_release(). Otherwise, it may lead to m...

  • EPSS 0.02%
  • Veröffentlicht 11.01.2025 15:15:07
  • Zuletzt bearbeitet 17.10.2025 15:27:09

In the Linux kernel, the following vulnerability has been resolved: block: RCU protect disk->conv_zones_bitmap Ensure that a disk revalidation changing the conventional zones bitmap of a disk does not cause invalid memory references when using the ...

  • EPSS 0.02%
  • Veröffentlicht 11.01.2025 14:15:25
  • Zuletzt bearbeitet 17.10.2025 15:24:25

In the Linux kernel, the following vulnerability has been resolved: PCI: imx6: Fix suspend/resume support on i.MX6QDL The suspend/resume functionality is currently broken on the i.MX6QDL platform, as documented in the NXP errata (ERR005723): htt...

  • EPSS 0.01%
  • Veröffentlicht 11.01.2025 14:15:25
  • Zuletzt bearbeitet 05.01.2026 11:17:38

In the Linux kernel, the following vulnerability has been resolved: s390/entry: Mark IRQ entries to fix stack depot warnings The stack depot filters out everything outside of the top interrupt context as an uninteresting or irrelevant part of the s...

  • EPSS 0.02%
  • Veröffentlicht 11.01.2025 13:15:30
  • Zuletzt bearbeitet 17.10.2025 15:08:04

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix corrupt config pages PHY state is switched in sysfs The driver, through the SAS transport, exposes a sysfs interface to enable/disable PHYs in a controller/expand...

  • EPSS 0.03%
  • Veröffentlicht 11.01.2025 13:15:29
  • Zuletzt bearbeitet 24.09.2025 18:58:20

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: oa_tc6: fix tx skb race condition between reference pointers There are two skb pointers to manage tx skb's enqueued from n/w stack. waiting_tx_skb pointer points to ...

  • EPSS 0.09%
  • Veröffentlicht 11.01.2025 13:15:29
  • Zuletzt bearbeitet 03.11.2025 21:18:33

In the Linux kernel, the following vulnerability has been resolved: net/smc: check return value of sock_recvmsg when draining clc data When receiving clc msg, the field length in smc_clc_msg_hdr indicates the length of msg should be received from n...

  • EPSS 0.03%
  • Veröffentlicht 11.01.2025 13:15:28
  • Zuletzt bearbeitet 23.09.2025 14:46:17

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix overflow in __rb_map_vma An overflow occurred when performing the following calculation: nr_pages = ((nr_subbufs + 1) << subbuf_order) - pgoff; Add a check be...

  • EPSS 0.01%
  • Veröffentlicht 11.01.2025 13:15:28
  • Zuletzt bearbeitet 03.11.2025 21:17:51

In the Linux kernel, the following vulnerability has been resolved: drm/modes: Avoid divide by zero harder in drm_mode_vrefresh() drm_mode_vrefresh() is trying to avoid divide by zero by checking whether htotal or vtotal are zero. But we may still ...

  • EPSS 0.01%
  • Veröffentlicht 11.01.2025 13:15:27
  • Zuletzt bearbeitet 01.10.2025 20:17:24

In the Linux kernel, the following vulnerability has been resolved: netfilter: IDLETIMER: Fix for possible ABBA deadlock Deletion of the last rule referencing a given idletimer may happen at the same time as a read of its file in sysfs: | ========...