-
-
Notifications
You must be signed in to change notification settings - Fork 33.1k
gh-138204: Forbid expansion of a shared anonymous mmap on Linux #138220
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
gh-138204: Forbid expansion of a shared anonymous mmap on Linux #138220
Conversation
This is a Linux kernel bug which caused a bus error. https://bugzilla.kernel.org/show_bug.cgi?id=8691
🤖 New build scheduled with the buildbot fleet by @serhiy-storchaka for commit f73bbaf 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F138220%2Fmerge If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again. |
Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
…pythonGH-138220) This is a Linux kernel bug which caused a bus error. https://bugzilla.kernel.org/show_bug.cgi?id=8691 (cherry picked from commit 33fcb0c) Co-authored-by: Serhiy Storchaka <[email protected]>
…pythonGH-138220) This is a Linux kernel bug which caused a bus error. https://bugzilla.kernel.org/show_bug.cgi?id=8691 (cherry picked from commit 33fcb0c) Co-authored-by: Serhiy Storchaka <[email protected]>
GH-138386 is a backport of this pull request to the 3.14 branch. |
GH-138387 is a backport of this pull request to the 3.13 branch. |
GH-138220) (GH-138387) This is a Linux kernel bug which caused a bus error. https://bugzilla.kernel.org/show_bug.cgi?id=8691 (cherry picked from commit 33fcb0c) Co-authored-by: Serhiy Storchaka <[email protected]>
…pythonGH-138220) This is a Linux kernel bug which caused a bus error. https://bugzilla.kernel.org/show_bug.cgi?id=8691
GH-138220) (GH-138386) This is a Linux kernel bug which caused a bus error. https://bugzilla.kernel.org/show_bug.cgi?id=8691 (cherry picked from commit 33fcb0c) Co-authored-by: Serhiy Storchaka <[email protected]>
This is a Linux kernel bug which caused a bus error. https://bugzilla.kernel.org/show_bug.cgi?id=8691