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)
|
Information
Published : 2009-01-13 09:00
Updated : 2023-02-12 18:19
NVD link : CVE-2008-4307
Mitre link : CVE-2008-4307
JSON object : View
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
Products Affected
linux
- linux_kernel