Skip to content

Commit 4ad0253

Browse files
Adds BSOD known issue to 8.18.3 RNs (#6928) (#6932)
* Adds BSOD known issue to 8.18.3 RNs * Adds title * Update docs/release-notes/8.18.asciidoc (cherry picked from commit c54de60) Co-authored-by: natasha-moore-elastic <[email protected]>
1 parent 5a8d77c commit 4ad0253

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

docs/release-notes/8.18.asciidoc

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

8+
[discrete]
9+
[[known-issue-8.18.3]]
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+
Upgrade to the fixed version: https://www.elastic.co/downloads/past-releases/elastic-agent-8-18-3+build202507101319[8.18.3+build202507101319].
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.18.3]]
1034
==== Enhancements

0 commit comments

Comments
 (0)