1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-05 21:57:51 +03:00
Jeremy Allison 03841f9e44 Fix bug #7698 - Assert causes smbd to panic on invalid NetBIOS session request.
Found by the CodeNomicon test suites at the SNIA plugfest.

http://www.codenomicon.com/

If an invalid NetBIOS session request is received the code in name_len() in
libsmb/nmblib.c can hit an assert.

Re-write name_len() and name_extract() to use "buf/len" pairs and
always limit reads.

Jeremy.
2010-09-26 03:01:03 -07:00
..
2010-09-07 20:29:13 +02:00
2010-04-24 10:50:12 +02:00
2010-05-18 11:45:31 +02:00
2009-11-03 11:30:00 +01:00
2010-08-13 12:20:10 -04:00
2010-09-11 18:46:06 +10:00
2010-09-11 18:46:06 +10:00
2010-09-11 18:46:06 +10:00
2010-09-26 01:12:37 +02:00