Canonical

Ubuntu Pro 16.04 LTS

5721 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.14%
  • Veröffentlicht 18.09.2025 13:33:32
  • Zuletzt bearbeitet 14.01.2026 19:16:37

In the Linux kernel, the following vulnerability has been resolved: drivers: base: dd: 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.13%
  • Veröffentlicht 18.09.2025 13:33:30
  • Zuletzt bearbeitet 14.01.2026 19:16:37

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix device management cmd timeout flow In the UFS error handling flow, the host will send a device management cmd (NOP OUT) to the device for link recovery. If thi...

  • EPSS 0.13%
  • Veröffentlicht 18.09.2025 13:33:29
  • Zuletzt bearbeitet 14.01.2026 19:16:36

In the Linux kernel, the following vulnerability has been resolved: media: mdp3: Fix resource leaks in of_find_device_by_node Use put_device to release the object get through of_find_device_by_node, avoiding resource leaks.

  • EPSS 0.14%
  • Veröffentlicht 18.09.2025 13:33:28
  • Zuletzt bearbeitet 14.01.2026 19:16:36

In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: avoid possible NULL skb pointer dereference In 'mwifiex_handle_uap_rx_forward()', always check the value returned by 'skb_copy()' to avoid potential NULL pointer der...

  • EPSS 0.13%
  • Veröffentlicht 18.09.2025 13:33:27
  • Zuletzt bearbeitet 14.01.2026 19:16:36

In the Linux kernel, the following vulnerability has been resolved: irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4 The T241 platform suffers from the T241-FABRIC-4 erratum which causes unexpected behavior in the GIC when multiple transa...

  • EPSS 0.15%
  • Veröffentlicht 18.09.2025 13:33:20
  • Zuletzt bearbeitet 14.01.2026 19:16:34

In the Linux kernel, the following vulnerability has been resolved: crypto: seqiv - Handle EBUSY correctly As it is seqiv only handles the special return value of EINPROGERSS, which means that in all other cases it will free data related to the req...

  • EPSS 0.14%
  • Veröffentlicht 18.09.2025 13:33:18
  • Zuletzt bearbeitet 14.01.2026 19:16:34

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix memory leak in mes self test The fences associated with mes queue have to be freed up during amdgpu_ring_fini.

  • EPSS 0.16%
  • Veröffentlicht 18.09.2025 13:33:17
  • Zuletzt bearbeitet 14.01.2026 19:16:34

In the Linux kernel, the following vulnerability has been resolved: net: dcb: choose correct policy to parse DCB_ATTR_BCN The dcbnl_bcn_setcfg uses erroneous policy to parse tb[DCB_ATTR_BCN], which is introduced in commit 859ee3c43812 ("DCB: Add su...

  • EPSS 0.14%
  • Veröffentlicht 18.09.2025 13:33:12
  • Zuletzt bearbeitet 14.01.2026 19:16:14

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: SDMA update use unlocked iterator SDMA update page table may be called from unlocked context, this generate below warning. Use unlocked iterator to handle this case. W...

  • EPSS 0.15%
  • Veröffentlicht 18.09.2025 13:33:12
  • Zuletzt bearbeitet 14.01.2026 19:16:14

In the Linux kernel, the following vulnerability has been resolved: i2c: ismt: Fix an out-of-bounds bug in ismt_access() When the driver does not check the data from the user, the variable 'data->block[0]' may be very large to cause an out-of-bound...