ghsa-4xpw-6594-8f5m
Vulnerability from github
Published
2025-01-22 15:32
Modified
2025-04-30 06:30
Severity ?
Details
When the assert() function in the GNU C Library versions 2.13 to 2.40 fails, it does not allocate enough space for the assertion failure message string and size information, which may lead to a buffer overflow if the message string size aligns to page size.
{ "affected": [], "aliases": [ "CVE-2025-0395" ], "database_specific": { "cwe_ids": [ "CWE-131" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-01-22T13:15:20Z", "severity": "HIGH" }, "details": "When the assert() function in the GNU C Library versions 2.13 to 2.40 fails, it does not allocate enough space for the assertion failure message string and size information, which may lead to a buffer overflow if the message string size aligns to page size.", "id": "GHSA-4xpw-6594-8f5m", "modified": "2025-04-30T06:30:22Z", "published": "2025-01-22T15:32:34Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-0395" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2025/04/msg00039.html" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20250228-0006" }, { "type": "WEB", "url": "https://sourceware.org/bugzilla/show_bug.cgi?id=32582" }, { "type": "WEB", "url": "https://sourceware.org/git/?p=glibc.git;a=blob;f=advisories/GLIBC-SA-2025-0001" }, { "type": "WEB", "url": "https://sourceware.org/pipermail/libc-announce/2025/000044.html" }, { "type": "WEB", "url": "https://www.openwall.com/lists/oss-security/2025/01/22/4" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2025/01/22/4" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2025/01/23/2" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2025/04/13/1" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2025/04/24/7" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ] }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.