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

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

/ cpython Public

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

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

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

Conversation

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

Copy link
Copy Markdown
Member

…via re-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:35
picnixz merged commit 8aca2fd into python:3.13 Dec 27, 2025
42 checks passed
picnixz deleted the backport-9976c2b-3.13 branch December 27, 2025 17:39
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.

1 participant


Back | FazBrowse Home | New Git URL