diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index 35f65cc035c..040acffdeef 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -3550,6 +3550,19 @@ options HZ=1000 # not compulsory but strongly recommended
sendmail_enable="YES"
+ The permissions for sendmail
+ alias and map databases built via
+ /etc/mail/Makefile now default to mode
+ 0640 to protect against a file locking local denial of service.
+ It can be changed by setting the new
+ SENDMAIL_MAP_PERMS
+ make.conf option. &merged;
+
+ The permissions for the sendmail
+ statistics file, /var/log/sendmail.st, have
+ been changed from mode 0644 to mode 0640 to protect against
+ a file locking local denial of service. &merged;
+
diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
index 35f65cc035c..040acffdeef 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -3550,6 +3550,19 @@ options HZ=1000 # not compulsory but strongly recommended
sendmail_enable="YES"
+ The permissions for sendmail
+ alias and map databases built via
+ /etc/mail/Makefile now default to mode
+ 0640 to protect against a file locking local denial of service.
+ It can be changed by setting the new
+ SENDMAIL_MAP_PERMS
+ make.conf option. &merged;
+
+ The permissions for the sendmail
+ statistics file, /var/log/sendmail.st, have
+ been changed from mode 0644 to mode 0640 to protect against
+ a file locking local denial of service. &merged;
+