FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-143195: fix UAF in `{bytearray,memoryview}.hex(sep)` via re-entrant `sep.__len__` by picnixz · Pull Request #143209 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-143195: fix UAF in {bytearray,memoryview}.hex(sep) via re-entrant sep.__len__
- #143209
#143209
Merged
picnixz
merged 3 commits into
python:main
python/cpython:main
from
picnixz:fix/bytearray/uaf-in-hex-143195
picnixz/cpython:fix/bytearray/uaf-in-hex-143195
Copy head branch name to clipboard
Dec 27, 2025
Conversation
Commits
3
(3)
Checks
Files changed
Merged
gh-143195: fix UAF in {bytearray,memoryview}.hex(sep) via re-entrant sep.__len__
#143209
picnixz
merged 3 commits into
python:main
python/cpython:main
from
picnixz:fix/bytearray/uaf-in-hex-143195
picnixz/cpython:fix/bytearray/uaf-in-hex-143195
Copy head branch name to clipboard
Commits
Commits on Dec 27, 2025
gh-143195: fix UAF in `{bytearray,memoryview}.hex(sep)` via re-entrant `sep.__len__`
picnixz
committed
0488d21
View commit details
Copy full SHA for 0488d21
Browse repository at this point
explicitly fix `memoryview.hex`
picnixz
committed
0b1553f
View commit details
Copy full SHA for 0b1553f
Browse repository at this point
add comment
picnixz
committed
f2d9558
View commit details
Copy full SHA for f2d9558
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL