How do I fix the CVE-2026-53359 vulnerability? https://www.softaculous.com/board/index.php?tid=22139 <![CDATA[How do I fix the CVE-2026-53359 vulnerability?]]> https://www.softaculous.com/board/index.php?tid=22139&tpg=1#p62329

If the linux kernel update is available then its better to update it or you can disable the loading of module upon reboot as well (Need to run the following command and then reboot) :



echo "options kvm_intel nested=0" >> /etc/modprobe.d/kvm.conf

OR


echo "options kvm_amd nested=0" >> /etc/modprobe.d/kvm.conf



If it was enabled using our parameter then the file would be /etc/modprobe.d/kvm-nested.conf

We are not doing anything extra.]]>
Wed, 08 Jul 2026 09:59:18 GMT https://www.softaculous.com/board/index.php?tid=22139&tpg=1#p62329
<![CDATA[]]> https://www.softaculous.com/board/index.php?tid=22139&tpg=0#p62328 I am running Virtualizor KVM on Ubuntu 22.04. How can I fix this? Thanks.]]> Wed, 08 Jul 2026 09:00:41 GMT https://www.softaculous.com/board/index.php?tid=22139&tpg=0#p62328