CVE-2015-3239
low
CVSS v3
—
CVSS v2
3.3
VIR risk
3.3
Description
Off-by-one error in the dwarf_to_unw_regnum function in include/dwarf_i.h in libunwind 1.1 allows local users to have unspecified impact via invalid dwarf opcodes.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: secalert@redhat.com — http://rhn.redhat.com/errata/RHSA-2015-1675.html
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2015-3239
Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2015-3239.html
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| sles | affected | | |
| debian | sid | fixed | 7.0.0+r1-4 |
| debian | trixie | fixed | 7.0.0+r1-4 |
| debian | bookworm | fixed | 7.0.0+r1-4 |
| debian | bullseye | fixed | 7.0.0+r1-4 |
| debian | forky | fixed | 1.1-4 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| libunwind_project | libunwind | 1.1 | |
References
- https://www.suse.com/security/cve/CVE-2015-3239.html
- https://security-tracker.debian.org/tracker/CVE-2015-3239
- http://git.savannah.gnu.org/cgit/libunwind.git/commit/?id=396b6c7ab737e2bff244d640601c436a26260ca1
- http://rhn.redhat.com/errata/RHSA-2015-1675.html
- http://rhn.redhat.com/errata/RHSA-2015-1768.html
- http://rhn.redhat.com/errata/RHSA-2015-1769.html
- http://www.securityfocus.com/bid/76707
- https://bugzilla.redhat.com/show_bug.cgi?id=1232265
CWEs
CWE-189
Verify integrity in audit chain (admin only). AS-IS.