CVE Catalog
EnglishPolski(English translation not available - showing Polish)

CVE-2026-23135

Medium
Published: Translated: NVD NIST

Summary

W jądrze Linuxa naprawiono podatność związaną z funkcją dma_free_coherent(), która niewłaściwie używała adresów wyrównanych zamiast adresów z pól XXX_unaligned podczas zwalniania bufora DMA.

Risk Assessment

Nieprawidłowe zwalnianie bufora może prowadzić do problemów z pamięcią, co może wpłynąć na stabilność systemu oraz bezpieczeństwo danych.

Recommendation

Zaleca się aktualizację jądra Linuxa do najnowszej wersji, aby usunąć tę podatność i zapewnić prawidłowe zarządzanie pamięcią.

Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix dma_free_coherent() pointer dma_alloc_coherent() allocates a DMA mapped buffer and stores the addresses in XXX_unaligned fields. Those should be reused when freeing the buffer rather than the aligned addresses.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS