{ "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2014-9748", "STATE": "PUBLIC" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "The uv_rwlock_t fallback implementation for Windows XP and Server 2003 in libuv before 1.7.4 does not properly prevent threads from releasing the locks of other threads, which allows attackers to cause a denial of service (deadlock) or possibly have unspecified other impact by leveraging a race condition." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "references": { "reference_data": [ { "refsource": "MISC", "name": "https://groups.google.com/forum/#!msg/libuv/KyNnGEXR0OA/NWb605ev2LUJ", "url": "https://groups.google.com/forum/#!msg/libuv/KyNnGEXR0OA/NWb605ev2LUJ" }, { "refsource": "MISC", "name": "https://github.com/libuv/libuv/issues/515", "url": "https://github.com/libuv/libuv/issues/515" }, { "refsource": "MISC", "name": "https://github.com/libuv/libuv/pull/516", "url": "https://github.com/libuv/libuv/pull/516" }, { "refsource": "MISC", "name": "https://github.com/nodejs/node/pull/2723", "url": "https://github.com/nodejs/node/pull/2723" }, { "refsource": "MISC", "name": "https://groups.google.com/forum/#!topic/libuv/WO2cl9zasN8", "url": "https://groups.google.com/forum/#!topic/libuv/WO2cl9zasN8" } ] } }