Patch Note for v7.3.0.144
Patch Information | |
---|---|
Release | v7.3.0.144 |
Date | 2024-03-11 |
Document Version | 1 |
Resolved Issues
-
AGT-45257 [CS1472032]: Server gets rebooted when user tries to access/perform exports when accessing GuardPoint
The issue was caused by the CTE agent passing the wrong length while copying the data. The CTE agent accessed invalid memory which caused the crash. The string was not NULL terminated and CTE did not ensure that it had enough memory allocated. This has been fixed.
-
AGT-49848 [CS1514312]: CTE overwriting the NTFS permission
The VMLFS driver was not properly abiding by the set NTFS permissions. This has been fixed.
-
AGT-49944 [CS1523063]: Agent log suppression
LGS creates unnecessary logs when checking if the feature is enabled. The log level was changed to DEBUG for these logs.
-
AGT-50412 | 50641 [CS1520559 | CS1516858]: Customer seeing high levels of non-paged pool memory usage due to CTE agent
The memory leak was due to an improper reference count on process records when using the VMLFS driver. This has been fixed.
-
AGT-50727 [CS1523775]: Application failed to create Hard Link on a MountPoint
CipherTrust Transparent Encryption failed to create the full path for the hard link on a mounted volume and that caused data corruption. This has been fixed. The hard link full name path is now properly populated in the associated variable.