Add ASLR references
This commit is contained in:
parent
9ef9805a5d
commit
300690bd82
BIN
references/2013_linux_aslr.pdf
Normal file
BIN
references/2013_linux_aslr.pdf
Normal file
Binary file not shown.
@ -84,6 +84,22 @@ year={2007}
|
|||||||
url={https://www.cvedetails.com/vulnerability-list/year-2018/opov-1/overflow.html}
|
url={https://www.cvedetails.com/vulnerability-list/year-2018/opov-1/overflow.html}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@online{FBSDaslr,
|
||||||
|
url = {https://svnweb.freebsd.org/base?view=revision\&revision=r343964},
|
||||||
|
year = {2019},
|
||||||
|
urlDate = {2019-12-10},
|
||||||
|
title = {{Implement Address Space Layout Randomization (ASLR)}},
|
||||||
|
author = {{Konstantin Belousov}}
|
||||||
|
}
|
||||||
|
|
||||||
|
@online{Linuxaslr,
|
||||||
|
url = {https://lwn.net/Articles/569635/},
|
||||||
|
year = {2013},
|
||||||
|
urlDate = {2019-12-10},
|
||||||
|
title = {{Kernel address space layout randomization}},
|
||||||
|
author = {{Jake Edge}}
|
||||||
|
}
|
||||||
|
|
||||||
existing:
|
existing:
|
||||||
|
|
||||||
@article{Laprie2004,
|
@article{Laprie2004,
|
||||||
|
Loading…
Reference in New Issue
Block a user