Conversation
A possible out-of-bounds write vulnerability was discovered by the Cisco Talos team. This patch mitigates the issue by adding bounds checking.
|
@eyal0 could you do me a solid and take a look at my out-of-bounds checking logic? There might be a signed integer underflow UB since |
|
@CiscoTalos could you please take a look whether this patch seems reasonable? I'm unsure whether |
|
|
|
Thank you very much for the verification. The fix is now included in main branch and will be released with the next gerbv version (probably in the upcoming week). |
|
Thank you. We prefer 1-2 business days notice of the release date so we can coordinate on our end. |
|
@CiscoTalos I aim to create a release this weekend. Does this suit you? |
A possible out-of-bounds write vulnerability was discovered by the @CiscoTalos team in issue #56. This patch mitigates the issue by adding bounds checking.