fgetln() returns 'len' valid characters. line[len] is out of bounds.
Reported by: CHERI
Obtained from: CheriBSD
Differential D26197
Fix a buffer overrun. jhb on Aug 26 2020, 4:40 PM. Authored by Tags None Referenced Files
Subscribers
Details
fgetln() returns 'len' valid characters. line[len] is out of bounds. Reported by: CHERI
Diff Detail
|