Abnormal kernel logs and reboot occur in Deep Security Virtual Appliance with Anti-Malware feature

本文详细描述了在使用DeepSecurity虚拟设备的反恶意软件功能时遇到的内核日志异常和频繁重启问题,主要原因是DeepSecurity RTS与CAControl同时访问同一低级系统资源导致。文章提供了具体的解决方案,包括创建配置文件、修改参数等步骤。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

SUMMARY

Machines that are using the Anti-Malware feature may encounter issues in kernel logs. In addition, the machine frequently reboots. The reboot occurs due to failure in processing kernel paging request.

DETAILS

The issue happens because both CA ControlMinder and Deep Security RTS (RealTimeScan) access the same low-level system resource. When CA software starts first, Deep Security continuously restarts because the low-level system resource is already allocated. On the other hand, when Deep Security starts before the CA software, the CA software causes the kernel panic.

To resolve the issue:

  1. Create the ds_am.ini file under /var/opt/ds_agent/am/.
  2. Add the following line:

    /opt/ds_agent/lib/libvmpd_dsa_rtscan.so=rtscan_hook_enable=1,rtscan_hook_kern_method=1

  3. Restart the ds_agent service.
  4. If the issue persists, change the parameter in Step 2 by modifying its value from "1" to "2" as shown below:

    /opt/ds_agent/lib/libvmpd_dsa_rtscan.so=rtscan_hook_enable=1,rtscan_hook_kern_method=2

    Whereas:
    1 = use redirfs hook only
    2 = use syscall hook only
    3 = use both; default value

Disabling one of them should be able to avoid the hooking issue while keeping the RTS detection ability.

 

转载至https://success.trendmicro.com/solution/1120298-abnormal-kernel-logs-and-reboot-occur-in-deep-security-virtual-appliance-with-anti-malware-feature#

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值