Logo
vulnerabilityCVE-2024-22857
Name
CVE-2024-22857
Source
NVD ( link)Debian ( link)
Description
Heap based buffer flow in zlog v1.1.0 to v1.2.17 in zlog_rule_new().The size of record_name is MAXLEN_PATH(1024) + 1 but file_path may have data upto MAXLEN_CFG_LINE(MAXLEN_PATH*4) + 1. So a check was missing in zlog_rule_new() while copying the record_name from file_path + 1 which caused the buffer overflow. An attacker can exploit this vulnerability to overwrite the zlog_record_fn record_func function pointer to get arbitrary code execution or potentially cause remote code execution (RCE).
Published Date
Updated Date
Workaround
-
Advisories

Analysis#


Affected Component
Analysis
zlog
Patched

Vulnerability Ratings#


9.8
CVSSv31
NaN
other

Others affected components#


Name
Project
Project Version
Version
Status
buildroot
2025.02.x
1.2.18
Not Affected
buildroot
master
1.2.18
Not Affected
openwrt
master
1.2.18-r1
Not Affected
openwrt
openwrt-25.12
1.2.17-r3
Not Affected
yocto
master
1.2.18
Not Affected
yocto
scarthgap
1.2.16
Patched

Resolved with patches#


zlog (yocto:kirkstone)

#
Title
Author
Resolve
1
buffer overflow patched (#251)
Ali Raza <elirazamumtaz@gmail.com>
CVE-2024-22857

zlog (yocto:scarthgap)

#
Title
Author
Resolve
1
CVE-2024-22857: buffer overflow patched
Ali Raza <elirazamumtaz@gmail.com>
CVE-2024-22857