Product Link
https://github.com/caryll/otfcc
POC file
https://github.com/Cvjark/Poc/files/9059958/id49_SEGV_sample_otfccdump%2B0x4fe954.zip
Command to reproduce
./otfccbuild --pretty [sample file] -o /dev/null
Product name & version
last github commit code : 617837b
Problem Type
SEGV
Crash Detail
AddressSanitizer:DEADLYSIGNAL
=================================================================
==3991==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000036 (pc 0x0000004fe954 bp 0x7ffec40bd110 sp 0x7ffec40bcfa0 T0)
==3991==The signal is caused by a READ memory access.
==3991==Hint: address points to the zero page.
#0 0x4fe954 (/home/bupt/Desktop/otfcc/bin/release-x64/otfccdump+0x4fe954)
#1 0x4f5710 (/home/bupt/Desktop/otfcc/bin/release-x64/otfccdump+0x4f5710)
#2 0x7fee2bb48c86 in __libc_start_main /build/glibc-CVJwZb/glibc-2.27/csu/../csu/libc-start.c:310
#3 0x41c549 (/home/bupt/Desktop/otfcc/bin/release-x64/otfccdump+0x41c549)
AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/home/bupt/Desktop/otfcc/bin/release-x64/otfccdump+0x4fe954)
==3991==ABORTING
Crash summary
SUMMARY: AddressSanitizer: SEGV (/home/bupt/Desktop/otfcc/bin/release-x64/otfccdump+0x4fe954)