Linux

Linux

6776 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 09.05.2025 06:41:48
  • Zuletzt bearbeitet 14.11.2025 20:00:56

In the Linux kernel, the following vulnerability has been resolved: iommu/tegra241-cmdqv: Fix warnings due to dmam_free_coherent() Two WARNINGs are observed when SMMU driver rolls back upon failure: arm-smmu-v3.9.auto: Failed to register iommu ar...

  • EPSS 0.02%
  • Veröffentlicht 09.05.2025 06:41:47
  • Zuletzt bearbeitet 14.11.2025 19:52:49

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix reference leak in pci_register_host_bridge() If device_register() fails, call put_device() to give up the reference to avoid a memory leak, per the comment at device_regis...

  • EPSS 0.02%
  • Veröffentlicht 09.05.2025 06:40:02
  • Zuletzt bearbeitet 10.05.2025 14:15:32

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

  • EPSS 0.01%
  • Veröffentlicht 08.05.2025 06:26:24
  • Zuletzt bearbeitet 14.11.2025 19:48:51

In the Linux kernel, the following vulnerability has been resolved: mm/vmscan: don't try to reclaim hwpoison folio Syzkaller reports a bug as follows: Injecting memory failure for pfn 0x18b00e at process virtual address 0x20ffd000 Memory failure: ...

  • EPSS 0.01%
  • Veröffentlicht 08.05.2025 06:26:23
  • Zuletzt bearbeitet 14.11.2025 19:44:52

In the Linux kernel, the following vulnerability has been resolved: net/niu: Niu requires MSIX ENTRY_DATA fields touch before entry reads Fix niu_try_msix() to not cause a fatal trap on sparc systems. Set PCI_DEV_FLAGS_MSIX_TOUCH_ENTRY_DATA_FIRST ...

  • EPSS 0.02%
  • Veröffentlicht 08.05.2025 06:26:22
  • Zuletzt bearbeitet 12.11.2025 21:44:13

In the Linux kernel, the following vulnerability has been resolved: cpufreq: apple-soc: Fix null-ptr-deref in apple_soc_cpufreq_get_rate() cpufreq_cpu_get_raw() can return NULL when the target CPU is not present in the policy->cpus mask. apple_soc_...

  • EPSS 0.02%
  • Veröffentlicht 08.05.2025 06:26:22
  • Zuletzt bearbeitet 04.06.2025 08:15:21

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

  • EPSS 0.02%
  • Veröffentlicht 08.05.2025 06:26:21
  • Zuletzt bearbeitet 12.11.2025 21:45:09

In the Linux kernel, the following vulnerability has been resolved: cpufreq: scpi: Fix null-ptr-deref in scpi_cpufreq_get_rate() cpufreq_cpu_get_raw() can return NULL when the target CPU is not present in the policy->cpus mask. scpi_cpufreq_get_rat...

  • EPSS 0.02%
  • Veröffentlicht 08.05.2025 06:26:21
  • Zuletzt bearbeitet 12.11.2025 21:44:39

In the Linux kernel, the following vulnerability has been resolved: cpufreq: scmi: Fix null-ptr-deref in scmi_cpufreq_get_rate() cpufreq_cpu_get_raw() can return NULL when the target CPU is not present in the policy->cpus mask. scmi_cpufreq_get_rat...

  • EPSS 0.02%
  • Veröffentlicht 08.05.2025 06:26:20
  • Zuletzt bearbeitet 14.11.2025 19:44:31

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: mcq: Add NULL check in ufshcd_mcq_abort() A race can occur between the MCQ completion path and the abort handler: once a request completes, __blk_mq_free_request() sets ...