git: 9e5117bd9b - main - 15.1/errata: add issue: NFSv4.1/4.2 client panic during server recovery
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 15 Jun 2026 14:25:44 UTC
The branch main has been updated by vladlen:
URL: https://cgit.FreeBSD.org/doc/commit/?id=9e5117bd9b2e04bbfbee53aac92e1a2ad59ad891
commit 9e5117bd9b2e04bbfbee53aac92e1a2ad59ad891
Author: Vladlen Popolitov <vladlen@FreeBSD.org>
AuthorDate: 2026-06-15 14:25:36 +0000
Commit: Vladlen Popolitov <vladlen@FreeBSD.org>
CommitDate: 2026-06-15 14:25:36 +0000
15.1/errata: add issue: NFSv4.1/4.2 client panic during server recovery
Reviewed by: ziaee, rmacklem
Approved by: ziaee
Differential Revision: https://reviews.freebsd.org/D57592
---
website/content/en/releases/15.1R/errata.adoc | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/website/content/en/releases/15.1R/errata.adoc b/website/content/en/releases/15.1R/errata.adoc
index 0a24c5bf52..6ce6117b2a 100644
--- a/website/content/en/releases/15.1R/errata.adoc
+++ b/website/content/en/releases/15.1R/errata.adoc
@@ -63,7 +63,9 @@ For a list of all FreeBSD CERT security advisories, see https://www.FreeBSD.org/
[[open-issues]]
== Open Issues
-No open issues.
+1. **man:nfs[4]** client may cause a kernel panic when an NFSv4.1 or NFSv4.2 server becomes unresponsive or reboots. The system will automatically reboot after the panic. +
+**Workaround**: Avoid using `soft` or `intr` mount options with NFSv4.1/4.2 mounts. If the panic occurs frequently, consider downgrading to NFSv3 until a patched version is available. +
+**State**: fixed in main - https://bugs.freebsd.org/294925
[[late-news]]
== Late-Breaking News