Research scope: This is security research on Trend Micro Deep Security Agent on Linux.
The finding is not remote code execution and it is not a persistent kill switch. It is a forced security-control gap. A local unprivileged event storm can make the agent unload and reload its own behavior-monitoring kernel modules. During that window, protection behavior changes, and an artifact that was normally blocked was written to disk successfully.
Security research on a local event-storm condition that makes Trend Micro Deep Security Agent unload and reload bmhook/tmhook, creating a repeatable protection bypass window.
matheuzsecurity.github.io
Why This Is a Vulnerability
One possible vendor response is: “This is expected loop prevention.”
That may be true internally, but it does not make the behavior safe.
The issue is not that the agent has a recovery mechanism. Recovery mechanisms are normal. The issue is that a local unprivileged user can trigger that recovery mechanism on demand and create a monitoring gap.
The security boundary being affected is the behavior monitoring feature itself.