Your submission was sent successfully! Close

You have successfully unsubscribed! Close

Thank you for signing up for our newsletter!
In these regular emails you will find the latest updates about Ubuntu and upcoming events where you can meet our team.Close

CVE-2022-35206

Published: 22 August 2023

Null pointer dereference vulnerability in Binutils readelf 2.38.50 via function read_and_display_attr_value in file dwarf.c.

Notes

AuthorNote
seth-arnold
binutils isn't safe for untrusted inputs.
ccdm94
according to the patch referenced in the issue, the dereference
happens when the 'debug_info_p' variable is referenced but not set
in a 'fetch_indexed_string' call, in 'read_and_display_attr_value'.
In bionic and earlier, these specific calls (referenced in the
patch) are not made sending 'debug_info_p' as an argument.

Priority

Medium

Cvss 3 Severity Score

5.5

Score breakdown

Status

Package Release Status
binutils
Launchpad, Ubuntu, Debian
bionic Not vulnerable
(code not present)
focal Not vulnerable
(code not present)
jammy Not vulnerable
(code not present)
lunar Not vulnerable
(2.40-2ubuntu4)
mantic Not vulnerable
(2.41-5ubuntu1)
trusty Not vulnerable
(code not present)
upstream
Released (2.39)
xenial Not vulnerable
(code not present)
Patches:
upstream: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e98e7d9a70dcc987bff0e925f20b78cd4a2979ed

Severity score breakdown

Parameter Value
Base score 5.5
Attack vector Local
Attack complexity Low
Privileges required None
User interaction Required
Scope Unchanged
Confidentiality None
Integrity impact None
Availability impact High
Vector CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H