Lucene search

K
freebsdFreeBSD6A384960-6007-11E6-A6C3-14DAE9D210B8
HistoryApr 08, 2014 - 12:00 a.m.

FreeBSD -- Deadlock in the NFS server

2014-04-0800:00:00
vuxml.freebsd.org
17

4 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

SINGLE

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

PARTIAL

AV:N/AC:L/Au:S/C:N/I:N/A:P

0.005 Low

EPSS

Percentile

77.5%

Problem Description:
The kernel holds a lock over the source directory vnode
while trying to convert the target directory file handle
to a vnode, which needs to be returned with the lock held,
too. This order may be in violation of normal lock order,
which in conjunction with other threads that grab locks in
the right order, constitutes a deadlock condition because
no thread can proceed.
Impact:
An attacker on a trusted client could cause the NFS
server become deadlocked, resulting in a denial of service.

OSVersionArchitecturePackageVersionFilename
FreeBSDanynoarchfreebsd-kernel=Β 10.0UNKNOWN
FreeBSDanynoarchfreebsd-kernel<Β 10.0_1UNKNOWN

4 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

SINGLE

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

PARTIAL

AV:N/AC:L/Au:S/C:N/I:N/A:P

0.005 Low

EPSS

Percentile

77.5%