mtcp-stack / mtcp

mTCP: A Highly Scalable User-level TCP Stack for Multicore Systems
Other
1.96k stars 432 forks source link

Validate ip length before using tcp header. #319

Open zouyonghao opened 3 years ago

zouyonghao commented 3 years ago

Otherwise the tcph->doff maybe overflow which will be reported by ASan