Stack Data Protection Mechanism for LLVM Intermediate Representation | IEEE Conference Publication | IEEE Xplore

Stack Data Protection Mechanism for LLVM Intermediate Representation


Abstract:

Stack overflow attack has long history. Recently, it has spawned a number of senior stack overflow ways, such as Return Oriented Programming (ROP). The traditional way ca...Show More

Abstract:

Stack overflow attack has long history. Recently, it has spawned a number of senior stack overflow ways, such as Return Oriented Programming (ROP). The traditional way can defend against most stack overflow attacks, but cannot protect against this advanced ROP stack overflow attacks, so it is necessary to implement stack data protection against ROP attacks. The work of this paper is to realize the protection of stack overflow attacks (including ROP and other senior stack overflow attacks), our experiments are deployed in LLVM framework. We write a pass which instruments the intermediate represention to split the stack into the safe stack and the unsafe stack. stack into the safe stack and the unsafe stack and the critical data in stack is protected, effectively prevent the destruction of non-control data, can play a certain degree of memory data privacy protection.
Date of Conference: 14-16 April 2023
Date Added to IEEE Xplore: 12 June 2023
ISBN Information:

ISSN Information:

Conference Location: Guangzhou, China

Contact IEEE to Subscribe

References

References is not available for this document.