Skip to content

Fix potential vulnerable cloned functions #757

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 28, 2025

Conversation

npt-1707
Copy link
Contributor

Description
This PR fixes a potential vulnerability in luaG_runerror() that was cloned from lua but did not receive the security patch. The original issue was reported and fixed under lua/lua@42d4058.
This PR applies the same patch to eliminate the vulnerability.

References
https://nvd.nist.gov/vuln/detail/cve-2022-33099
lua/lua@42d4058

@dail8859 dail8859 merged commit 3e928d9 into dail8859:master Apr 28, 2025
6 checks passed
@dail8859
Copy link
Owner

Thanks!

@npt-1707
Copy link
Contributor Author

npt-1707 commented May 8, 2025

Thanks for merging my PR, @dail8859 !

Just wanted to let you know that I plan to report this as a CVE. Please let me know if you have any concern. Thanks!

@dail8859
Copy link
Owner

dail8859 commented May 8, 2025

That's fine with me.

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