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
+22Lines changed: 22 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -123,6 +123,28 @@ To check for security updates, go to [Security announcements for the Elastic sta
123
123
* Fixes an issue in {{elastic-defend}} that could result in a crash if a specified {{ls}} output configuration contained a certificate that couldn't be parsed.
124
124
125
125
126
+
## 9.1.7 [elastic-security-9.1.7-release-notes]
127
+
128
+
### Features and enhancements [elastic-security-9.1.7-features-enhancements]
129
+
* Improves the reliability of Cloud Security Posture (CSP) data by automatically upgrading outdated Misconfiguration and Vulnerabilities data views to the correct versions [#238547]({{kib-pull}}238547).
130
+
* Adds more {{elastic-defend}} options to the {{ls}} output, allowing for finer control.
131
+
* Improves the accuracy of thread CPU usage reported in {{elastic-defend}} metrics documents.
132
+
133
+
134
+
### Fixes [elastic-security-9.1.7-fixes]
135
+
* Fixes entity flyout **Risk contributions** tab link [#241153]({{kib-pull}}241153).
136
+
* Fixes a pagination issue with the data table on the **Indicators** page [#241108]({{kib-pull}}241108).
137
+
* 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).
138
+
* Fixes multiple issues searching installed rules by allowing partial matches on rule name and improving special character support [#237496]({{kib-pull}}237496).
139
+
* Fixes an issue where rule exception operators could not be cleared when editing a rule exception [#236051]({{kib-pull}}236051).
140
+
* Fixes an {{elastic-defend}} issue on Linux by preventing unnecessary locking within malware protection to avoid invalid watchdog firings.
141
+
* Fixes issues that could sometimes cause crashes of the {{elastic-defend}} user-mode process on very busy Windows systems.
142
+
* Fixes multiple {{elastic-defend}} issues in malware protection for Linux where a deadlock could sometimes occur when containers and autofs were both active.
143
+
* Fixes CVE-2025-37735 ([ESA-2025-23](https://discuss.elastic.co/t/elastic-defend-8-19-6-9-1-6-and-9-2-0-security-update-esa-2025-23/383272)) in {{elastic-defend}} on Windows which could allow a low-privilege attacker to delete arbitrary files on the system and potentially escalate privileges to SYSTEM. Windows 11 24H2 includes changes which make this issue harder to exploit.
144
+
* Fixes an {{elastic-defend}} bug in Linux event collection where some long-running processes were not enriched.
145
+
* Fixes an {{elastic-defend}} issue that could cause the `get-file` and `execute` response actions to fail after many were issued with a single running instance of {{elastic-defend}}.
146
+
147
+
126
148
## 9.1.6 [elastic-security-9.1.6-release-notes]
127
149
128
150
### Features and enhancements [elastic-security-9.1.6-features-enhancements]
0 commit comments