Canonical

Ubuntu 20.04 LTS

3474 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.24%
  • Veröffentlicht 26.02.2025 07:00:47
  • Zuletzt bearbeitet 14.10.2025 20:04:11

In the Linux kernel, the following vulnerability has been resolved: Drivers: hv: vmbus: Fix potential crash on module unload The vmbus driver relies on the panic notifier infrastructure to perform some operations when a panic event is detected. Sin...

  • EPSS 0.24%
  • Veröffentlicht 26.02.2025 07:00:47
  • Zuletzt bearbeitet 14.10.2025 20:01:42

In the Linux kernel, the following vulnerability has been resolved: virtio_console: eliminate anonymous module_init & module_exit Eliminate anonymous module_init() and module_exit(), which can lead to confusion or ambiguity when reading System.map,...

  • EPSS 0.24%
  • Veröffentlicht 26.02.2025 07:00:46
  • Zuletzt bearbeitet 25.03.2025 16:21:12

In the Linux kernel, the following vulnerability has been resolved: rxrpc: fix a race in rxrpc_exit_net() Current code can lead to the following race: CPU0 CPU1 rxrpc_exit_net() ...

  • EPSS 0.23%
  • Veröffentlicht 26.02.2025 07:00:46
  • Zuletzt bearbeitet 23.09.2025 18:10:14

In the Linux kernel, the following vulnerability has been resolved: dpaa2-ptp: Fix refcount leak in dpaa2_ptp_probe This node pointer is returned by of_find_compatible_node() with refcount incremented. Calling of_node_put() to aovid the refcount le...

  • EPSS 0.16%
  • Veröffentlicht 26.02.2025 07:00:46
  • Zuletzt bearbeitet 23.09.2025 18:11:30

In the Linux kernel, the following vulnerability has been resolved: IB/rdmavt: add lock to call to rvt_error_qp to prevent a race condition The documentation of the function rvt_error_qp says both r_lock and s_lock need to be held when calling that...

  • EPSS 0.24%
  • Veröffentlicht 26.02.2025 07:00:46
  • Zuletzt bearbeitet 23.09.2025 16:40:23

In the Linux kernel, the following vulnerability has been resolved: drm/imx: Fix memory leak in imx_pd_connector_get_modes Avoid leaking the display mode variable if of_get_drm_display_mode fails. Addresses-Coverity-ID: 1443943 ("Resource leak")

  • EPSS 0.25%
  • Veröffentlicht 26.02.2025 07:00:46
  • Zuletzt bearbeitet 14.10.2025 20:22:25

In the Linux kernel, the following vulnerability has been resolved: net: ipv4: fix route with nexthop object delete warning FRR folks have hit a kernel warning[1] while deleting routes[2] which is caused by trying to delete a route pointing to a ne...

  • EPSS 0.24%
  • Veröffentlicht 26.02.2025 07:00:46
  • Zuletzt bearbeitet 23.09.2025 16:41:29

In the Linux kernel, the following vulnerability has been resolved: net/tls: fix slab-out-of-bounds bug in decrypt_internal The memory size of tls_ctx->rx.iv for AES128-CCM is 12 setting in tls_set_sw_offload(). The return value of crypto_aead_ivsi...

  • EPSS 0.24%
  • Veröffentlicht 26.02.2025 07:00:46
  • Zuletzt bearbeitet 23.09.2025 16:41:38

In the Linux kernel, the following vulnerability has been resolved: scsi: zorro7xx: Fix a resource leak in zorro7xx_remove_one() The error handling path of the probe releases a resource that is not freed in the remove function. In some cases, a ior...

  • EPSS 0.24%
  • Veröffentlicht 26.02.2025 07:00:45
  • Zuletzt bearbeitet 14.10.2025 20:26:33

In the Linux kernel, the following vulnerability has been resolved: mmmremap.c: avoid pointless invalidate_range_start/end on mremap(old_size=0) If an mremap() syscall with old_size=0 ends up in move_page_tables(), it will call invalidate_range_sta...