Matches in DBpedia 2015-10 for { <http://dbpedia.org/resource/Buffer_over-read> ?p ?o }
Showing triples 1 to 54 of
54
with 100 triples per page.
- Buffer_over-read abstract "In computer security and programming, a buffer over-read is an anomaly where a program, while reading data from a buffer, overruns the buffer's boundary and reads (or tries to read) adjacent memory. This is a special case of violation of memory safety.Buffer over-reads can be triggered, as in the Heartbleed bug, by maliciously crafted inputs that are designed to exploit a lack of bounds checking to read parts of memory not intended to be accessible. They may also be caused by programming errors alone. Buffer over-reads can result in erratic program behavior, including memory access errors, incorrect results, a crash, or a breach of system security. Thus, they are the basis of many software vulnerabilities and can be maliciously exploited to access privileged information.Programming languages commonly associated with buffer over-reads include C and C++, which provide no built-in protection against using pointers to access data in any part of virtual memory, and which do not automatically check that reading data from a block of memory is safe; respective examples are attempting to read more elements than contained in an array, or failing to append a trailing terminator to a null-terminated string. Bounds checking can prevent buffer over-reads, while fuzz testing can help detect them.".
- Buffer_over-read wikiPageExternalLink TSL20140102-03.
- Buffer_over-read wikiPageExternalLink bug.php?id=66060.
- Buffer_over-read wikiPageID "42571948".
- Buffer_over-read wikiPageLength "2810".
- Buffer_over-read wikiPageOutDegree "27".
- Buffer_over-read wikiPageRevisionID "654018881".
- Buffer_over-read wikiPageWikiLink Anomaly_in_software.
- Buffer_over-read wikiPageWikiLink Bounds_checking.
- Buffer_over-read wikiPageWikiLink Buffer_(computer_science).
- Buffer_over-read wikiPageWikiLink Buffer_overflow.
- Buffer_over-read wikiPageWikiLink C++.
- Buffer_over-read wikiPageWikiLink C_(programming_language).
- Buffer_over-read wikiPageWikiLink Category:Computer_memory.
- Buffer_over-read wikiPageWikiLink Category:Computer_security_exploits.
- Buffer_over-read wikiPageWikiLink Category:Software_bugs.
- Buffer_over-read wikiPageWikiLink Computer_program.
- Buffer_over-read wikiPageWikiLink Computer_programming.
- Buffer_over-read wikiPageWikiLink Computer_security.
- Buffer_over-read wikiPageWikiLink Crash_(computing).
- Buffer_over-read wikiPageWikiLink Data.
- Buffer_over-read wikiPageWikiLink Data_buffer.
- Buffer_over-read wikiPageWikiLink Exploit_(computer_security).
- Buffer_over-read wikiPageWikiLink Fuzz_testing.
- Buffer_over-read wikiPageWikiLink Heartbleed.
- Buffer_over-read wikiPageWikiLink Memory_safety.
- Buffer_over-read wikiPageWikiLink Null-terminated_string.
- Buffer_over-read wikiPageWikiLink Pointer_(computer_programming).
- Buffer_over-read wikiPageWikiLink Programming_language.
- Buffer_over-read wikiPageWikiLink Random-access_memory.
- Buffer_over-read wikiPageWikiLink Software_bug.
- Buffer_over-read wikiPageWikiLink Type_safety.
- Buffer_over-read wikiPageWikiLink Virtual_memory.
- Buffer_over-read wikiPageWikiLink Vulnerability_(computer_science).
- Buffer_over-read wikiPageWikiLink Vulnerability_(computing).
- Buffer_over-read wikiPageWikiLinkText "Buffer over-read".
- Buffer_over-read wikiPageWikiLinkText "buffer over-read".
- Buffer_over-read wikiPageWikiLinkText "over-read".
- Buffer_over-read hasPhotoCollection Buffer_over-read.
- Buffer_over-read wikiPageUsesTemplate Template:Computer-security-stub.
- Buffer_over-read wikiPageUsesTemplate Template:Memory_management_navbox.
- Buffer_over-read wikiPageUsesTemplate Template:Portal.
- Buffer_over-read wikiPageUsesTemplate Template:Reflist.
- Buffer_over-read subject Category:Computer_memory.
- Buffer_over-read subject Category:Computer_security_exploits.
- Buffer_over-read subject Category:Software_bugs.
- Buffer_over-read comment "In computer security and programming, a buffer over-read is an anomaly where a program, while reading data from a buffer, overruns the buffer's boundary and reads (or tries to read) adjacent memory. This is a special case of violation of memory safety.Buffer over-reads can be triggered, as in the Heartbleed bug, by maliciously crafted inputs that are designed to exploit a lack of bounds checking to read parts of memory not intended to be accessible.".
- Buffer_over-read label "Buffer over-read".
- Buffer_over-read sameAs m.010f95h_.
- Buffer_over-read sameAs Q16848739.
- Buffer_over-read sameAs Q16848739.
- Buffer_over-read sameAs 缓冲区过读.
- Buffer_over-read wasDerivedFrom Buffer_over-read?oldid=654018881.
- Buffer_over-read isPrimaryTopicOf Buffer_over-read.