Ubuntu-specific modifications to accountsservice (in patch file debian/patches/0010-set-language.patch) caused the fallback_locale variable, pointing to static storage, to be freed, in the user_change_language_authorized_cb function. This is reachable via the SetLanguage dbus function. This is fixed in versions 0.6.55-0ubuntu12~20.04.5, 0.6.55-0ubuntu13.3, 0.6.55-0ubuntu14.1.
The product calls free() on a pointer to memory that was not allocated using associated heap allocation functions such as malloc(), calloc(), or realloc().
Name | Vendor | Start Version | End Version |
---|---|---|---|
Accountsservice | Canonical | 0.6.55-0ubuntu12~20.04 (including) | 0.6.55-0ubuntu12~20.05 (excluding) |
Accountsservice | Canonical | 0.6.55-0ubuntu13 (including) | 0.6.55-0ubuntu13.3 (excluding) |
Accountsservice | Canonical | 0.6.55-0ubuntu14 (including) | 0.6.55-0ubuntu14.1 (excluding) |
Accountsservice | Ubuntu | devel | * |
Accountsservice | Ubuntu | focal | * |
Accountsservice | Ubuntu | hirsute | * |
Accountsservice | Ubuntu | impish | * |
Accountsservice | Ubuntu | jammy | * |