Buffer Overflow

GPTKB entity

Statements (51)
Predicate Object
gptkbp:instanceOf Software Vulnerability
gptkbp:affects Operating Systems
Applications
Network Services
Computer Programs
gptkbp:alsoKnownAs Buffer Overrun
gptkbp:cause gptkb:Privilege_Escalation
gptkb:Denial_of_Service
Unauthorized Access
Arbitrary Code Execution
Program Crash
Security Breach
gptkbp:commonIn gptkb:C_Programming_Language
C++ Programming Language
gptkbp:describedBy gptkb:OWASP_Top_Ten
CWE-120
CERT Secure Coding Standards
gptkbp:detectionTool gptkb:Valgrind
gptkb:AddressSanitizer
gptkb:Purify
Electric Fence
gptkbp:detects gptkb:Static_Analysis
Dynamic Analysis
Fuzz Testing
gptkbp:exploits gptkb:Worms
malware
Viruses
Attackers
Buffer Overflow Exploit
gptkbp:firstDescribed 1972
gptkbp:hasType Heap Buffer Overflow
Integer Overflow
Off-by-one Error
Stack Buffer Overflow
https://www.w3.org/2000/01/rdf-schema#label Buffer Overflow
gptkbp:mitigatedBy Input Validation
Code Auditing
Compiler Security Features
Runtime Checks
Safe Programming Languages
gptkbp:notableEvent gptkb:Morris_Worm
Code Red Worm
gptkbp:prevention gptkb:Data_Execution_Prevention
gptkb:Address_Space_Layout_Randomization
gptkb:Stack_Canaries
Bounds Checking
gptkbp:relatedTo gptkb:Stack_Overflow
Format String Vulnerability
Heap Overflow
gptkbp:bfsParent gptkb:BoF
gptkbp:bfsLayer 7