Skip to content

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

@woobagooba

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);

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