Skip to content
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

fix(permissions): disallow any LD_ or DYLD_ prefixed env var without full --allow-run permissions #25271

Conversation

dsherret
Copy link
Member

Follow up to #25221

I looked into what the list was and it was quite extensive, so I think as suggested in #11964 (comment) we should disallow this for any LD_ prefixed env var.

@dsherret dsherret added the backport:1.46 This PR needs to be backported to v1.46 branch label Aug 28, 2024
@dsherret dsherret changed the title fix(permissions): disallow any LD_ prefixed env var without full --allow-run permissions fix(permissions): disallow any LD_ or DYLD_ prefixed env var without full --allow-run permissions Aug 28, 2024
@dsherret dsherret merged commit c6793f5 into denoland:main Aug 29, 2024
17 checks passed
@dsherret dsherret deleted the fix_disallow_any_ld_prefixed_env_var_without_allow_all branch August 29, 2024 01:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:1.46 This PR needs to be backported to v1.46 branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants