Patch Note for v7.3.0.169
Patch Information | |
---|---|
Release | v7.3.0.169 |
Date | 2023-04-24 |
Document Version | 1 |
Resolved Issues
-
AGT-44619 [CS1459278]: Agentinfo causing server crash
The logging code for the process table, which is invoked as part of the agent info collection, had a race condition with normal processing which could result in a hang due to incorrect lock ordering. This has been fixed.
-
AGT-44718 [CS1459278]: Crash caused by an invalid address passed from
sysfs_delete_proc()
Resolved potential race issues between process entries management.
-
AGT-44775 [CS1462358]: Server crashed due to secfs2
Case of lock inversion caused the deadlock. The issue was with one of the call stacks that is new for user cache timeout enhancements.
-
AGT-44810 [CS1462903]: (LDT) Server crashed due to secfs2
Resolved potential race issue between the LDT rekey operation and a deleted file that the application may have kept open.
-
AGT-44873 [CS1460358]: Agenthealth reports GuardPoint incorrectly
This issue occurs when multiple GuardPoints share the same partial path. This has been fixed.