imPC@ndo EN

Tracker / CVE-2025-37947

CVE-2025-37947

Alta 8.8

In the Linux kernel, the following vulnerability has been resolved: ksmbd: prevent out-of-bounds stream writes by validating *pos ksmbd_vfs_stream_write() did not validate whether the write offset (*pos) was within the bounds of the existing stream data length (v_len). If *pos was greater than or equal to v_len, this could lead to an out-of-bounds memory write. This patch adds a check to ensure *pos is less than v_len before proceeding. If the condition fails, -EINVAL is returned.

Prodotti e versioni affette

debian debian_linux
linux linux_kernel
linux linux_kernel · 5.15 → 6.1.139
linux linux_kernel · 6.13 → 6.14.7
linux linux_kernel · 6.2 → 6.6.91
linux linux_kernel · 6.7 → 6.12.29

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