Certain build processes for libuv and Node.js for 32-bit systems, such as for the nodejs binary package through nodejs_20.19.0+dfsg-2_i386.deb for Debian GNU/Linux, have an inconsistent off_t size (e.g., building on i386 Debian always uses _FILE_OFFSET_BITS=64 for the libuv dynamic library, but uses the _FILE_OFFSET_BITS global system default of 32 for nodejs), leading to out-of-bounds access. NOTE: this is not a problem in the Node.js software itself. In particular, the Node.js website's download page does not offer prebuilt Node.js for Linux on i386.
References
Configurations
No configuration.
History
02 May 2025, 19:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
02 May 2025, 13:53
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
02 May 2025, 01:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
01 May 2025, 18:15
Type | Values Removed | Values Added |
---|---|---|
Summary | (en) Certain build processes for libuv and Node.js for 32-bit systems, such as for the nodejs binary package through nodejs_20.19.0+dfsg-2_i386.deb for Debian GNU/Linux, have an inconsistent off_t size (e.g., building on i386 Debian always uses _FILE_OFFSET_BITS=64 for the libuv dynamic library, but uses the _FILE_OFFSET_BITS global system default of 32 for nodejs), leading to out-of-bounds access. NOTE: this is not a problem in the Node.js software itself. In particular, the Node.js website's download page does not offer prebuilt Node.js for Linux on i386. |
01 May 2025, 08:15
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-1102 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.5 |
01 May 2025, 07:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-05-01 07:15
Updated : 2025-05-02 19:15
NVD link : CVE-2025-47153
Mitre link : CVE-2025-47153
CVE.ORG link : CVE-2025-47153
JSON object : View
Products Affected
No product.
CWE
CWE-1102
Reliance on Machine-Dependent Data Representation