Logo
componentnfs-utils
Name
nfs-utils
Version
2.6.4
Type
library
Description
userspace utilities for kernel nfs
Licenses
MIT & GPL-2.0-or-later & BSD-3-Clause
PURL
-
CPE
cpe:2.3:*:linux-nfs:nfs-utils:2.6.4:*:*:*:*:*:*:*

Other Versions#


Project
Branch
Version
kirkstone
2.6.1
master
2.9.2

Patches#


#
Title
Author
Resolve
1
Patch #1
Henrik Riomar <henrik.riomar@ericsson.com>
2
tools/locktest: Use intmax_t to print off_t
Khem Raj <raj.khem@gmail.com>
3
Detect warning options during configure
Khem Raj <raj.khem@gmail.com>
4
Fix access checks when mounting subdirectories in NFSv3
Trond Myklebust <trond.myklebust@hammerspace.com>
CVE-2025-12801
5
reexport.h: Include unistd.h to compile with musl
Robert Yang <liezhi.yang@windriver.com>
6
support: Add a mini-library to extract and apply RPC
Trond Myklebust <trond.myklebust@hammerspace.com>
CVE-2025-12801
7
bugfix: adjust statd service name
=?UTF-8?q?Ulrich=20=C3=96lmann?= <u.oelmann@pengutronix.de>
8
reexport.c: Some Distros need the following include to
Steve Dickson <steved@redhat.com>
CVE-2025-12801
9
mountd: Minor refactor of get_rootfh()
Trond Myklebust <trond.myklebust@hammerspace.com>
CVE-2025-12801
10
mountd: Separate lookup of the exported directory and the
Trond Myklebust <trond.myklebust@hammerspace.com>
CVE-2025-12801
11
locktest: Makefile.am: Do not use build flags
Khem Raj <raj.khem@gmail.com>
12
Makefile.am: fix undefined function for libnsm.a
Mingli Yu <Mingli.Yu@windriver.com>
13
NFS export symlink vulnerability fix
Christopher Bii <christopherbii@hyub.org>
CVE-2025-12801

Vulnerabilities#


Name
Analysis
Description
Patched
A vulnerability was recently discovered in the rpc.mountd daemon in the nfs-utils package for Linux, that allows a NFSv3 client to escalate the privileges assigned to it in the /etc/exports file at mount time. In particular, it allows the client to access any subdirectory or subtree of an exported directory, regardless of the set file permissions, and regardless of any 'root_squash' or 'all_squash' attributes that would normally be expected to apply to that client.