Skip to content

CID 1518588: Out-of-bounds read #10349

@maskit

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;

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions