Skip to content

Commit e101a00

Browse files
natasha-moore-elasticbenironsidesdesalas
authored
[Security] 9.2.1 release notes (#3839)
Resolves #3732: adds the 9.2.1 Security and Endpoint release notes. Previews: * [9.2.1](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/3839/release-notes/elastic-security#elastic-security-9.2.1-release-notes) * [Elastic Security known issues](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/3839/release-notes/elastic-security/known-issues) [Elastic Cloud Serverless known issues](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/3839/release-notes/elastic-cloud-serverless/known-issues) --------- Co-authored-by: Benjamin Ironside Goldstein <[email protected]> Co-authored-by: Steven de Salas <[email protected]>
1 parent b6abfff commit e101a00

File tree

3 files changed

+40
-12
lines changed

3 files changed

+40
-12
lines changed

release-notes/elastic-cloud-serverless/known-issues.md

Lines changed: 18 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,22 @@ Known issues are significant defects or limitations that may impact your impleme
1616

1717
## Active
1818

19+
20+
21+
::::{dropdown} Alerts aren't generated for rules with alert flapping off and an alert delay higher than 1
22+
23+
**Details**
24+
25+
On October 22, 2025, it was discovered that alerts aren't generated for rules that have **Alert flapping detection** turned off and the alert delay set to a value higher than 1.
26+
27+
**Workaround**
28+
29+
Set the alert delay value to 1 or turn on **Alert flapping detection**.
30+
31+
::::
32+
33+
## Resolved
34+
1935
:::{dropdown} Entity store transform is unavailable
2036

2137
**Details**
@@ -29,22 +45,12 @@ Restart the entity store:
2945
2. On the **Entity Store** page, turn the toggle off.
3046
3. Turn the toggle back on.
3147

32-
::::
33-
34-
::::{dropdown} Alerts aren't generated for rules with alert flapping off and an alert delay higher than 1
35-
36-
**Details**
37-
38-
On October 22, 2025, it was discovered that alerts aren't generated for rules that have **Alert flapping detection** turned off and the alert delay set to a value higher than 1.
48+
**Resolved**
3949

40-
**Workaround**
41-
42-
Set the alert delay value to 1 or turn on **Alert flapping detection**.
50+
This was resolved on November 4, 2025.
4351

4452
::::
4553

46-
## Resolved
47-
4854
:::{dropdown} CSPM and Asset Management integrations don't ingest data when deployed using agent-based technology if {{kib}} is hosted on AWS
4955
Applies to: {{serverless-short}} deployments hosted on AWS
5056

release-notes/elastic-security/index.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,23 @@ To check for security updates, go to [Security announcements for the Elastic sta
2727

2828
% *
2929

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 the CSPM and Asset Discovery integrations failed to collect data when using agent-based deployment [#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 multiple issues searching installed rules by allowing partial matches on rule name and improving special character support [#237496]({{kib-pull}}237496).
41+
* Fixes an {{elastic-defend}} bug in Linux event collection where some long-running processes were not enriched.
42+
* Fixes multiple {{elastic-defend}} issues in malware protection for Linux where a deadlock could sometimes occur when containers and autofs were both active.
43+
* 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}}
44+
* Improves {{elastic-defend}} detection of file rename operations on Windows when performed over Server Message Block (SMB).
45+
* 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.
46+
3047

3148
## 9.2.0 [elastic-security-9.2.0-release-notes]
3249

@@ -121,6 +138,7 @@ To check for security updates, go to [Security announcements for the Elastic sta
121138
* Fixes an issue to improve reliability of health status reporting between {{elastic-endpoint}} and {{agent}}.
122139
* Fixes a race condition in {{elastic-defend}} that occasionally resulted in corrupted process command lines on Windows. This could cause incorrect values for `process.command_line`, `process.args_count`, and `process.args`, leading to false positives.
123140
* 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.
141+
* 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.
124142

125143

126144
## 9.1.7 [elastic-security-9.1.7-release-notes]

release-notes/elastic-security/known-issues.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ Restart the entity store:
3131
2. On the **Entity Store** page, turn the toggle off.
3232
3. Turn the toggle back on.
3333

34+
**Resolved**<br>
35+
36+
Resolved in {{stack}} 9.2.1
37+
3438
::::
3539

3640
:::{dropdown} CSPM and Asset Management integrations don't ingest data when deployed using agent-based technology if {{kib}} is hosted on AWS

0 commit comments

Comments
 (0)