Skip to content

postgis:14-master has malware kdevtmpfsi vulnerability #374

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

Closed
manuelep opened this issue Jan 10, 2024 · 2 comments
Closed

postgis:14-master has malware kdevtmpfsi vulnerability #374

manuelep opened this issue Jan 10, 2024 · 2 comments

Comments

@manuelep
Copy link

it seams the image of the version 14 is affected by this vulnerability: docker-library/postgres#817

@manuelep manuelep closed this as not planned Won't fix, can't repro, duplicate, stale Jan 10, 2024
@ImreSamu
Copy link
Member

it seams ...

Ouch ...

I don't find any malware :

docker pull postgis/postgis:14-master
docker run -it --rm  postgis/postgis:14-master bash -c "find / -name kdevtmpfsi"

IMHO: It is not recommended to run the postgis/postgis and upstream docker postgres images with an open port 5432 in the cloud using a simple password, as they are vulnerable.
A brief security warning is also included in the readme.

For guidance on how to handle this situation and secure your Docker image,
please refer to the recommendations provided in this discussion:

@manuelep
Copy link
Author

manuelep commented Jan 10, 2024 via email

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

No branches or pull requests

2 participants