Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Fix: Allow multiple users to load the cache.#487

Merged
ltfish merged 2 commits intomasterfrom
fix/issue_486
Dec 12, 2025
Merged

Fix: Allow multiple users to load the cache.#487
ltfish merged 2 commits intomasterfrom
fix/issue_486

Conversation

@ltfish
Copy link
Member

@ltfish ltfish commented Jul 31, 2025

Closes #486.

@rhelmot
Copy link
Member

rhelmot commented Jul 31, 2025

I don't know if this is a worthwhile concern, but this would allow fairly trivial privesc from one local user to another which is using angr. Maybe use $XDG_RUNTIME_DIR if it's set and fallback to /tmp if it's not?

@rhelmot
Copy link
Member

rhelmot commented Jul 31, 2025

Corpus decompilation diffs can be found at angr/dec-snapshots@master...angr/pyvex_487

@angr-bot
Copy link
Member

Corpus decompilation diffs can be found at angr/dec-snapshots@master...angr/pyvex_487

@rhelmot
Copy link
Member

rhelmot commented Dec 12, 2025

sticky bit to the rescue! @ltfish final approval?

@ltfish ltfish merged commit 41b96d5 into master Dec 12, 2025
21 checks passed
@ltfish ltfish deleted the fix/issue_486 branch December 12, 2025 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Running Angr on Linux with multiple users results in clashes

3 participants