Skip to content

[3.13] gh-138204: Forbid expansion of a shared anonymous mmap on Linux (GH-138220)#138387

Merged
serhiy-storchaka merged 1 commit intopython:3.13from
miss-islington:backport-33fcb0c-3.13
Sep 3, 2025
Merged

[3.13] gh-138204: Forbid expansion of a shared anonymous mmap on Linux (GH-138220)#138387
serhiy-storchaka merged 1 commit intopython:3.13from
miss-islington:backport-33fcb0c-3.13

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Sep 2, 2025

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 storchaka@gmail.com

…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 <storchaka@gmail.com>
@serhiy-storchaka serhiy-storchaka merged commit 06dbf81 into python:3.13 Sep 3, 2025
42 checks passed
@miss-islington miss-islington deleted the backport-33fcb0c-3.13 branch January 2, 2026 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants