Back to Search Start Over

A Review of Memory Errors Exploitation in x86-64

Authors :
Conor Pirry
Hector Marco-Gisbert
Carolyn Begg
Source :
Computers, Vol 9, Iss 2, p 48 (2020)
Publication Year :
2020
Publisher :
MDPI AG, 2020.

Abstract

Memory errors are still a serious threat affecting millions of devices worldwide. Recently, bounty programs have reached a new record, paying up to USD 2.5 million for one single vulnerability in Android and up to USD 2 million for Appleā€™s operating system. In almost all cases, it is common to exploit memory errors in one or more stages to fully compromise those devices. In this paper, we review and discuss the importance of memory error vulnerabilities, and more specifically stack buffer overflows to provide a full view of how memory errors are exploited. We identify the root causes that make those attacks possible on modern x86-64 architecture in the presence of modern protection techniques. We have analyzed how unsafe library functions are prone to buffer overflows, revealing that although there are secure versions of those functions, they are not actually preventing buffer overflows from happening. Using secure functions does not result in software free from vulnerabilities and it requires developers to be security-aware. To overcome this problem, we discuss the three main security protection techniques present in all modern operating system; the non-eXecutable bit (NX), the Stack Smashing Protector (SSP) and the Address Space Layout Randomization (ASLR). After discussing their effectiveness, we conclude that although they provide a strong level of protection against classical exploitation techniques, modern attacks can bypass them.

Details

Language :
English
ISSN :
2073431X
Volume :
9
Issue :
2
Database :
Directory of Open Access Journals
Journal :
Computers
Publication Type :
Academic Journal
Accession number :
edsdoj.983d8fcee8b848b1afb6a25d7ab55743
Document Type :
article
Full Text :
https://doi.org/10.3390/computers9020048