Skip to content

Potential Vulnerability in Cloned Code#1079

Open
pr-hung wants to merge 1 commit intokushview:mainfrom
pr-hung:clone-vuln-1
Open

Potential Vulnerability in Cloned Code#1079
pr-hung wants to merge 1 commit intokushview:mainfrom
pr-hung:clone-vuln-1

Conversation

@pr-hung
Copy link

@pr-hung pr-hung commented Mar 8, 2026

Summary

This PR fixes a potential security vulnerability in cloned code that appears to have missed an upstream security patch.

Details

  • Affected file: src/lua/src/lvm.c
  • Affected function: luaV_concat
  • Upstream fix commit: lua/lua@42d4058
  • Clone similarity score: 0.9999791979789734

What this PR does

  • Applies the upstream security fix logic to the cloned implementation in this repository.

References

Please review and merge this PR to ensure your repository is protected against this potential vulnerability.
Thank you for your time!

@CLAassistant
Copy link

CLAassistant commented Mar 8, 2026

CLA assistant check
All committers have signed the CLA.

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