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.01%
  • Veröffentlicht 01.10.2025 12:15:51
  • Zuletzt bearbeitet 23.01.2026 02:07:43

In the Linux kernel, the following vulnerability has been resolved: ACPI: processor: Check for null return of devm_kzalloc() in fch_misc_setup() devm_kzalloc() may fail, clk_data->name might be NULL and will cause a NULL pointer dereference later. ...

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 12:15:51
  • Zuletzt bearbeitet 20.01.2026 16:35:10

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Enhance the attribute size check This combines the overflow and boundary check so that all attribute size will be properly examined while enumerating them. [ 169.181521...

  • EPSS 0.01%
  • Veröffentlicht 01.10.2025 12:15:50
  • Zuletzt bearbeitet 20.01.2026 16:38:08

In the Linux kernel, the following vulnerability has been resolved: tracing/synthetic: Fix races on freeing last_cmd Currently, the "last_cmd" variable can be accessed by multiple processes asynchronously when multiple users manipulate synthetic_ev...

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 12:15:50
  • Zuletzt bearbeitet 20.01.2026 16:36:27

In the Linux kernel, the following vulnerability has been resolved: iommu: Fix error unwind in iommu_group_alloc() If either iommu_group_grate_file() fails then the iommu_group is leaked. Destroy it on these error paths. Found by kselftest/iommu/...

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 12:15:49
  • Zuletzt bearbeitet 20.01.2026 15:51:57

In the Linux kernel, the following vulnerability has been resolved: ionic: catch failure from devlink_alloc Add a check for NULL on the alloc return. If devlink_alloc() fails and we try to use devlink_priv() on the NULL return, the kernel gets ver...

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 12:15:49
  • Zuletzt bearbeitet 20.01.2026 17:02:46

In the Linux kernel, the following vulnerability has been resolved: ext4: improve error handling from ext4_dirhash() The ext4_dirhash() will *almost* never fail, especially when the hash tree feature was first introduced. However, with the additio...

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 12:15:49
  • Zuletzt bearbeitet 20.01.2026 16:41:55

In the Linux kernel, the following vulnerability has been resolved: iw_cxgb4: Fix potential NULL dereference in c4iw_fill_res_cm_id_entry() This condition needs to match the previous "if (epcp->state == LISTEN) {" exactly to avoid a NULL dereferenc...

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 12:15:48
  • Zuletzt bearbeitet 16.01.2026 21:31:26

In the Linux kernel, the following vulnerability has been resolved: ibmvnic: Do not reset dql stats on NON_FATAL err All ibmvnic resets, make a call to netdev_tx_reset_queue() when re-opening the device. netdev_tx_reset_queue() resets the num_queue...

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 12:15:47
  • Zuletzt bearbeitet 16.01.2026 20:58:04

In the Linux kernel, the following vulnerability has been resolved: media: cx23885: Fix a null-ptr-deref bug in buffer_prepare() and buffer_finish() When the driver calls cx23885_risc_buffer() to prepare the buffer, the function call dma_alloc_cohe...

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 12:15:47
  • Zuletzt bearbeitet 16.01.2026 21:19:46

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: fix memory leak in rtw_usb_probe() drivers/net/wireless/realtek/rtw88/usb.c:876 rtw_usb_probe() warn: 'hw' from ieee80211_alloc_hw() not released on lines: 811 Fix th...