Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
state:open label:interpreter-core author:jackfromeast
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
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
33.7k
Star
70.4k
Code
Issues
5k+
Pull requests
2.1k
Actions
Projects
28
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Issues
Search Issues
state
:
open
label
:
interpreter-core
author
:
jackfromeast
state:open label:interpreter-core author:jackfromeast
Search
Labels
Milestones
New issue
Search results
Open
Closed
Use-after-free in <code>Context.__eq__</code> via re-entrant <code>ContextVar.set</code>
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
(Objects, Python, Grammar, and Parser dirs)
type-crash
A hard crash of the interpreter, possibly with a core dump
A hard crash of the interpreter, possibly with a core dump
Status: Open.
#142829
In python/cpython;
·
jackfromeast
opened
on Dec 16, 2025
Use-after-free in <code>OrderedDict.copy</code> via re-entrant <code>__get_item__</code>
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
(Objects, Python, Grammar, and Parser dirs)
type-crash
A hard crash of the interpreter, possibly with a core dump
A hard crash of the interpreter, possibly with a core dump
Status: Open.
#142734
In python/cpython;
·
jackfromeast
opened
on Dec 15, 2025
Use-after-free in <code>itertools.zip_longest_next/islice/batched</code> via re-entrant iterator
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
(Objects, Python, Grammar, and Parser dirs)
type-crash
A hard crash of the interpreter, possibly with a core dump
A hard crash of the interpreter, possibly with a core dump
Status: Open.
#142732
In python/cpython;
·
jackfromeast
opened
on Dec 15, 2025
Use-after-free in <code>builtin_delattr_impl</code> and <code>builtin_setattr_impl</code> via re-entrant <code>__hash__</code>
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
(Objects, Python, Grammar, and Parser dirs)
type-crash
A hard crash of the interpreter, possibly with a core dump
A hard crash of the interpreter, possibly with a core dump
Status: Open.
#142731
In python/cpython;
·
jackfromeast
opened
on Dec 15, 2025
Use-after-free in <code>memoryview</code> slicing via re-entrant <code>__index__</code>
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
(Objects, Python, Grammar, and Parser dirs)
type-crash
A hard crash of the interpreter, possibly with a core dump
A hard crash of the interpreter, possibly with a core dump
Status: Open.
#142665
In python/cpython;
·
jackfromeast
opened
on Dec 13, 2025
Use-after-free in <code>memory_hash</code> via re-entrant <code>__hash__</code>
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
(Objects, Python, Grammar, and Parser dirs)
type-crash
A hard crash of the interpreter, possibly with a core dump
A hard crash of the interpreter, possibly with a core dump
Status: Open.
#142664
In python/cpython;
·
jackfromeast
opened
on Dec 13, 2025
Use-after-free in <code>memoryview</code> comparison via re-entrant <code>struct.Struct.unpack_from</code>
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
(Objects, Python, Grammar, and Parser dirs)
type-crash
A hard crash of the interpreter, possibly with a core dump
A hard crash of the interpreter, possibly with a core dump
Status: Open.
#142663
In python/cpython;
·
jackfromeast
opened
on Dec 13, 2025
Use-after-free in <code>bytearray</code> search methods via re-entrant <code>__index__</code>
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
(Objects, Python, Grammar, and Parser dirs)
type-crash
A hard crash of the interpreter, possibly with a core dump
A hard crash of the interpreter, possibly with a core dump
Status: Open.
#142560
In python/cpython;
·
jackfromeast
opened
on Dec 11, 2025
Use-after-free in <code>bytearray_mod</code> (bytes formatting) via re-entrant <code>__repr__</code> method
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
(Objects, Python, Grammar, and Parser dirs)
type-crash
A hard crash of the interpreter, possibly with a core dump
A hard crash of the interpreter, possibly with a core dump
Status: Open.
#142557
In python/cpython;
·
jackfromeast
opened
on Dec 11, 2025
You can’t perform that action at this time.