Skip to content

Commit 1912e95

Browse files
8.17.6 release notes (#6801) (#6831)
* First draft * Defend PRs * Revisions * Update docs/release-notes/8.17.asciidoc Co-authored-by: Gabriel Landau <[email protected]> * Update docs/release-notes/8.17.asciidoc Co-authored-by: Gabriel Landau <[email protected]> * Update docs/release-notes/8.17.asciidoc Co-authored-by: Gabriel Landau <[email protected]> * Update docs/release-notes/8.17.asciidoc * Minor edits * attribute * Updates known issue summary for defend bug * Adds one more version * Periods * Update docs/release-notes/8.17.asciidoc Co-authored-by: Janeen Mikell Roberts <[email protected]> * Update docs/release-notes/8.17.asciidoc Co-authored-by: Janeen Mikell Roberts <[email protected]> * Update docs/release-notes/8.17.asciidoc Co-authored-by: Janeen Mikell Roberts <[email protected]> * Update docs/release-notes/8.17.asciidoc --------- Co-authored-by: Gabriel Landau <[email protected]> Co-authored-by: Janeen Mikell Roberts <[email protected]> (cherry picked from commit 9c6fe11) Co-authored-by: Nastasha Solomon <[email protected]>
1 parent 3cddb9b commit 1912e95

File tree

3 files changed

+33
-0
lines changed

3 files changed

+33
-0
lines changed

docs/release-notes.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ This section summarizes the changes in each release.
55

66
* <<release-notes-8.18.1, {elastic-sec} version 8.18.1>>
77
* <<release-notes-8.18.0, {elastic-sec} version 8.18.0>>
8+
* <<release-notes-8.17.6, {elastic-sec} version 8.17.6>>
89
* <<release-notes-8.17.5, {elastic-sec} version 8.17.5>>
910
* <<release-notes-8.17.4, {elastic-sec} version 8.17.4>>
1011
* <<release-notes-8.17.3, {elastic-sec} version 8.17.3>>

docs/release-notes/8.16.asciidoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@ When you install an {elastic-defend} integration or a new agent policy for this
3939
4040
*Workaround* +
4141
To resolve this issue, before you add an {elastic-defend} integration to a policy in {fleet}, apply any pending prebuilt rule updates. This will prevent rule actions and exceptions from being overwritten.
42+
43+
*Resolved* +
44+
This issue is fixed in {stack} versions 8.17.6, 8.18.1, and 9.0.1.
45+
4246
====
4347
// end::known-issue[]
4448

docs/release-notes/8.17.asciidoc

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,26 @@
11
[[release-notes-header-8.17.0]]
22
== 8.17
33

4+
[discrete]
5+
[[release-notes-8.17.6]]
6+
=== 8.17.6
7+
8+
[discrete]
9+
[[enhancements-8.17.6]]
10+
==== Enhancements
11+
* Allows {elastic-defend} users to opt out of event-driven Memory Protection scanning using the advanced policy ({kibana-pull}218354[#218354]).
12+
13+
[discrete]
14+
[[bug-fixes-8.17.6]]
15+
==== Fixes
16+
* Fixes a bug that caused installed prebuilt detection rules to upgrade to their latest available versions when you installed a new {elastic-defend} integration or {agent} policy ({kibana-pull}217959[#217959]).
17+
* Avoids an `IRQL_NOT_LESS_EQUAL` https://learn.microsoft.com/en-us/windows-hardware/drivers/debugger/bug-checks\--blue-screens-[bugcheck] in the {elastic-defend} driver due to an interaction with Trellix Access Protection (`mfehidk.sys`). This issue can occur when `elastic-endpoint-driver.sys` calls https://learn.microsoft.com/en-us/windows/win32/api/fwpmu/nf-fwpmu-fwpmtransactionbegin0[`FwpmTransactionBegin0`] to initialize its network driver. `FwpmTransactionBegin0` performs a synchronous RPC call to the user-mode Base Filtering Engine service. Trellix's driver intercepts this service's operations, causing `FwpmTransactionBegin0` to hang or slow significantly. This delay prevents {elastic-defend}'s driver from properly initializing in a timely manner. Subsequent system activity can invoke {elastic-defend}'s driver before it has fully initialized, leading to a `IRQL_NOT_LESS_EQUAL` bugcheck.
18+
+
19+
If you can't upgrade, you can prevent this issue from occurring by either disabling Trellix Access Protection or adding a https://docs.trellix.com/bundle/endpoint-security-10.6.0-threat-prevention-client-interface-reference-guide-windows/page/GUID-6AC245A1-5E5D-4BAF-93B0-FE7FD33571E6.html[Trellix Access Protection exclusion] for the Base Filtering Engine service (`C:\Windows\System32\svchost.exe`). This issue affects {elastic-defend} versions 8.16.0-8.16.6, 8.17.0-8.17.5, 8.18.0, and 9.0.0.
20+
* Resolves an unbounded kernel non-paged memory growth issue in {elastic-defend}'s kernel driver during extremely high event load situations on Windows. Systems affected by this issue would slow down or become unresponsive until the triggering event load (for example, network activity) subsided. We are only aware of this issue occurring on very busy Windows Server systems running {elastic-defend} 8.16.0 and later.
21+
* Allows {elastic-defend} to detect and recover from a corrupt persistent cache database. Previously, such databases would be unusable, effectively turning off the persistent cache.
22+
* Reduces {elastic-defend}'s CPU usage for registry events.
23+
424
[discrete]
525
[[release-notes-8.17.5]]
626
=== 8.17.5
@@ -39,6 +59,10 @@ When you install an {elastic-defend} integration or a new agent policy for this
3959
4060
*Workaround* +
4161
To resolve this issue, before you add an {elastic-defend} integration to a policy in {fleet}, apply any pending prebuilt rule updates. This will prevent rule actions and exceptions from being overwritten.
62+
63+
*Resolved* +
64+
This issue is fixed in {stack} versions 8.17.6, 8.18.1, and 9.0.1.
65+
4266
====
4367
// end::known-issue[]
4468

@@ -140,6 +164,10 @@ When you install an {elastic-defend} integration or a new agent policy for this
140164
141165
*Workaround* +
142166
To resolve this issue, before you add an {elastic-defend} integration to a policy in {fleet}, apply any pending prebuilt rule updates. This will prevent rule actions and exceptions from being overwritten.
167+
168+
*Resolved* +
169+
This issue is fixed in {stack} versions 8.17.6, 8.18.1, and 9.0.1.
170+
143171
====
144172
// end::known-issue[]
145173

0 commit comments

Comments
 (0)