Skip to content

Missing NULL check in AC *args tuple parsing  #100342

Closed
@kumaraditya303

Description

@kumaraditya303

__clinic_args is currently not checked for NULL and can crash the interpreter. The fix is to check for NULL and exit early.

Linked PRs

Metadata

Metadata

Labels

3.11only security fixes3.12bugs and security fixestopic-argument-clinictype-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