Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Stack overflow in kerl_asorb #38

@howjmay

Description

@howjmay

Kerl access the end of the trits here
https://github.com/iotaledger/iota_common/blob/master/common/crypto/kerl/kerl.c#L29

but in this test we access index 243 at an array with size 243
https://github.com/iotaledger/iota_common/blob/master/common/helpers/tests/test_checksum.c#L106

Do we need to take any action to solve this?

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