dongjoon-hyun commented on PR #2122:
URL: https://github.com/apache/orc/pull/2122#issuecomment-2629582533

   According to the failure, it seems non-trivial. Let me close this PR.
   ```
   Caused by: java.lang.UnsupportedOperationException: As of 2022/09/29 
(release 21.7) makeExtensionsImmutable should not be called from protobuf 
gencode. If you are seeing this message, your gencode is vulnerable to a denial 
of service attack. You should regenerate your code using protobuf 25.6 or 
later. Use the latest version that meets your needs. However, if you understand 
the risks and wish to continue with vulnerable gencode, you can set the system 
property `-Dcom.google.protobuf.use_unsafe_pre22_gencode` on the command line. 
See security vulnerability: 
https://github.com/protocolbuffers/protobuf/security/advisories/GHSA-h4h5-3hr4-j3g2
   ```


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to