Skip to content

Commit ab11382

Browse files
Elastic Defend known issue
1 parent a441c8d commit ab11382

File tree

1 file changed

+46
-0
lines changed

1 file changed

+46
-0
lines changed

docs/release-notes/8.19.asciidoc

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,29 @@
3535
[[release-notes-8.19.9]]
3636
=== 8.19.9
3737

38+
[discrete]
39+
[[known-issue-8.19.9]]
40+
==== Known issues
41+
42+
// tag::known-issue[]
43+
[discrete]
44+
.Intermittent blue screen due to conflict with Windows ODX in {elastic-defend}
45+
[%collapsible]
46+
====
47+
*Details* +
48+
An issue in {elastic-defend} on Windows can result in `KERNEL_AUTO_BOOST_LOCK_ACQUISITION_WITH_RAISED_IRQL` or `PAGE_FAULT_IN_NONPAGED_AREA` bug checks (blue screens) when [Offloaded Data Transfer (ODX)](https://learn.microsoft.com/en-us/windows-hardware/drivers/storage/offloaded-data-transfer) is used to copy files.
49+
50+
*Workaround* +
51+
If you're unable to upgrade to the fixed version, you can disable the affected code by setting the `windows.advanced.kernel.filewrite` <<adv-policy-settings,advanced setting>> to `false` in your {elastic-defend} integration policy.
52+
53+
*Resolved* +
54+
This issue is fixed in {agent} version 8.19.10.
55+
56+
TIP: As long as the major and minor versions match, you can run a newer patch version of {agent} than the {stack}. For example, you can use 8.19.10 {agent} with 8.19.9 {stack}.
57+
58+
====
59+
// end::known-issue[]
60+
3861
[discrete]
3962
[[features-8.19.9]]
4063
==== New features
@@ -60,6 +83,29 @@
6083
[[release-notes-8.19.8]]
6184
=== 8.19.8
6285

86+
[discrete]
87+
[[known-issue-8.19.8]]
88+
==== Known issues
89+
90+
// tag::known-issue[]
91+
[discrete]
92+
.Intermittent blue screen due to conflict with Windows ODX in {elastic-defend}
93+
[%collapsible]
94+
====
95+
*Details* +
96+
An issue in {elastic-defend} on Windows can result in `KERNEL_AUTO_BOOST_LOCK_ACQUISITION_WITH_RAISED_IRQL` or `PAGE_FAULT_IN_NONPAGED_AREA` bug checks (blue screens) when [Offloaded Data Transfer (ODX)](https://learn.microsoft.com/en-us/windows-hardware/drivers/storage/offloaded-data-transfer) is used to copy files.
97+
98+
*Workaround* +
99+
If you're unable to upgrade to the fixed version, you can disable the affected code by setting the `windows.advanced.kernel.filewrite` <<adv-policy-settings,advanced setting>> to `false` in your {elastic-defend} integration policy.
100+
101+
*Resolved* +
102+
This issue is fixed in {agent} version 8.19.10.
103+
104+
TIP: As long as the major and minor versions match, you can run a newer patch version of {agent} than the {stack}. For example, you can use 8.19.10 {agent} with 8.19.8 {stack}.
105+
106+
====
107+
// end::known-issue[]
108+
63109
[discrete]
64110
[[enhancements-8.19.8]]
65111
==== Enhancements

0 commit comments

Comments
 (0)