open5gs/lib/gtp/v1/support
Sukchan Lee 5c726684b3 [TLV] GTP parser crashg from FuzzingLabs
See below for details
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=61780#c1
2023-08-26 16:30:29 +09:00
..
cache [Release-17] Upgrade GTPv1/v2 to v17.4.0/v17.7.0 2023-03-05 12:37:14 +09:00
29060-h40.docx [Release-17] Upgrade GTPv1/v2 to v17.4.0/v17.7.0 2023-03-05 12:37:14 +09:00
README.md [Release-17] Upgrade GTPv1/v2 to v17.4.0/v17.7.0 2023-03-05 12:37:14 +09:00
gtp1-tlv.py [TLV] GTP parser crashg from FuzzingLabs 2023-08-26 16:30:29 +09:00

README.md

  • Install python-docx user@host ~/Documents/git/open5gs/lib/gtp/v1/support$
    sudo pip3 install python-docx

  • Change the format of standard specification from 29060-h40.doc to 29060-h40.docx using Microsoft Office 2007+

  • Adjust table cell in 29060-h40.docx

  • Generate TLV support files user@host ~/Documents/git/open5gs/lib/gtp/v1/support$
    python3 gtp1-tlv.py -f 29060-h40.docx -o ..