Skip to content

1611 - add bounds checking to wdb pattern buffer - #548

Merged
val-ms merged 1 commit into
Cisco-Talos:mainfrom
Emzi-Noxum:clam-1611
Apr 16, 2022
Merged

1611 - add bounds checking to wdb pattern buffer#548
val-ms merged 1 commit into
Cisco-Talos:mainfrom
Emzi-Noxum:clam-1611

Conversation

@Emzi-Noxum

Copy link
Copy Markdown
Contributor

During wdb load, it was possible to go beyond the bounds
of the pattern buffer due to two subsequent increment ops
with no bounds checking in between.

This issue was reported by external researchers and
they provided the fix as well.

Based on our own research, this is a defect but not a vulnerability.

During wdb load, it was possible to go beyond the bounds
of the pattern buffer due to two subsequent increment ops
with no bounds checking in between.

This issue was reported by external researchers and
they provided the fix as well.

Based on our own research, this is a defect but not a vulnerability.
@val-ms
val-ms self-requested a review April 15, 2022 20:08
@val-ms
val-ms merged commit 8b2bd58 into Cisco-Talos:main Apr 16, 2022
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