Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 254903 (CVE-2008-4307) - Kernel: Race condition in do_setlk() in fs/nfs/file.c (CVE-2008-4307)
Summary: Kernel: Race condition in do_setlk() in fs/nfs/file.c (CVE-2008-4307)
Status: RESOLVED FIXED
Alias: CVE-2008-4307
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.26]
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-13 23:39 UTC by Stefan Behte (RETIRED)
Modified: 2013-09-05 03:34 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 2009-01-13 23:39:58 UTC
CVE-2008-4307 (http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-4307):
  Race condition in the do_setlk function in fs/nfs/file.c in the Linux
  kernel before 2.6.26 allows local users to cause a denial of service
  (crash) via vectors resulting in an interrupted RPC call that leads
  to a stray FL_POSIX lock, related to improper handling of a race
  between fcntl and close in the EINTR case.