Skip to content

Possible NULL pointer dereference in _PyThread_CurrentFrames #96582

Closed
@kumaraditya303

Description

@kumaraditya303

_PyThread_CurrentFrames does not properly handles malloc failure in _PyFrame_GetFrameObject as it is lazily allocated when requested.

Metadata

Metadata

Labels

3.11only security fixes3.12only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errortype-crashA hard crash of the interpreter, possibly with a core dump

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions