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

12 Aug 2022, 18:28

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

Information

Published : 2020-02-11 17:15

Updated : 2024-02-04 20:39


NVD link : CVE-2014-9748

Mitre link : CVE-2014-9748

CVE.ORG link : CVE-2014-9748


JSON object : View

Products Affected

nodejs

  • node.js

microsoft

  • windows_xp
  • windows_server_2003

libuv

  • libuv
CWE
CWE-362

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