MEDIUM · 4.0

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...

Vulnerability Description

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.

CVSS Score

4.0

MEDIUM

AV:L/AC:H/Au:N/C:N/I:N/A:C
Confidentiality
NONE
Integrity
NONE
Availability
COMPLETE

Affected Products

VendorProductVersions
LinuxLinux Kernel<= 2.6.25.9

Related Weaknesses (CWE)

References

FAQ

What is CVE-2008-4307?

CVE-2008-4307 is a vulnerability with a CVSS score of 4.0 (MEDIUM). 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...

How severe is CVE-2008-4307?

CVE-2008-4307 has been rated MEDIUM with a CVSS base score of 4.0/10. Review the CVSS metrics above for detailed severity breakdown.

Is there a patch for CVE-2008-4307?

Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.