Y
Hacker News
new
|
ask
|
show
|
jobs
by
yuhong
3084 days ago
One of the reason I don't consider the timing attacks that important is that there are often easier ways to bypass ASLR.
1 comments
tedunangst
3084 days ago
Are there easier ways to read kernel memory?
link
yuhong
3083 days ago
The point is what reading kernel memory would be useful for.
link
tedunangst
3083 days ago
One wonders why /dev/mem was ever read restricted to start.
link
yuhong
3083 days ago
Reading /dev/mem is far easier/faster and typically provides more data than this attack would.
link