Canonical

Ubuntu 22.04 LTS

9201 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.25%
  • Veröffentlicht 05.11.2024 18:15:14
  • Zuletzt bearbeitet 03.11.2025 23:16:51

In the Linux kernel, the following vulnerability has been resolved: xfrm: fix one more kernel-infoleak in algo dumping During fuzz testing, the following issue was discovered: BUG: KMSAN: kernel-infoleak in _copy_to_iter+0x598/0x2a30 _copy_to_ite...

  • EPSS 0.28%
  • Veröffentlicht 05.11.2024 18:15:14
  • Zuletzt bearbeitet 01.10.2025 21:15:48

In the Linux kernel, the following vulnerability has been resolved: x86/lam: Disable ADDRESS_MASKING in most cases Linear Address Masking (LAM) has a weakness related to transient execution as described in the SLAM paper[1]. Unless Linear Address S...

  • EPSS 0.24%
  • Veröffentlicht 05.11.2024 18:15:14
  • Zuletzt bearbeitet 03.11.2025 23:16:51

In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Ignore nCR3[4:0] when loading PDPTEs from memory Ignore nCR3[4:0] when loading PDPTEs from memory for nested SVM, as bits 4:0 of CR3 are ignored when PAE paging is used,...

  • EPSS 0.24%
  • Veröffentlicht 05.11.2024 18:15:14
  • Zuletzt bearbeitet 03.11.2025 23:16:52

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix kernel bug due to missing clearing of buffer delay flag Syzbot reported that after nilfs2 reads a corrupted file system image and degrades to read-only, the BUG_ON chec...

  • EPSS 0.25%
  • Veröffentlicht 05.11.2024 18:15:14
  • Zuletzt bearbeitet 03.11.2025 23:16:52

In the Linux kernel, the following vulnerability has been resolved: drm/amd: Guard against bad data for ATIF ACPI method If a BIOS provides bad data in response to an ATIF method call this causes a NULL pointer dereference in the caller. ``` ? sho...

  • EPSS 0.23%
  • Veröffentlicht 05.11.2024 18:15:13
  • Zuletzt bearbeitet 03.11.2025 23:16:50

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Set SDEV_OFFLINE when UFS is shut down There is a history of deadlock if reboot is performed at the beginning of booting. SDEV_QUIESCE was set for all LU's scsi_de...

  • EPSS 0.26%
  • Veröffentlicht 05.11.2024 18:15:13
  • Zuletzt bearbeitet 03.11.2025 23:16:50

In the Linux kernel, the following vulnerability has been resolved: arm64: probes: Remove broken LDR (literal) uprobe support The simulate_ldr_literal() and simulate_ldrsw_literal() functions are unsafe to use for uprobes. Both functions were origi...

  • EPSS 0.24%
  • Veröffentlicht 05.11.2024 18:15:13
  • Zuletzt bearbeitet 03.11.2025 23:16:51

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix incorrect pci_for_each_dma_alias() for non-PCI devices Previously, the domain_context_clear() function incorrectly called pci_for_each_dma_alias() to set up context...

  • EPSS 0.24%
  • Veröffentlicht 05.11.2024 18:15:13
  • Zuletzt bearbeitet 03.11.2025 23:16:51

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: Fix NULL Dereference in asoc_qcom_lpass_cpu_platform_probe() A devm_kzalloc() in asoc_qcom_lpass_cpu_platform_probe() could possibly return NULL pointer. NULL Pointer D...

  • EPSS 0.24%
  • Veröffentlicht 05.11.2024 17:15:06
  • Zuletzt bearbeitet 03.11.2025 23:16:49

In the Linux kernel, the following vulnerability has been resolved: thermal: intel: int340x: processor: Fix warning during module unload The processor_thermal driver uses pcim_device_enable() to enable a PCI device, which means the device will be a...