Opened 12 years ago
Closed 10 years ago
#8793 closed enhancement (fixed)
Addition of ASLR
Reported by: | xray7224 | Owned by: | pdziepak |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | System/Kernel | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
I asked in the IRC and it seems haiku doesn't have ASLR so I figured I'd suggest it. ASLR is Address Space Layout Randomization (http://en.wikipedia.org/wiki/Address_space_layout_randomization) it's used to protect from memory exploits by randomly arranging the stack, heap, etc... I thought while haiku isn't a huge target it could be down the line and it would be good to be ahead of the game rather than doing it because we have to. It'd nice to see something like this in haiku.
Change History (3)
comment:1 by , 10 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 10 years ago
comment:3 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Implemented in hrev45522.