Debian

Debian 14 (forky)

13684 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: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 ...

  • EPSS 0.02%
  • 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...

  • 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: sfc: Don't invoke xdp_do_flush() from netpoll. Yury reported a crash in the sfc driver originated from netpoll_send_udp(). The netconsole sends a message and then netpoll invokes t...

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

In the Linux kernel, the following vulnerability has been resolved: RDMA/mad: Improve handling of timed out WRs of mad agent Current timeout handler of mad agent acquires/releases mad_agent_priv lock for every timed out WRs. This causes heavy locki...