cve/2004/CVE-2004-0949.md
2024-06-18 02:51:15 +02:00

890 B

CVE-2004-0949

Description

The smb_recv_trans2 function call in the samba filesystem (smbfs) in Linux kernel 2.4 and 2.6 does not properly handle the re-assembly of fragmented packets correctly, which could allow remote samba servers to (1) read arbitrary kernel information or (2) raise a counter value to an arbitrary number by sending the first part of the fragmented packet multiple times.

POC

Reference

Github

No PoCs found on GitHub currently.