Canonical

Ubuntu Pro 16.04 LTS

5033 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 01.05.2026 14:15:14
  • Zuletzt bearbeitet 07.05.2026 20:24:32

In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Handle DBC deactivation if the owner went away When a DBC is released, the device sends a QAIC_TRANS_DEACTIVATE_FROM_DEV transaction to the host over the QAIC_CONTROL M...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2026 14:15:13
  • Zuletzt bearbeitet 12.05.2026 19:27:29

In the Linux kernel, the following vulnerability has been resolved: hwmon: (tps53679) Fix array access with zero-length block read i2c_smbus_read_block_data() can return 0, indicating a zero-length read. When this happens, tps53679_identify_chip() ...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2026 14:15:12
  • Zuletzt bearbeitet 12.05.2026 18:06:12

In the Linux kernel, the following vulnerability has been resolved: spi: stm32-ospi: Fix resource leak in remove() callback The remove() callback returned early if pm_runtime_resume_and_get() failed, skipping the cleanup of spi controller and other...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2026 14:15:10
  • Zuletzt bearbeitet 12.05.2026 19:26:31

In the Linux kernel, the following vulnerability has been resolved: drm/xe/xe_pagefault: Disallow writes to read-only VMAs The page fault handler should reject write/atomic access to read only VMAs. Add code to handle this in xe_pagefault_service ...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2026 14:15:09
  • Zuletzt bearbeitet 11.05.2026 20:47:03

In the Linux kernel, the following vulnerability has been resolved: spi: amlogic: spifc-a4: unregister ECC engine on probe failure and remove() callback aml_sfc_probe() registers the on-host NAND ECC engine, but teardown was missing from both probe...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2026 14:15:09
  • Zuletzt bearbeitet 12.05.2026 15:09:18

In the Linux kernel, the following vulnerability has been resolved: drm/xe/pxp: Clear restart flag in pxp_start after jumping back If we don't clear the flag we'll keep jumping back at the beginning of the function once we reach the end. (cherry p...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2026 14:15:08
  • Zuletzt bearbeitet 11.05.2026 20:48:04

In the Linux kernel, the following vulnerability has been resolved: perf/x86: Fix potential bad container_of in intel_pmu_hw_config Auto counter reload may have a group of events with software events present within it. The software event PMU isn't ...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2026 14:15:07
  • Zuletzt bearbeitet 11.05.2026 20:54:09

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: fix u8 overflow in SSID scan buffer size calculation The variable valuesize is declared as u8 but accumulates the total length of all SSIDs to scan. Each SSID contr...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2026 14:15:07
  • Zuletzt bearbeitet 11.05.2026 20:51:42

In the Linux kernel, the following vulnerability has been resolved: drm/ioc32: stop speculation on the drm_compat_ioctl path The drm compat ioctl path takes a user controlled pointer, and then dereferences it into a table of function pointers, the ...

  • EPSS 0.03%
  • Veröffentlicht 01.05.2026 14:15:06
  • Zuletzt bearbeitet 11.05.2026 18:02:49

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix potential out-of-bounds read in iwl_mvm_nd_match_info_handler() The memcpy function assumes the dynamic array notif->matches is at least as large as the num...