You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "gzm55 (via GitHub)" <gi...@apache.org> on 2023/03/23 22:33:56 UTC

[GitHub] [maven-mvnd] gzm55 opened a new pull request, #827: native image: hardening csu for old glibc

gzm55 opened a new pull request, #827:
URL: https://github.com/apache/maven-mvnd/pull/827

   Workround of return-to-csu problem for old glibc, use non-initialized static variables instead of the stack ones. See workround 2 of https://i.blackhat.com/briefings/asia/2018/asia-18-Marco-return-to-csu-a-new-method-to-bypass-the-64-bit-Linux-ASLR-wp.pdf


-- 
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: issues-unsubscribe@maven.apache.org

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


[GitHub] [maven-mvnd] gnodet merged pull request #827: native image: hardening csu for old glibc

Posted by "gnodet (via GitHub)" <gi...@apache.org>.
gnodet merged PR #827:
URL: https://github.com/apache/maven-mvnd/pull/827


-- 
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: issues-unsubscribe@maven.apache.org

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


[GitHub] [maven-mvnd] gzm55 commented on pull request #827: native image: hardening csu for old glibc

Posted by "gzm55 (via GitHub)" <gi...@apache.org>.
gzm55 commented on PR #827:
URL: https://github.com/apache/maven-mvnd/pull/827#issuecomment-1490405388

   @gnodet very strange that the unrelated job on macos is failed due to the timeout of the daemon


-- 
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: issues-unsubscribe@maven.apache.org

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


[GitHub] [maven-mvnd] gnodet commented on pull request #827: native image: hardening csu for old glibc

Posted by "gnodet (via GitHub)" <gi...@apache.org>.
gnodet commented on PR #827:
URL: https://github.com/apache/maven-mvnd/pull/827#issuecomment-1490471363

   > @gnodet very strange that the unrelated job on macos is failed due to the timeout of the daemon
   
   This happens a lot on MacOs, not sure why.  I should try to raise the timeouts...


-- 
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: issues-unsubscribe@maven.apache.org

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