imPC@ndo EN

Tracker / CVE-2024-49996

CVE-2024-49996

Critica 9.4

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix buffer overflow when parsing NFS reparse points ReparseDataLength is sum of the InodeType size and DataBuffer size. So to get DataBuffer size it is needed to subtract InodeType's size from ReparseDataLength. Function cifs_strndup_from_utf16() is currentlly accessing buf->DataBuffer at position after the end of the buffer because it does not subtract InodeType size from the length. Fix this problem and correctly subtract variable len. Member InodeType is present only when reparse buffer is large enough. Check for ReparseDataLength before accessing InodeType to prevent another invalid memory access. Major and minor rdev values are present also only when reparse buffer is large enough. Check for reparse buffer size before calling reparse_mkdev().

Prodotti e versioni affette

debian debian_linux
linux linux_kernel · 5.11 → 5.15.174
linux linux_kernel · 5.16 → 6.1.120
linux linux_kernel · 5.3 → 5.4.287
linux linux_kernel · 5.5 → 5.10.231
linux linux_kernel · 6.11 → 6.11.3
linux linux_kernel · 6.2 → 6.6.55
linux linux_kernel · 6.7 → 6.10.14

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