Linux

Linux Kernel

13989 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • 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.01%
  • 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.01%
  • Veröffentlicht 05.11.2024 18:15:13
  • Zuletzt bearbeitet 01.10.2025 21:15:46

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: dummy-hcd: Fix "task hung" problem The syzbot fuzzer has been encountering "task hung" problems ever since the dummy-hcd driver was changed to use hrtimers instead of ...

  • EPSS 0.01%
  • 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.02%
  • Veröffentlicht 05.11.2024 18:15:13
  • Zuletzt bearbeitet 01.10.2025 21:15:47

In the Linux kernel, the following vulnerability has been resolved: x86: fix user address masking non-canonical speculation issue It turns out that AMD has a "Meltdown Lite(tm)" issue with non-canonical accesses in kernel space. And so using just ...

  • EPSS 0.01%
  • 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.02%
  • Veröffentlicht 05.11.2024 18:15:13
  • Zuletzt bearbeitet 01.10.2025 21:15:47

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: sdm845: add missing soundwire runtime stream alloc During the migration of Soundwire runtime stream allocation from the Qualcomm Soundwire controller to SoC's soundcard...

  • EPSS 0.01%
  • Veröffentlicht 05.11.2024 17:15:06
  • Zuletzt bearbeitet 18.02.2025 16:15:17

In the Linux kernel, the following vulnerability has been resolved: drm/xe/oa: Fix overflow in oa batch buffer By default xe_bb_create_job() appends a MI_BATCH_BUFFER_END to batch buffer, this is not a problem if batch buffer is only used once but ...

  • EPSS 0.03%
  • Veröffentlicht 05.11.2024 17:15:06
  • Zuletzt bearbeitet 01.10.2025 21:15:45

In the Linux kernel, the following vulnerability has been resolved: dm vdo: don't refer to dedupe_context after releasing it Clear the dedupe_context pointer in a data_vio whenever ownership of the context is lost, so that vdo can't examine it acci...

  • EPSS 0.03%
  • Veröffentlicht 05.11.2024 17:15:06
  • Zuletzt bearbeitet 01.10.2025 21:15:45

In the Linux kernel, the following vulnerability has been resolved: net: netconsole: fix wrong warning A warning is triggered when there is insufficient space in the buffer for userdata. However, this is not an issue since userdata will be sent in ...