Skip to content

Missing NULL check in AC *args tuple parsing  #100342

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

3.11only security fixes3.12only 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