You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: release-notes/elastic-security/index.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,22 @@ To check for security updates, go to [Security announcements for the Elastic sta
27
27
28
28
% *
29
29
30
+
## 9.2.1 [elastic-security-9.2.1-release-notes]
31
+
32
+
### Features and enhancements [elastic-security-9.2.1-features-enhancements]
33
+
34
+
* Improves the startup log in {{elastic-defend}} to explain the details of unsigned policy.
35
+
* Improves the accuracy of thread CPU usage reported in {{elastic-defend}} metrics documents.
36
+
37
+
### Fixes [elastic-security-9.2.1-fixes]
38
+
* Fixes an issue where switching from agentless to agent-based cloud posture caused CSPM and Asset Inventory data to stop ingesting [#241390]({{kib-pull}}241390).
39
+
* Fixes a react-query key collision that occurred when two different integration lookups shared the same key, which could cause errors when navigating between pages [#240517]({{kib-pull}}240517).
40
+
* Fixes an {{elastic-defend}} bug in Linux event collection where some long-running processes were not enriched.
41
+
* Fixes multiple {{elastic-defend}} issues in malware protection for Linux where a deadlock could sometimes occur when containers and autofs were both active.
42
+
* Fixes an issue in {{elastic-defend}} that could cause the `get-file` and `execute` response actions to start failing after many are issued with a single running instance of {{elastic-defend}}
43
+
* Improves {{elastic-defend}} detection of file rename operations on Windows when performed over Server Message Block (SMB).
44
+
* Fixes an {{elastic-defend}} issue on Windows where the `code_signature.thumbprint_sha256` field was missing under process and DLL events for certain event types.
0 commit comments