Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
GoblinSlayer
4y ago
0 comments
Save
Share
As you can see from these vulnerabilities, it's more often buffer overflow and not allocation.
0 comments
1 comments · 1 top-level
top
newest
oldest
adgjlsfhk1
4y ago
Most languages other than C/C++ (eg rust) do bounds checks by default. Also, C is pretty much the only language that uses null terminated strings which are a very common source of overflow.
j
/
k
navigate · click thread line to collapse