CVE-2023-28116
Last modified
CVE-2023-28116 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. Contiki-NG is an open-source, cross-platform operating system for internet of things (IoT) devices. In versions 4.8 and prior, an out-of-bounds write can occur in the BLE L2CAP module of the Contiki-NG operating system. EPSS estimates a 0.69% chance of exploitation in the next 30 days.
Description
Contiki-NG is an open-source, cross-platform operating system for internet of things (IoT) devices. In versions 4.8 and prior, an out-of-bounds write can occur in the BLE L2CAP module of the Contiki-NG operating system. The network stack of Contiki-NG uses a global buffer (packetbuf) for processing of packets, with the size of PACKETBUF_SIZE. In particular, when using the BLE L2CAP module with the default configuration, the PACKETBUF_SIZE value becomes larger then the actual size of the packetbuf. When large packets are processed by the L2CAP module, a buffer overflow can therefore occur when copying the packet data to the packetbuf. The vulnerability has been patched in the "develop" branch of Contiki-NG, and will be included in release 4.9. The problem can be worked around by applying the patch manually.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Contiki-Ng | Contiki-Ng | <= 4.8 |
References
- https://github.com/contiki-ng/contiki-ng/pull/2398Issue Tracking, Patch
- https://github.com/contiki-ng/contiki-ng/security/advisories/GHSA-m737-4vx6-pfqpPatch, Vendor Advisory
- https://github.com/contiki-ng/contiki-ng/pull/2398Issue Tracking, Patch
- https://github.com/contiki-ng/contiki-ng/security/advisories/GHSA-m737-4vx6-pfqpPatch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-28116?
How severe is CVE-2023-28116?
How do I fix CVE-2023-28116?
Are you affected by CVE-2023-28116?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
