You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2021/08/09 13:21:21 UTC

[GitHub] [hadoop] steveloughran commented on pull request #3250: HADOOP-17825. Add BuiltInGzipCompressor

steveloughran commented on pull request #3250:
URL: https://github.com/apache/hadoop/pull/3250#issuecomment-895217443


   One concern here: anything we have to worry about from a security perspective? That is, if someone sends in something with an invalid range, does that trigger allocation of massive buffers, etc, etc. commons-compress has had security issues over time with things like .. in paths. I don't think there's risk here, but it's worth considering: do we have to worry about malicious gz files?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org