Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions docs/release-notes/8.17.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,30 @@
[[release-notes-8.17.8]]
=== 8.17.8

[discrete]
[[known-issue-8.17.8]]
==== Known issues

// tag::known-issue[]
[discrete]
.{elastic-defend}'s network driver may lead to bug checks
[%collapsible]
====
*Details* +
On July 8, 2025, a known issue was discovered in {elastic-defend}'s network driver that may lead to kernel pool corruption, resulting in bug checks (BSODs) on Windows systems with a large number of long-lived network connections that remain inactive for 30+ minutes.

The system may bug check with any of a variety of codes such as `SYSTEM_SERVICE_EXCEPTION` or `PAGE_FAULT_IN_NONPAGED_AREA`.

For more information, check https://github.com/elastic/endpoint/issues/90[#90]

*Workaround* +
Downgrade to 8.17.7 or install 8.17.9 once it becomes available.

If you're unable to upgrade or downgrade, set the `advanced.kernel.network` advanced setting to `false` in your {elastic-defend} integration policy.
====
// end::known-issue[]


[discrete]
[[enhancements-8.17.8]]
==== Enhancements
Expand Down