diff options
author | Yogita Urade <yogita.urade@windriver.com> | 2025-01-14 08:03:22 +0000 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2025-01-18 06:21:02 -0800 |
commit | 65d58821e0496c90594176fdb2ef2c240f86bcd9 (patch) | |
tree | 315fed4d39c426b6d02cb259015fe022f9574ed1 /scripts/pybootchartgui/pybootchartgui.py | |
parent | a551469f700bd621a1bbccbe904ac1bf749f1504 (diff) | |
download | poky-65d58821e0496c90594176fdb2ef2c240f86bcd9.tar.gz |
ofono: fix CVE-2024-7547
oFono SMS Decoder Stack-based Buffer Overflow Privilege Escalation
Vulnerability. This vulnerability allows local attackers to execute
arbitrary code on affected installations of oFono. An attacker must
first obtain the ability to execute code on the target modem in
order to exploit this vulnerability.
The specific flaw exists within the parsing of SMS PDUs. The issue
results from the lack of proper validation of the length of user-
supplied data prior to copying it to a stack-based buffer. An
attacker can leverage this vulnerability to execute code in the
context of the service account. Was ZDI-CAN-23460.
Reference:
https://security-tracker.debian.org/tracker/CVE-2024-7547
Upstream patch:
https://git.kernel.org/pub/scm/network/ofono/ofono.git/commit/?id=305df050d02aea8532f7625d6642685aa530f9b0
(From OE-Core rev: 8c32d91b64ae296d7832ddeb42983f4f3c237946)
Signed-off-by: Yogita Urade <yogita.urade@windriver.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/pybootchartgui/pybootchartgui.py')
0 files changed, 0 insertions, 0 deletions