The chart of the number of vulnerabilities is not related to memory safety (light blue) compared to the number of memory-related vulnerabilities (dark green) by year patched (horizontal axis).
Memory safety vulnerabilities include:
Buffer overflow - Buffer overflow.
Race condition - Too many threads to access data / resources.
Page fault - Memory page error.
Null pointer - Empty indicator.
Stack exhaustion - Depletion of stacked memory areas.