-
Notifications
You must be signed in to change notification settings - Fork 12
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
[kernel] riscv/mm: Found insecure W+X mapping at address #27
Comments
@MichaelZhuxx @tekkamanninja please take a look |
riscv/mm: Found insecure W+X mapping at address
It's probably |
I believe @esmil has rebased on 5.12 |
But I take it nobody re-packaged it as a nice rpm yet, correct @pdp7 ? |
I just did this:
..and here is the output: https://esmil.dk/starlight |
quick update: my comment is out of context. The fault in mmc is probably not related to the W+X issue. I was commenting on the former. |
Sorry about that, is it related to #26? |
No worries, but yes, it applied to #26. |
Posting it here since at this point I'm suspecting everything on this current board/kernel config, but:
And, of course, running this off the board doesn't find anything too crazy:
|
Ok, this is officially crazy at this point -- I put the kernel on a USB stick and if I run md5sum on that file on the board and off the board the md5's differ :-( |
And if anyone is curious -- it indeed appears that reading from USB on my board with a stock Fedora kernel produces random results:
|
And here's some more fun with this:
Welp, at least it copied quite a bit of bytes before garbage kicked in |
The address |
I have created a new issue in linux repo regarding USB disk corruption: |
FYI - @atishp04 pointed out that this patch should fix the problem: @esmil reported in slack that it does fix this warning |
Great thanks for your info, we will test and add this in our kernel ASAP
Drew Fustini ***@***.***> 于2021年5月17日周一 上午5:16写道:
… FYI - @atishp04 <https://github.com/atishp04> pointed out that this patch
should fix the problem:
http://lists.infradead.org/pipermail/linux-riscv/2021-May/006400.html
@esmil <https://github.com/esmil> reported in slack that it does fix this
warning
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#27 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAA63KK45TBB5OJAE6FCSH3TOAY4DANCNFSM432PGYMA>
.
|
@tekkamanninja thanks, once you pull it into the fedora kernel branch, I think this can be closed |
Roman Shaposhnik (@rvs) reported in Slack:
@davidlt commented:
The text was updated successfully, but these errors were encountered: