Skip to content

Commit 5a8d77c

Browse files
Adds BSOD known issue to 8.17.8 RNs (#6929) (#6930)
* Adds BSOD known issue to 8.17.8 RNs * Update docs/release-notes/8.17.asciidoc * spacing fixes (cherry picked from commit e5f3e2c) Co-authored-by: natasha-moore-elastic <[email protected]>
1 parent b7978e3 commit 5a8d77c

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

docs/release-notes/8.17.asciidoc

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,30 @@
55
[[release-notes-8.17.8]]
66
=== 8.17.8
77

8+
[discrete]
9+
[[known-issue-8.17.8]]
10+
==== Known issues
11+
12+
// tag::known-issue[]
13+
[discrete]
14+
.{elastic-defend}'s network driver may lead to bug checks
15+
[%collapsible]
16+
====
17+
*Details* +
18+
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.
19+
20+
The system may bug check with any of a variety of codes such as `SYSTEM_SERVICE_EXCEPTION` or `PAGE_FAULT_IN_NONPAGED_AREA`.
21+
22+
For more information, check https://github.com/elastic/endpoint/issues/90[#90]
23+
24+
*Workaround* +
25+
Downgrade to 8.17.7 or install 8.17.9 once it becomes available.
26+
27+
If you're unable to upgrade or downgrade, set the `advanced.kernel.network` advanced setting to `false` in your {elastic-defend} integration policy.
28+
====
29+
// end::known-issue[]
30+
31+
832
[discrete]
933
[[enhancements-8.17.8]]
1034
==== Enhancements

0 commit comments

Comments
 (0)