Lucene search

K
prionPRIOn knowledge basePRION:CVE-2023-30546
HistoryApr 26, 2023 - 7:15 p.m.

Buffer overflow

2023-04-2619:15:00
PRIOn knowledge base
www.prio-n.com
6
contiki-ng
internet of things
antelope database
buffer overflow
storage-cfs
security vulnerability
patch
pull request

7.5 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

43.9%

Contiki-NG is an operating system for Internet of Things devices. An off-by-one error can be triggered in the Antelope database management system in the Contiki-NG operating system in versions 4.8 and prior. The problem exists in the Contiki File System (CFS) backend for the storage of data (file os/storage/antelope/storage-cfs.c). In the functions storage_get_index and storage_put_index, a buffer for merging two strings is allocated with one byte less than the maximum size of the merged strings, causing subsequent function calls to the cfs_open function to read from memory beyond the buffer size. The vulnerability has been patched in the “develop” branch of Contiki-NG, and is expected to be included in the next release. As a workaround, the problem can be fixed by applying the patch in Contiki-NG pull request #2425.

CPENameOperatorVersion
contiki-ngle4.8

7.5 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

43.9%

Related for PRION:CVE-2023-30546