Canonical

Ubuntu Pro 18.04 LTS

4807 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:44:14
  • Zuletzt bearbeitet 23.03.2026 18:25:31

In the Linux kernel, the following vulnerability has been resolved: dm integrity: call kmem_cache_destroy() in dm_integrity_init() error path Otherwise the journal_io_cache will leak if dm_register_target() fails.

  • EPSS 0.01%
  • Veröffentlicht 04.10.2025 15:44:13
  • Zuletzt bearbeitet 23.03.2026 18:24:06

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix memory leak in WMI firmware stats Memory allocated for firmware pdev, vdev and beacon statistics are not released during rmmod. Fix it by calling ath11k_fw_stats...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:44:13
  • Zuletzt bearbeitet 23.03.2026 18:25:59

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Avoid fcport pointer dereference Klocwork reported warning of NULL pointer may be dereferenced. The routine exits when sa_ctl is NULL and fcport is allocated after ...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:44:08
  • Zuletzt bearbeitet 21.03.2026 00:54:29

In the Linux kernel, the following vulnerability has been resolved: drivers: base: Free devm resources when unregistering a device In the current code, devres_release_all() only gets called if the device has a bus and has been probed. This leads t...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:44:07
  • Zuletzt bearbeitet 21.03.2026 00:52:58

In the Linux kernel, the following vulnerability has been resolved: driver core: fix resource leak in device_add() When calling kobject_add() failed in device_add(), it will call cleanup_glue_dir() to free resource. But in kobject_add(), dev->kobj....

  • EPSS 0.01%
  • Veröffentlicht 04.10.2025 15:44:06
  • Zuletzt bearbeitet 21.03.2026 00:51:33

In the Linux kernel, the following vulnerability has been resolved: cifs: Release folio lock on fscache read hit. Under the current code, when cifs_readpage_worker is called, the call contract is that the callee should unlock the page. This is docu...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:44:04
  • Zuletzt bearbeitet 21.03.2026 00:46:59

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: don't trust firmware n_channels If the firmware sends us a corrupted MCC response with n_channels much larger than the command response can be, we might copy fa...

  • EPSS 0.01%
  • Veröffentlicht 04.10.2025 15:44:03
  • Zuletzt bearbeitet 23.03.2026 18:36:24

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: check for station first in client probe When probing a client, first check if we have it, and then check for the channel context, otherwise you can trigger the warn...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:44:02
  • Zuletzt bearbeitet 23.03.2026 18:36:36

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Sync IRQ works before buffer destruction If something was written to the buffer just before destruction, it may be possible (maybe not in a real system, but it did hap...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:44:01
  • Zuletzt bearbeitet 23.03.2026 18:36:13

In the Linux kernel, the following vulnerability has been resolved: scsi: target: Fix multiple LUN_RESET handling This fixes a bug where an initiator thinks a LUN_RESET has cleaned up running commands when it hasn't. The bug was added in commit 51e...