diff --git a/docs/release-notes/8.17.asciidoc b/docs/release-notes/8.17.asciidoc index 72e2a780eb..7c89ef8f74 100644 --- a/docs/release-notes/8.17.asciidoc +++ b/docs/release-notes/8.17.asciidoc @@ -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