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.
References
Link | Resource |
---|---|
https://github.com/libuv/libuv/issues/515 | Patch Third Party Advisory |
https://github.com/libuv/libuv/pull/516 | Patch Third Party Advisory |
https://github.com/nodejs/node/pull/2723 | Third Party Advisory |
https://groups.google.com/forum/#%21msg/libuv/KyNnGEXR0OA/NWb605ev2LUJ | |
https://groups.google.com/forum/#%21topic/libuv/WO2cl9zasN8 | |
https://github.com/libuv/libuv/issues/515 | Patch Third Party Advisory |
https://github.com/libuv/libuv/pull/516 | Patch Third Party Advisory |
https://github.com/nodejs/node/pull/2723 | Third Party Advisory |
https://groups.google.com/forum/#%21msg/libuv/KyNnGEXR0OA/NWb605ev2LUJ | |
https://groups.google.com/forum/#%21topic/libuv/WO2cl9zasN8 |
Configurations
History
21 Nov 2024, 02:21
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/libuv/libuv/issues/515 - Patch, Third Party Advisory | |
References | () https://github.com/libuv/libuv/pull/516 - Patch, Third Party Advisory | |
References | () https://github.com/nodejs/node/pull/2723 - Third Party Advisory | |
References | () https://groups.google.com/forum/#%21msg/libuv/KyNnGEXR0OA/NWb605ev2LUJ - | |
References | () https://groups.google.com/forum/#%21topic/libuv/WO2cl9zasN8 - |
07 Nov 2023, 02:23
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2020-02-11 17:15
Updated : 2024-11-21 02:21
NVD link : CVE-2014-9748
Mitre link : CVE-2014-9748
CVE.ORG link : CVE-2014-9748
JSON object : View
Products Affected
microsoft
- windows_server_2003
- windows_xp
nodejs
- node.js
libuv
- libuv
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')