Skip to content

Commit 9d5dfb2

Browse files
natasha-moore-elasticnastasha-solomongabriellandau
authored
[Security] 9.0.6 release notes (#2649)
Resolves #2608: adds the 9.0.6 Security and Endpoint release notes. Preview: [Elastic Security > 9.0.6](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/2649/release-notes/elastic-security#elastic-security-9.0.6-release-notes) --------- Co-authored-by: Nastasha Solomon <[email protected]> Co-authored-by: Gabriel Landau <[email protected]>
1 parent e58fc78 commit 9d5dfb2

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

release-notes/elastic-security/index.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,20 @@ To check for security updates, go to [Security announcements for the Elastic sta
150150
* Fixes a bug in {{elastic-defend}} where Linux network events would have source and destination byte counts swapped.
151151
* Fixes an issue where {{elastic-defend}} may incorrectly set the artifact channel in policy responses, and adds `manifest_type` to policy responses.
152152

153+
## 9.0.6 [elastic-security-9.0.6-release-notes]
154+
155+
### Features and enhancements [elastic-security-9.0.6-features-enhancements]
156+
* Improves the reliability of {{elastic-defend}}'s connection to its kernel driver. This should reduce the instances of temporary `DEGRADED` policy statuses at boot due to `connect_kernel` failures.
157+
* Improves {{elastic-defend}} malware scan queue efficiency by not blocking scan requests when an oplock for the file being scanned cannot be acquired.
158+
* To help identify which parts of `elastic-endpoint.exe` are using a significant amount of CPU, {{elastic-defend}} on Windows can now include CPU profiling data in diagnostics. To request CPU profiling data using the command line, refer to [{{agent}} command reference](/reference/fleet/agent-command-reference.md#_options). To request CPU profiling data using {{kib}}, check the **Collect additional CPU metrics** box when requesting {{agent}} diagnostics.
159+
* Enriches {{elastic-defend}} macOS network connect events with `network.direction`. Possible values are `ingress` and `egress`.
160+
161+
### Fixes [elastic-security-9.0.6-fixes]
162+
* Prevents the {{esql}} form from locking in read-only mode in the rule upgrade flyout [#231699]({{kib-pull}}231699).
163+
* Fixes a bug in {{elastic-defend}} where the `fqdn` feature flag was not being persisted across system/endpoint restarts.
164+
* Fix 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.
165+
* Fixes a bug in {{elastic-defend}} where Linux endpoints would report `process.executable` as a relative, instead of absolute, path.
166+
153167
## 9.0.5 [elastic-security-9.0.5-release-notes]
154168

155169
### Features and enhancements [elastic-security-9.0.5-features-enhancements]

0 commit comments

Comments
 (0)