|
|
|
|
|
by rlpb
3387 days ago
|
|
> each being allocated their own parsing process That just punts the vulnerable code elsewhere. A kernel bug could leak memory across processes. And the kernel is also written in C, so you aren't getting protection from a "better" language either. |
|