diff options
author | Yogita Urade <yogita.urade@windriver.com> | 2025-01-14 08:03:20 +0000 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2025-01-18 06:21:02 -0800 |
commit | 0c044be7430c1fd6c82b0379732b9c2bccae8bb0 (patch) | |
tree | 1d4ea9bf8dea45cdb61edead28505c3f897a95c6 /scripts/pybootchartgui/pybootchartgui.py | |
parent | 481b2600a934965246311afd5bdb86a299beb310 (diff) | |
download | poky-0c044be7430c1fd6c82b0379732b9c2bccae8bb0.tar.gz |
ofono: fix CVE-2024-7545
oFono SimToolKit Heap-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 STK command PDUs.
The issue results from the lack of proper validation of the length
of user-supplied data prior to copying it to a heap-based buffer.
An attacker can leverage this vulnerability to execute code in the
context of the service account. Was ZDI-CAN-23458.
Reeference:
https://security-tracker.debian.org/tracker/CVE-2024-7545
Upstream patch:
https://git.kernel.org/pub/scm/network/ofono/ofono.git/commit/?id=556e14548c38c2b96d85881542046ee7ed750bb5
(From OE-Core rev: f062d2e4ad3d0a35a2dadda679632d5d213b8487)
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