You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/12/11 18:42:56 UTC

[GitHub] [pulsar-helm-chart] lhotari opened a new pull request #187: Add LOG4J_FORMAT_MSG_NO_LOOKUPS=true as mitigation for Pulsar Functions process runtime

lhotari opened a new pull request #187:
URL: https://github.com/apache/pulsar-helm-chart/pull/187


   ### Motivation
   
   - required for disabling the vulnerable feature in Pulsar Functions when using the process runtime
   
   ### Additional context
   
   - please notice that for mitigating the k8s runtime for Pulsar Functions, it's necessary
     to patch the used docker image, more information in
     https://github.com/lhotari/pulsar-docker-images-patch-CVE-2021-44228
     pulsarDockerImageName setting should point to the patched image
   
   - https://twitter.com/brunoborges/status/1469462412679991300 contains information about the LOG4J_FORMAT_MSG_NO_LOOKUPS=true workaround.
   
   ### Modifications
   
   Add LOG4J_FORMAT_MSG_NO_LOOKUPS=true environment variable workaround to all possible locations as an additional mitigation which also covers forked Java processes.


-- 
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: dev-unsubscribe@pulsar.apache.org

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



[GitHub] [pulsar-helm-chart] lhotari closed pull request #187: Add LOG4J_FORMAT_MSG_NO_LOOKUPS=true as mitigation for Pulsar Functions process runtime

Posted by GitBox <gi...@apache.org>.
lhotari closed pull request #187:
URL: https://github.com/apache/pulsar-helm-chart/pull/187


   


-- 
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: dev-unsubscribe@pulsar.apache.org

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



[GitHub] [pulsar-helm-chart] lhotari closed pull request #187: Add LOG4J_FORMAT_MSG_NO_LOOKUPS=true as mitigation for Pulsar Functions process runtime

Posted by GitBox <gi...@apache.org>.
lhotari closed pull request #187:
URL: https://github.com/apache/pulsar-helm-chart/pull/187


   


-- 
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: dev-unsubscribe@pulsar.apache.org

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



[GitHub] [pulsar-helm-chart] lhotari commented on pull request #187: Add LOG4J_FORMAT_MSG_NO_LOOKUPS=true as mitigation for Pulsar Functions process runtime

Posted by GitBox <gi...@apache.org>.
lhotari commented on pull request #187:
URL: https://github.com/apache/pulsar-helm-chart/pull/187#issuecomment-991752452


   Well, just realized that the Apache Pulsar Helm Chart doesn't provide an option for using the process runtime. I don't think this PR is needed. The previous workaround in #186 is sufficient.
   


-- 
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: dev-unsubscribe@pulsar.apache.org

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



[GitHub] [pulsar-helm-chart] lhotari commented on pull request #187: Add LOG4J_FORMAT_MSG_NO_LOOKUPS=true as mitigation for Pulsar Functions process runtime

Posted by GitBox <gi...@apache.org>.
lhotari commented on pull request #187:
URL: https://github.com/apache/pulsar-helm-chart/pull/187#issuecomment-991752452


   Well, just realized that the Apache Pulsar Helm Chart doesn't provide an option for using the process runtime. I don't think this PR is needed. The previous workaround in #186 is sufficient.
   


-- 
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: dev-unsubscribe@pulsar.apache.org

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