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
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,20 @@ To check for security updates, go to [Security announcements for the Elastic sta
27
27
28
28
% *
29
29
30
+
## 9.1.6 [elastic-security-9.1.6-release-notes]
31
+
32
+
### Features and enhancements [elastic-security-9.1.6-features-enhancements]
33
+
* Adds the `customized_fields` and `has_base_version` fields to the `rule_source` object schema [#234793]({{kib-pull}}234793).
34
+
35
+
### Fixes [elastic-security-9.1.6-fixes]
36
+
* Fixes {{elastic-endpoint}} artifacts spaces migration to ensure all artifacts are processed [#238740]({{kib-pull}}238740).
37
+
* Fixes an issue causing "missing authentication credentials" warnings in `TelemetryConfigWatcher` and `PolicyWatcher`, reducing unnecessary warning log entries in the `securitySolution` plugin. [#237796]({{kib-pull}}237796).
38
+
* Fixes an {{elastic-defend}} issue in malware protection for Linux where a deadlock could sometimes occur when containers and autofs were both active.
39
+
* Fixes an {{elastic-defend}} issue on Linux by preventing unnecessary locking within malware protection to avoid invalid watchdog firings.
40
+
* Fixes issues that could sometimes cause crashes of the {{elastic-defend}} user-mode process on very busy Windows systems.
41
+
* Fixes an {{elastic-defend}} issue on Windows which could allow a low-privilege attacker to delete arbitrary files on the system. On versions of Windows before Windows 11 24H2, this could result in local privilege escalation.
42
+
* Fixes an {{elastic-defend}} bug in Linux event collection where some long-running processes were not enriched.
43
+
30
44
## 9.1.5 [elastic-security-9.1.5-release-notes]
31
45
32
46
### Features and enhancements [elastic-security-9.1.5-features-enhancements]
0 commit comments