Skip to content

When running with sandboxie, crash happened. #654

@chinaofmelon

Description

@chinaofmelon

Source info

  • This is from the latest commit in the main branch
  • This is from the latest release
  • Other

Issue type

  • False positive
  • Compilation warning/error
  • Suggestion
  • Other

Environment

  • Windows
  • Linux
  • MacOS
  • Other

Description

When running with sandboxie, crash happened, which should not happened.

At brand_list function, when active_count increases, it checks whether the score is greater than 0, but when it decreases, no such check is performed. This results in reading values greater than the size of the array during enumeration.

line: 4355

CLI output (if possible)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions