Skip to content

Fix potential vulnerable cloned function#3698

Open
npt-1707 wants to merge 1 commit intonodemcu:releasefrom
npt-1707:fix_CVE-2015-4335
Open

Fix potential vulnerable cloned function#3698
npt-1707 wants to merge 1 commit intonodemcu:releasefrom
npt-1707:fix_CVE-2015-4335

Conversation

@npt-1707
Copy link

Description

Our tool identified a potential vulnerability in a clone function f_parser() in app/lua/ldo.c sourced from antirez/redis. These issues, originally reported in CVE-2015-4335, were resolved in the repository via this commit antirez/redis@fdf9d45.

This PR applies the corresponding patch to fix the vulnerabilities in this codebase.

Please review at your convenience.

@jmattsson
Copy link
Member

This disables loading Lua byte code. This is an essential feature on a resource constrained device. You provide no evidence of the alleged vulnerability and instead apply a sledge hammer approach buying an entire feature. I see no reason to give this PR credence. Please expand on your reasoning and add evidence please.

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