Skip to content

Null-pointer de-reference in handling the TransferRequest TLV #33

Description

@woobagooba

Null-pointer de-reference in handling the TransferRequest TLV – fileHash is assumed to be present on a DPRINTF call.

Also if the TransferRequest TLV doesn’t include the hwInfo field, csmp-agent-lib will segfault, at the following line:

            DPRINTF("hwid=%s\n", TransferRequestMsg->hwinfo->hwid);

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions