CVE-2014-2038

low
Published 2014-02-28 · Modified 2026-04-29
CVSS v3
CVSS v2
2.1
VIR risk
2.1

Description

The nfs_can_extend_write function in fs/nfs/write.c in the Linux kernel before 3.13.3 relies on a write delegation to extend a write operation without a certain up-to-date verification, which allows local users to obtain sensitive information from kernel memory in opportunistic circumstances by writing to a file in an NFS filesystem and then reading the same file.

Predictions

Exploit likelihood
20%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2014-2038

vendor Authored 2026-05-27

Vendor advisory: secalert@redhat.com — https://github.com/torvalds/linux/commit/263b4509ec4d47e0da3e753f85a39ea12d1eff24

vendor Authored 2026-05-27

Vendor advisory: secalert@redhat.com — https://bugzilla.redhat.com/show_bug.cgi?id=1066939

vendor Authored 2026-05-27

Vendor advisory: secalert@redhat.com — http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.13.3

OS impact

OSVersionStatusFixed in
debian debianbookwormfixed3.13.4-1
debian debianbullseyefixed3.13.4-1
debian debianforkyfixed3.13.4-1
debian debiansidfixed3.13.4-1
debian debiantrixiefixed3.13.4-1
ubuntu ubuntu12.04affected
ubuntu ubuntu13.10affected
linux linux-kernelaffected3.13.3

References

CWEs

CWE-200

Verify integrity in audit chain (admin only). AS-IS.