From 3d8506494d8c0d71f2799a43a9bff9a7d6acf922 Mon Sep 17 00:00:00 2001 From: Nastasha Solomon <79124755+nastasha-solomon@users.noreply.github.com> Date: Fri, 11 Oct 2024 15:29:38 -0400 Subject: [PATCH] Update docs/release-notes/8.15.asciidoc Co-authored-by: Gabriel Landau <42078554+gabriellandau@users.noreply.github.com> --- docs/release-notes/8.15.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release-notes/8.15.asciidoc b/docs/release-notes/8.15.asciidoc index 64225eaa6b..6522e2f809 100644 --- a/docs/release-notes/8.15.asciidoc +++ b/docs/release-notes/8.15.asciidoc @@ -23,7 +23,7 @@ On August 1, 2024, it was discovered that Elastic AI Assistant's responses when [discrete] [[bug-fixes-8.15.3]] ==== Bug fixes -* Fixes an {elastic-defend} bug that could cause Linux to crash when {elastic-defend} scans paths (or paths with children) which include virtual file systems, such as procfs. +* Fixes a bug that could cause {elastic-defend} to crash on Linux when scanning paths (or paths with children) which include virtual file systems, such as procfs. * Fixes a bug that made alerts wrongfully inherit previously-selected tags ({kibana-pull}194428[#194428]). * Automatic Import no longer asks LLMs to map to reserved ECS fields ({kibana-pull}195168[#195168]). * Automatic Import is more forgiving if LLMs return ECS mappings in unexpected formats ({kibana-pull}195167[#195167]).