From a69237256eaabd9f6958c13dd25795d2b6bf9b06 Mon Sep 17 00:00:00 2001 From: natasha-moore-elastic Date: Thu, 11 Sep 2025 13:01:19 +0100 Subject: [PATCH 1/4] [Security] 9.1.4 release notes --- release-notes/elastic-security/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/release-notes/elastic-security/index.md b/release-notes/elastic-security/index.md index fde96a5d30..aebd428e13 100644 --- a/release-notes/elastic-security/index.md +++ b/release-notes/elastic-security/index.md @@ -27,6 +27,14 @@ To check for security updates, go to [Security announcements for the Elastic sta % * +## 9.1.4 [elastic-security-9.1.4-release-notes] + +### Features and enhancements [elastic-security-9.1.4-features-enhancements] +* Adds more Linux diagnostic process `ptrace` events [#17154]({{kib-pull}}17154). + +### Fixes [elastic-security-9.1.4-fixes] +* Fixes a bug where the toggle column functionality only functioned on the **Alerts** page [#234278]({{kib-pull}}234278). + ## 9.1.3 [elastic-security-9.1.3-release-notes] ### Fixes [elastic-security-9.1.3-fixes] From 0938b80afb8477b17c88e1656ff9b3db72289eb2 Mon Sep 17 00:00:00 2001 From: natasha-moore-elastic Date: Fri, 12 Sep 2025 12:53:38 +0100 Subject: [PATCH 2/4] Adds Endpoint notes --- release-notes/elastic-security/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/release-notes/elastic-security/index.md b/release-notes/elastic-security/index.md index aebd428e13..8087653e66 100644 --- a/release-notes/elastic-security/index.md +++ b/release-notes/elastic-security/index.md @@ -34,6 +34,8 @@ To check for security updates, go to [Security announcements for the Elastic sta ### Fixes [elastic-security-9.1.4-fixes] * Fixes a bug where the toggle column functionality only functioned on the **Alerts** page [#234278]({{kib-pull}}234278). +* Fixes a bug where Linux capabilities were included in {{elastic-endpoint}} network events despite being disabled. +* Makes the delivery of {{elastic-endpoint}} command line commands more robust. In rare cases, commands could previously fail due to interprocess communication issues. ## 9.1.3 [elastic-security-9.1.3-release-notes] From b014854d064d0518757997187b17224afa74c9f9 Mon Sep 17 00:00:00 2001 From: natasha-moore-elastic <137783811+natasha-moore-elastic@users.noreply.github.com> Date: Fri, 12 Sep 2025 13:58:22 +0100 Subject: [PATCH 3/4] Update release-notes/elastic-security/index.md Co-authored-by: Nicholas Berlin <56366649+nicholasberlin@users.noreply.github.com> --- release-notes/elastic-security/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release-notes/elastic-security/index.md b/release-notes/elastic-security/index.md index 8087653e66..177a573488 100644 --- a/release-notes/elastic-security/index.md +++ b/release-notes/elastic-security/index.md @@ -30,7 +30,7 @@ To check for security updates, go to [Security announcements for the Elastic sta ## 9.1.4 [elastic-security-9.1.4-release-notes] ### Features and enhancements [elastic-security-9.1.4-features-enhancements] -* Adds more Linux diagnostic process `ptrace` events [#17154]({{kib-pull}}17154). +* Adds more Linux diagnostic process `ptrace` events ### Fixes [elastic-security-9.1.4-fixes] * Fixes a bug where the toggle column functionality only functioned on the **Alerts** page [#234278]({{kib-pull}}234278). From 0abe39f929058be09a2405c37b9d4d3787fc16ed Mon Sep 17 00:00:00 2001 From: natasha-moore-elastic Date: Fri, 12 Sep 2025 13:59:17 +0100 Subject: [PATCH 4/4] add fullstop --- release-notes/elastic-security/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release-notes/elastic-security/index.md b/release-notes/elastic-security/index.md index 177a573488..aba0b4c296 100644 --- a/release-notes/elastic-security/index.md +++ b/release-notes/elastic-security/index.md @@ -30,7 +30,7 @@ To check for security updates, go to [Security announcements for the Elastic sta ## 9.1.4 [elastic-security-9.1.4-release-notes] ### Features and enhancements [elastic-security-9.1.4-features-enhancements] -* Adds more Linux diagnostic process `ptrace` events +* Adds more Linux diagnostic process `ptrace` events. ### Fixes [elastic-security-9.1.4-fixes] * Fixes a bug where the toggle column functionality only functioned on the **Alerts** page [#234278]({{kib-pull}}234278).