-
Notifications
You must be signed in to change notification settings - Fork 172
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
cve-2019-14271,docker cp #96
Comments
Hi @x1280 , could you please give more information about your OS environment and reproduction process (also metarget commands)? It works in my environment (refering to writeup here). |
ubuntu18.04 .4 5.3.0-28-generic |
try to run container with alpine image, not ubuntu |
That solved the problem of My OS: ubuntu18.04 |
I have the same problem. And it seems like a docker version mistake.
But cve-2019-14271 still works on it (by changing libnss_files.so.2)..., What's happening here? |
How to solve this problem
docker cp test:/etc/passwd /home
Error response from daemon: error processing tar file: docker-tar: relocation error: /lib/x86_64-linux-gnu/libnss_files.so.2: symbol __libc_readline_unlocked version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference
: exit status 127
The text was updated successfully, but these errors were encountered: