-
Notifications
You must be signed in to change notification settings - Fork 190
Open
Description
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?
intel-cmt-cat/lib/resctrl_monitoring.c
Line 1331 in 13e53e5
| if (group->cores[i] == lcore) { |
Metadata
Metadata
Assignees
Labels
No labels