imPC@ndo EN

Tracker / CVE-2025-39841

CVE-2025-39841

Critica 9.8

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix buffer free/clear order in deferred receive path Fix a use-after-free window by correcting the buffer release sequence in the deferred receive path. The code freed the RQ buffer first and only then cleared the context pointer under the lock. Concurrent paths (e.g., ABTS and the repost path) also inspect and release the same pointer under the lock, so the old order could lead to double-free/UAF. Note that the repost path already uses the correct pattern: detach the pointer under the lock, then free it after dropping the lock. The deferred path should do the same.

Prodotti e versioni affette

debian debian_linux
linux linux_kernel
linux linux_kernel · 5.1 → 5.4.299
linux linux_kernel · 5.11 → 5.15.192
linux linux_kernel · 5.16 → 6.1.151
linux linux_kernel · 5.5 → 5.10.243
linux linux_kernel · 6.13 → 6.16.6
linux linux_kernel · 6.2 → 6.6.105
linux linux_kernel · 6.7 → 6.12.46

Analisi

Questa pagina non è ancora indicizzabile.Finché non contiene un’analisi originale — cosa espone davvero, come verificare in due minuti se un sistema è stato toccato, cosa fare se lo è stato — la pagina resta noindex. È il database a deciderlo, non il modello di pagina.

Riferimenti