eminence / procfs

Rust library for reading the Linux procfs filesystem
Other
362 stars 106 forks source link

Possible vulnerability #227

Closed vlad9486 closed 1 year ago

vlad9486 commented 1 year ago

Please, consider this report.

eminence commented 1 year ago

procfs is doing the right thing by looking for the right paren, so we don't have any problems parsing stat files that spaces in the comm name, or internal parens (or other weird characters)