Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 505674 (CVE-2014-2038) - Kernel: nfs: information leakage (CVE-2014-2038)
Summary: Kernel: nfs: information leakage (CVE-2014-2038)
Status: RESOLVED FIXED
Alias: CVE-2014-2038
Product: Gentoo Security
Classification: Unclassified
Component: Kernel (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Kernel Security
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-25 12:04 UTC by Agostino Sarubbo
Modified: 2022-03-25 21:34 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2014-03-25 12:04:21 UTC
CVE-2014-2038 (http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-2038):

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.
Comment 1 GLSAMaker/CVETool Bot gentoo-dev 2014-08-10 21:59:24 UTC
CVE-2014-2038 (http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-2038):
  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.