Skip to content

Conversation

@ivanaclairineirsan
Copy link

This PR fixes a potential security vulnerability in function inflate_table that was cloned from https://github.com/madler/zlib but did not receive the security patch.

Details:

Affected Function:

  • inflate_table in Projects/32L4P5GDISCOVERY/Demonstrations/Watermark/lib/zlib-1.2.8/inftrees.c

Original Fix: madler/zlib@6a04314

What this PR does:

This PR applies the same security patch that was applied to the original repository to eliminate the potential vulnerability in the cloned code.

References:

Please review and merge this PR to ensure your repository is protected against this potential vulnerability.

@ALABSTM ALABSTM self-assigned this Dec 19, 2025
@ALABSTM ALABSTM added bug Something isn't working projects Projects-related (demos, applications, examples) issue or pull-request. duplicate This issue or pull request already exists labels Dec 19, 2025
@ALABSTM
Copy link
Contributor

ALABSTM commented Dec 19, 2025

Duplicate of #109

@ALABSTM ALABSTM marked this as a duplicate of #109 Dec 19, 2025
@ALABSTM ALABSTM moved this from To do to Analyzed in stm32cube-mcu-fw-dashboard Dec 19, 2025
@ALABSTM ALABSTM closed this Dec 19, 2025
@github-project-automation github-project-automation bot moved this from Analyzed to Done in stm32cube-mcu-fw-dashboard Dec 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working duplicate This issue or pull request already exists projects Projects-related (demos, applications, examples) issue or pull-request.

Projects

Development

Successfully merging this pull request may close these issues.

2 participants