Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 325595 (CVE-2010-1636) - Kernel: btrfs_ioctl_clone() information leak (CVE-2010-1636)
Summary: Kernel: btrfs_ioctl_clone() information leak (CVE-2010-1636)
Status: RESOLVED FIXED
Alias: CVE-2010-1636
Product: Gentoo Security
Classification: Unclassified
Component: Kernel (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Security
URL: http://git.kernel.org/?p=linux/kernel...
Whiteboard: [ linux >= 2.6.29 <= 2.6.32 ]
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-25 20:50 UTC by Stefan Behte (RETIRED)
Modified: 2013-09-15 19:36 UTC (History)
2 users (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 Stefan Behte (RETIRED) gentoo-dev Security 2010-06-25 20:50:41 UTC
CVE-2010-1636 (http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-1636):
  The btrfs_ioctl_clone function in fs/btrfs/ioctl.c in the btrfs
  functionality in the Linux kernel 2.6.29 through 2.6.32, and possibly
  other versions, does not ensure that a cloned file descriptor has
  been opened for reading, which allows local users to read sensitive
  information from a write-only file descriptor.