Skip to content

Redis port vulnerability in subprocess qemu-system-aarch64 #157

Discussion options

You must be logged in to vote

Hi @genman,

Thanks for your valuable feedback, we will fix it in the next Genymotion Desktop version.

As it is a blocker for you, I'm sharing with you an undocumented workaround that you can try with no guarantee of success.

TLDR;

Try to set the env var GM_QEMU_START_ARGS with the following value, then if you start Genymotion, the QEMU argument should be partly overriden:

-nic[0]=user,id=net0,model=virtio-net-pci,net=10.0.2.0/24,hostfwd=tcp:127.0.0.1:6555-:5555,hostfwd=tcp:127.0.0.1:6379-:6379,hostfwd=tcp:127.0.0.1:22468-:22468,hostfwd=tcp:127.0.0.1:24297-:24297,hostfwd=tcp:127.0.0.1:24296-:24296,hostfwd=tcp:127.0.0.1:24800-:24800,hostfwd=tcp:127.0.0.1:24810-:24810,hostfwd=tcp:127.0.0.1:2…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@genman
Comment options

Answer selected by agavignet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 participants