Skip to content

Commit 55f2a60

Browse files
Apply suggestions from code review
Co-authored-by: Gabriel Landau <[email protected]>
1 parent 524c555 commit 55f2a60

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

release-notes/elastic-security/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,9 +154,15 @@ To check for security updates, go to [Security announcements for the Elastic sta
154154

155155
### Features and enhancements [elastic-security-9.0.6-features-enhancements]
156156
* 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+
* Makes {elastic-defend} malware scan queue operate more efficiently 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 via the command line, see the [Agent command reference](https://www.elastic.co/docs/reference/fleet/agent-command-reference#_options). To request CPU profiling data via Kibana, 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.
157160

158161
### Fixes [elastic-security-9.0.6-fixes]
159162
* 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 may occasionally result in corrupted process command lines on Windows. When this occurs, `process.command_line`, `process.args_count` and `process.args` may be incorrect, 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
160166

161167
## 9.0.5 [elastic-security-9.0.5-release-notes]
162168

0 commit comments

Comments
 (0)