Canonical

Ubuntu 24.04 LTS

6642 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.23%
  • Veröffentlicht 19.11.2024 18:15:27
  • Zuletzt bearbeitet 03.11.2025 23:17:18

In the Linux kernel, the following vulnerability has been resolved: media: ar0521: don't overflow when checking PLL values The PLL checks are comparing 64 bit integers with 32 bit ones, as reported by Coverity. Depending on the values of the variab...

  • EPSS 0.24%
  • Veröffentlicht 19.11.2024 18:15:27
  • Zuletzt bearbeitet 03.11.2025 23:17:18

In the Linux kernel, the following vulnerability has been resolved: virtio_net: Add hash_key_length check Add hash_key_length check in virtnet_probe() to avoid possible out of bound errors when setting/reading the hash key.

  • EPSS 0.22%
  • Veröffentlicht 19.11.2024 18:15:27
  • Zuletzt bearbeitet 01.10.2025 21:16:27

In the Linux kernel, the following vulnerability has been resolved: usb: typec: qcom-pmic: init value of hdr_len/txbuf_len earlier If the read of USB_PDPHY_RX_ACKNOWLEDGE_REG failed, then hdr_len and txbuf_len are uninitialized. This commit stops t...

  • EPSS 0.19%
  • Veröffentlicht 19.11.2024 18:15:27
  • Zuletzt bearbeitet 01.10.2025 21:16:27

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Break an object reference loop When remaining resources are being cleaned up on driver close, outstanding VM mappings may result in resources being leaked, due to ...

  • EPSS 0.17%
  • Veröffentlicht 19.11.2024 18:15:27
  • Zuletzt bearbeitet 09.12.2024 13:10:05

In the Linux kernel, the following vulnerability has been resolved: tpm: Lock TPM chip in tpm_pm_suspend() first Setting TPM_CHIP_FLAG_SUSPENDED in the end of tpm_pm_suspend() can be racy according, as this leaves window for tpm_hwrng_read() to be ...

  • EPSS 0.15%
  • Veröffentlicht 19.11.2024 18:15:27
  • Zuletzt bearbeitet 01.10.2025 21:16:27

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Drop VM dma-resv lock on xe_sync_in_fence_get failure in exec IOCTL Upon failure all locks need to be dropped before returning to the user. (cherry picked from commit 7d1a...

  • EPSS 0.19%
  • Veröffentlicht 19.11.2024 18:15:27
  • Zuletzt bearbeitet 01.10.2025 21:16:28

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix possible exec queue leak in exec IOCTL In a couple of places after an exec queue is looked up the exec IOCTL returns on input errors without dropping the exec queue ref...

  • EPSS 0.18%
  • Veröffentlicht 19.11.2024 18:15:27
  • Zuletzt bearbeitet 03.11.2025 23:17:19

In the Linux kernel, the following vulnerability has been resolved: i40e: fix race condition by adding filter's intermediate sync state Fix a race condition in the i40e driver that leads to MAC/VLAN filters becoming corrupted and leaking. Address t...

  • EPSS 0.22%
  • Veröffentlicht 19.11.2024 18:15:26
  • Zuletzt bearbeitet 01.10.2025 21:16:23

In the Linux kernel, the following vulnerability has been resolved: media: mgb4: protect driver against spectre Frequency range is set from sysfs via frequency_range_store(), being vulnerable to spectre, as reported by smatch: drivers/media/pci/m...

  • EPSS 0.27%
  • Veröffentlicht 19.11.2024 18:15:26
  • Zuletzt bearbeitet 03.11.2025 23:17:17

In the Linux kernel, the following vulnerability has been resolved: media: dvbdev: prevent the risk of out of memory access The dvbdev contains a static variable used to store dvb minors. The behavior of it depends if CONFIG_DVB_DYNAMIC_MINORS is ...