Skip to content

oss-fuzz - fixing overread/write when unpacking pe files#927

Merged
val-ms merged 1 commit intoCisco-Talos:mainfrom
m-sola:clam-2306
Jun 12, 2023
Merged

oss-fuzz - fixing overread/write when unpacking pe files#927
val-ms merged 1 commit intoCisco-Talos:mainfrom
m-sola:clam-2306

Conversation

@m-sola
Copy link
Contributor

@m-sola m-sola commented May 25, 2023

Added a CLI_CONTAINS buffer wrap check to ensure we aren't reading and writing beyond the exe buffer.

We determined that this bug is not a vulnerability.

@val-ms val-ms self-assigned this May 25, 2023
Added a CLI_CONTAINS buffer wrap check to ensure we aren't reading and writing beyond the exe buffer
Copy link
Contributor

@val-ms val-ms left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update looks good to me. And after finally resolving the jenkins py.xml issue, it passed nicely through the test pipelines.

@val-ms val-ms merged commit 89cd0df into Cisco-Talos:main Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants