CVE-2014-9748

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

Configuration 1 (hide)

AND
cpe:2.3:a:libuv:libuv:*:*:*:*:*:*:*:*
OR cpe:2.3:o:microsoft:windows_server_2003:-:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows_xp:-:*:*:*:*:*:*:*

Configuration 2 (hide)

OR cpe:2.3:a:nodejs:node.js:*:*:*:*:*:*:*:*
cpe:2.3:a:nodejs:node.js:*:*:*:*:*:*:*:*

History

07 Nov 2023, 02:23

Type Values Removed Values Added
References
  • {'url': 'https://groups.google.com/forum/#!msg/libuv/KyNnGEXR0OA/NWb605ev2LUJ', 'name': 'https://groups.google.com/forum/#!msg/libuv/KyNnGEXR0OA/NWb605ev2LUJ', 'tags': ['Exploit', 'Third Party Advisory'], 'refsource': 'MISC'}
  • {'url': 'https://groups.google.com/forum/#!topic/libuv/WO2cl9zasN8', 'name': 'https://groups.google.com/forum/#!topic/libuv/WO2cl9zasN8', 'tags': ['Third Party Advisory'], 'refsource': 'MISC'}
  • () https://groups.google.com/forum/#%21topic/libuv/WO2cl9zasN8 -
  • () https://groups.google.com/forum/#%21msg/libuv/KyNnGEXR0OA/NWb605ev2LUJ -

12 Aug 2022, 18:28

Type Values Removed Values Added
CPE cpe:2.3:a:nodejs:node.js:*:*:*:*:*:*:*:*
First Time Nodejs
Nodejs node.js

Information

Published : 2020-02-11 17:15

Updated : 2023-12-10 13:13


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

libuv

  • libuv

nodejs

  • node.js
CWE
CWE-362

Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')