Talk:Heap overflow: Difference between revisions

Content deleted Content added
Zetavolt (talk | contribs)
No edit summary
Implementing WP:PIQA (Task 26)
 
(4 intermediate revisions by 2 users not shown)
Line 1:
{{WikiProject Computerbanner Securityshell|class=startStart|importance=}}
{{WikiProject Computer Security |importance=Mid}}
{{WikiProject Computing |importance=Low |software=y |software-importance=Low |security=y |security-importance=Mid}}
}}
 
== first comment ==
one comment I have for this page is that it seems to imply that the only way to exploit a heap overflow is by corrupting malloc meta data, in reality any linked list will do for the pointer exchange, its often possible to exploit heap overflows even without being able to overwrite any linked list pointers by corrupting other data such as function pointers or specific data structure fields...I've written more than my share of heap overflow exploits and in my experience overwriting malloc meta data isn't even the easiest way for most bugs... --[[User:Abaddon314159|Michael Lynn]]
 
: I put the above into a section -- it only looked like it was part of the header because it predated sections and the header. [[User:Markbassett|Markbassett]] ([[User talk:Markbassett|talk]]) 16:40, 29 March 2016 (UTC)
 
== Proposal to upgrade article importance ==
Line 31 ⟶ 37:
 
[[User:193.99.145.162|193.99.145.162]] 08:40, 12 June 2007 (UTC) / ju (ju at heisec.de)
 
== Tag on citation style removed ==
 
There was a tag dated Feb 2013 about links to external web sites being part of the body.
{{Citation style|date=February 2013|details=Violates Wikipedia:External links: "Wikipedia articles may include links to web pages outside Wikipedia (external links), but they should not normally be used in the body of an article."}}
 
I have revised these into web cites and then removed the tag. [[User:Markbassett|Markbassett]] ([[User talk:Markbassett|talk]]) 17:58, 29 March 2016 (UTC)