Vulnerabilities of Memory Safety – Faults
The concern regarding Memory Safety-related vulnerabilities is not new; faults resulting from the lack of adherence in memory read and write operations have long been highlighted in the literature. Buffer overflows, buffer overheads, race-conditions, invalid page faults, initialization errors are types of faults of this nature.