mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
890 B
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
- http://marc.info/?l=bugtraq&m=110072140811965&w=2
- http://security.e-matters.de/advisories/142004.html
Github
No PoCs found on GitHub currently.