New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OpenSSH: signature verification nondeterministic spurious failure #59242
Comments
|
@llvm/issue-subscribers-bug |
|
/s : @nickdesaulniers @kees |
|
See also #57692. |
|
cc @nikic |
|
#57692 has been closed. Is this fixed, or is there more than one bug with |
|
The bugzilla comments indicate that this still occurs with 15.0.6 which should include the aforementioned patch, so this should be another issue. |
|
ClangBuiltLinux/linux#1766 is another crash that seems to be with clang 15.0.6. I've asked the reporter for more info though to confirm. |
|
It looks like https://reviews.llvm.org/D139679 fixes the OpenSSH issue. |
|
cc @tru |
|
Hm, we have generally closed the book on 15.x and are planning to rev up 16.x release in the beginning of next year. This does seem bad though, so I am sure we can consider it. Tom is out until early January and I suspect most release testers are as well, so I doubt we can get a release out before then. I'll note it down and talk to Tom about it when he's back online. |
|
This seems severe enough to me to warrant another release. I think we could do one Tue Jan 10. |
|
There's also #59792 which is quite serious. |
|
/cherry-pick 14d4cdd |
|
/branch llvm/llvm-project-release-prs/issue59242 |
|
/pull-request llvm/llvm-project-release-prs#223 |
There appears to be a bug with
-fzero-call-used-regsin OpenSSHhttps://bugzilla.mindrot.org/show_bug.cgi?id=3475
The text was updated successfully, but these errors were encountered: