Skip to content

Out-of-bounds read #296

@thomaslienbacher

Description

@thomaslienbacher

The function static int resctrl_mon_shared(struct pqos_mon_data*, unsigned*) has an out-of-bounds memory access. From my understanding this seems to be a minor bug where the index i was used instead of j. Running a simple test using valgrind showed an invalid read. Could you please confirm that this is indeed a bug?

if (group->cores[i] == lcore) {

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