Skip to content

CID 1518588: Out-of-bounds read #10349

Description

@maskit

healthchecks.cc

CID 1518588 (#1 of 1): Out-of-bounds read (OVERRUN)
73. overrun-local: Overrunning array of 16368 bytes at byte offset 16383 by dereferencing pointer event->name.
218        while (finfo && !((event->wd == finfo->wd) ||
219                          ((event->wd == finfo->dir->wd) && !strncmp(event->name, finfo->basename, event->len)))) {
220          finfo = finfo->_next;

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions