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.
- http://marc.info/?l=bugtraq&m=110072140811965&w=2
- http://security.e-matters.de/advisories/142004.html
No PoCs found on GitHub currently.