Issue
/opt/ai-bolit/wrapper or /opt/rustbolit/rustbolit consumes excessive RAM or swap during or after malware scanning.
The server may become slow or unresponsive, and the process may exceed the expected memory limit.
Environment
- Imunify360
- Malware scanner
- RustBolt / ai-bolit
ai-bolitversions earlier than32.8.5- CloudLinux OS
- cPanel
Solution
Update ai-bolit to version 32.8.5 or later.
- Check the currently installed version:
rpm -q ai-bolit- If the installed version is earlier than
32.8.5, updateai-bolit:
yum update ai-bolit --disablerepo=* --enablerepo=imunify*- Confirm that the updated version is installed:
rpm -q ai-bolitIf the server is currently affected and memory/swap usage needs to be released before the fixed version is available, use the following temporary mitigation:
imunify360-agent malware on-demand status
imunify360-agent malware on-demand stop
systemctl restart aibolit-resident.socket
systemctl restart aibolit-resident.service
systemctl stop imunify360
systemctl start imunify360The restart only releases the currently consumed resources. Updating ai-bolit to version 32.8.5 or later is required to address the issue permanently.
Cause
A known issue in earlier ai-bolit / RustBolt versions could cause wrapper or rustbolit processes to consume excessive memory or swap. The issue is fixed in ai-bolit 32.8.5.
Comments
0 comments
Please sign in to leave a comment.