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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2009-01-13 17:00
Updated : 2024-02-28 11:21
NVD link : CVE-2008-4307
Mitre link : CVE-2008-4307
CVE.ORG link : CVE-2008-4307
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')