Linux Patch Notes for CTE v7.6.0
Patch Information | |
---|---|
Release | v7.6.0.126 |
Date | 2024-09-23 |
Document version | 1 |
New Platform
- SLES 15 SP6
Resolved Issues
-
AGT-41663: After adding files to an exclusion key rule in an existing LDT policy, files are not excluded, they are encrypted with the LDT key
Create a new policy. It works when the exclusion key rule is created in a new policy. The documentation has been updated to reflect this change.
-
AGT-58564: On Ubuntu v22.04, a warning message displays during MFA
The issue can occur on an Ubuntu 22.04 host running a 6.5.0 generic kernel. If you execute
voradmin mfa login
, the system log file may display the following kernel warning message:memcpy: detected field-spanning write (size 242) of single field "&cfg->params" ... WARNING: CPU: n PID: ppp at <sourcefile.c>:nr function+0xXX/0xXX [secfs2]
You can safely ignore this message since it is a run-time warning message which checks buffer overflows related to
memcpy()
. This issue has been fixed. -
AGT-58574 [CS1547711] CTE upgrade requires client to be registered or it throws an error
A regression in reading the agent lock flag caused manual upgrades to abort if the agent was not registered. This issue has been fixed. You can manually upgrade Agents without registration.
Note
This issue does not affect the scheduled upgrade (upgrade on reboot) functionality.
-
AGT-59512 [CS1558298]: Server is hanging due SecFS2 filesystem
The system hung when all CPUs were stuck running tasks while waiting for a lock, held by a task that went to sleep and was unable to run, to release the lock for the other tasks. The fix ensures that the task will not go to sleep while holding the lock.
Known Issues
No Known Issues at this time.