FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.14] gh-143195: fix UAF in `{bytearray,memoryview}.hex(sep)` via re-entrant `sep.__len__` (GH-143209) by miss-islington · Pull Request #143219 · python/cpython · GitHub

/ cpython Public

[3.14] gh-143195: fix UAF in {bytearray,memoryview}.hex(sep) via re-entrant sep.__len__ (GH-143209) - #143219

Merged
picnixz merged 1 commit into
python:3.14from
miss-islington:backport-9976c2b-3.14
Dec 27, 2025
Merged

[3.14] gh-143195: fix UAF in {bytearray,memoryview}.hex(sep) via re-entrant sep.__len__ (GH-143209)#143219
picnixz merged 1 commit into
python:3.14from
miss-islington:backport-9976c2b-3.14

Conversation

miss-islington commented Dec 27, 2025
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Contributor

…entrant `sep.__len__` (pythonGH-143209)

(cherry picked from commit 9976c2b)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
picnixz enabled auto-merge (squash) December 27, 2025 12:33
picnixz merged commit 93029e4 into python:3.14 Dec 27, 2025
86 of 88 checks passed
miss-islington deleted the backport-9976c2b-3.14 branch January 2, 2026 17:55
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL