Skip to content

RMAC read overflow #431

@09fox

Description

@09fox

Issue

The R_RMAC_Read function does not check the size of the buffer passed as p_buffer. If the user provides a buffer which is smaller than ether_buffer_size in ether_cfg_t there is a possibility to overflow the buffer.

Workaround

Ensure buffers passed to R_RMAC_Read are larger than ether_buffer_size in ether_cfg_t.

Acknowledgement

Renesas would like to thank SecMate for responsibly reporting these findings.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions