Linux

Linux

6430 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 04.10.2025 07:31:02
  • Zuletzt bearbeitet 06.10.2025 14:56:47

In the Linux kernel, the following vulnerability has been resolved: iommu/s390: Fix memory corruption when using identity domain zpci_get_iommu_ctrs() returns counter information to be reported as part of device statistics; these counters are store...

  • EPSS 0.04%
  • Veröffentlicht 04.10.2025 07:31:01
  • Zuletzt bearbeitet 06.10.2025 14:56:47

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: q6apm-lpass-dais: Fix NULL pointer dereference if source graph failed If earlier opening of source graph fails (e.g. ADSP rejects due to incorrect audioreach topology),...

  • EPSS 0.05%
  • Veröffentlicht 04.10.2025 07:31:00
  • Zuletzt bearbeitet 06.10.2025 14:56:47

In the Linux kernel, the following vulnerability has been resolved: net: rfkill: gpio: Fix crash due to dereferencering uninitialized pointer Since commit 7d5e9737efda ("net: rfkill: gpio: get the name and type from device property") rfkill_find_ty...

  • EPSS 0.03%
  • Veröffentlicht 04.10.2025 07:30:59
  • Zuletzt bearbeitet 06.10.2025 14:56:47

In the Linux kernel, the following vulnerability has been resolved: ASoC: codec: sma1307: Fix memory corruption in sma1307_setting_loaded() The sma1307->set.header_size is how many integers are in the header (there are 8 of them) but instead of all...

  • EPSS 0.03%
  • Veröffentlicht 04.10.2025 07:30:59
  • Zuletzt bearbeitet 06.10.2025 14:56:47

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Always pass in an error pointer to __sev_platform_shutdown_locked() When 9770b428b1a2 ("crypto: ccp - Move dev_info/err messages for SEV/SNP init and shutdown") m...

  • EPSS 0.05%
  • Veröffentlicht 04.10.2025 07:30:58
  • Zuletzt bearbeitet 06.10.2025 14:56:47

In the Linux kernel, the following vulnerability has been resolved: drm: bridge: anx7625: Fix NULL pointer dereference with early IRQ If the interrupt occurs before resource initialization is complete, the interrupt handler/worker may access uninit...

  • EPSS 0.03%
  • Veröffentlicht 04.10.2025 07:30:57
  • Zuletzt bearbeitet 06.10.2025 14:56:47

In the Linux kernel, the following vulnerability has been resolved: smb: client: let recv_done verify data_offset, data_length and remaining_data_length This is inspired by the related server fixes.

  • EPSS 0.03%
  • Veröffentlicht 04.10.2025 07:30:56
  • Zuletzt bearbeitet 06.10.2025 14:56:47

In the Linux kernel, the following vulnerability has been resolved: smb: client: let smbd_destroy() call disable_work_sync(&info->post_send_credits_work) In smbd_destroy() we may destroy the memory so we better wait until post_send_credits_work is ...

  • EPSS 0.04%
  • Veröffentlicht 04.10.2025 07:30:55
  • Zuletzt bearbeitet 06.10.2025 14:56:47

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix smbdirect_recv_io leak in smbd_negotiate() error path During tests of another unrelated patch I was able to trigger this error: Objects remaining on __kmem_cache_s...

  • EPSS 0.04%
  • Veröffentlicht 04.10.2025 07:30:55
  • Zuletzt bearbeitet 06.10.2025 14:56:47

In the Linux kernel, the following vulnerability has been resolved: crypto: af_alg - Set merge to zero early in af_alg_sendmsg If an error causes af_alg_sendmsg to abort, ctx->merge may contain a garbage value from the previous loop. This may then...