docker-android icon indicating copy to clipboard operation
docker-android copied to clipboard

zlib vulnerability

Open sundance2000 opened this issue 2 years ago • 2 comments

Hi,

thank you for this image, it helps a lot in Android development!

In your image you are using zlib1g:i386.

A major vulnerability in zlib was just published and already fixed: https://ubuntu.com/security/notices/USN-5355-1

Can you rebuild the container and publish it to Docker Hub?

Kind regards, Christian

sundance2000 avatar Apr 01 '22 08:04 sundance2000

Hey Christian!

Glad you find this project useful. Thanks for the info about the vulnerability, I will see when I can come around to it.

Which version(s) of the Docker image are you using? I'm thinking about just upgrading the newest ones, since the old ones will probably be not used as much anymore (because of the Google Play requirement to only upload APKs/AARs with fresh targetSdkVersions).

mreichelt avatar Apr 01 '22 15:04 mreichelt

Hi,

thank you very much for your quick answer. I am currently using mreichelt/android:31 And update of that image would be sufficient.

Kind regards, Christian

sundance2000 avatar Apr 04 '22 14:04 sundance2000