Canonical

Ubuntu Pro 16.04 LTS

5719 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.12%
  • Veröffentlicht 06.05.2026 11:28:38
  • Zuletzt bearbeitet 11.05.2026 13:32:06

In the Linux kernel, the following vulnerability has been resolved: media: i2c/tw9906: Fix potential memory leak in tw9906_probe() In one of the error paths in tw9906_probe(), the memory allocated in v4l2_ctrl_handler_init() and v4l2_ctrl_new_std()...

  • EPSS 0.44%
  • Veröffentlicht 06.05.2026 11:28:37
  • Zuletzt bearbeitet 11.05.2026 13:34:25

In the Linux kernel, the following vulnerability has been resolved: ntfs: ->d_compare() must not block ... so don't use __getname() there. Switch it (and ntfs_d_hash(), while we are at it) to kmalloc(PATH_MAX, GFP_NOWAIT). Yes, ntfs_d_hash() almo...

  • EPSS 0.12%
  • Veröffentlicht 06.05.2026 11:28:36
  • Zuletzt bearbeitet 11.05.2026 14:16:58

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add signal type check for dcn401 get_phyd32clk_src Trying to access link enc on a dpia link will cause a crash otherwise

  • EPSS 0.13%
  • Veröffentlicht 06.05.2026 11:28:34
  • Zuletzt bearbeitet 11.05.2026 14:26:10

In the Linux kernel, the following vulnerability has been resolved: ntb: ntb_hw_switchtec: Fix array-index-out-of-bounds access Number of MW LUTs depends on NTB configuration and can be set to MAX_MWS, This patch protects against invalid index out ...

  • EPSS 0.35%
  • Veröffentlicht 06.05.2026 11:28:33
  • Zuletzt bearbeitet 12.05.2026 18:53:28

In the Linux kernel, the following vulnerability has been resolved: smb: client: prevent races in ->query_interfaces() It was possible for two query interface works to be concurrently trying to update the interfaces. Prevent this by checking and u...

  • EPSS 0.12%
  • Veröffentlicht 06.05.2026 11:28:32
  • Zuletzt bearbeitet 12.05.2026 18:55:52

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Refactor amdgpu_gem_va_ioctl for Handling Last Fence Update and Timeline Management v4 This commit simplifies the amdgpu_gem_va_ioctl function, key updates include: - ...

  • EPSS 0.14%
  • Veröffentlicht 06.05.2026 11:28:31
  • Zuletzt bearbeitet 12.05.2026 18:59:33

In the Linux kernel, the following vulnerability has been resolved: drm/atmel-hlcdc: fix use-after-free of drm_crtc_commit after release The atmel_hlcdc_plane_atomic_duplicate_state() callback was copying the atmel_hlcdc_plane state structure witho...

  • EPSS 0.12%
  • Veröffentlicht 06.05.2026 11:28:30
  • Zuletzt bearbeitet 12.05.2026 19:02:56

In the Linux kernel, the following vulnerability has been resolved: team: avoid NETDEV_CHANGEMTU event when unregistering slave syzbot is reporting unregister_netdevice: waiting for netdevsim0 to become free. Usage count = 3 ref_tracker: netde...

  • EPSS 0.13%
  • Veröffentlicht 06.05.2026 11:28:28
  • Zuletzt bearbeitet 08.05.2026 21:09:10

In the Linux kernel, the following vulnerability has been resolved: media: radio-keene: fix memory leak in error path Fix a memory leak in usb_keene_probe(). The v4l2 control handler is initialized and controls are added, but if v4l2_device_registe...

  • EPSS 0.52%
  • Veröffentlicht 06.05.2026 11:28:27
  • Zuletzt bearbeitet 08.05.2026 21:19:05

In the Linux kernel, the following vulnerability has been resolved: net/rds: Clear reconnect pending bit When canceling the reconnect worker, care must be taken to reset the reconnect-pending bit. If the reconnect worker has not yet been scheduled ...