目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2022-41972— Contiki-NG 代码问题漏洞

CVSS 2.9 · Low EPSS 0.21% · P11
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2022-41972 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Contiki-NG contains NULL Pointer Dereference in BLE L2CAP module
来源: CVE Program / CVE List V5
Vulnerability Description
Contiki-NG is an open-source, cross-platform operating system for Next-Generation IoT devices. Versions prior to 4.9 contain a NULL Pointer Dereference in BLE L2CAP module. The Contiki-NG operating system for IoT devices contains a Bluetooth Low Energy stack. An attacker can inject a packet in this stack, which causes the implementation to dereference a NULL pointer and triggers undefined behavior. More specifically, while processing the L2CAP protocol, the implementation maps an incoming channel ID to its metadata structure. In this structure, state information regarding credits is managed through calls to the function input_l2cap_credit in the module os/net/mac/ble/ble-l2cap.c. Unfortunately, the input_l2cap_credit function does not check that the metadata corresponding to the user-supplied channel ID actually exists, which can lead to the channel variable being set to NULL before a pointer dereferencing operation is performed. The vulnerability has been patched in the "develop" branch of Contiki-NG, and will be included in release 4.9. Users can apply the patch in Contiki-NG pull request #2253 as a workaround until the new package is released.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L
来源: CVE Program / CVE List V5
Vulnerability Type
空指针解引用
来源: CVE Program / CVE List V5
Vulnerability Title
Contiki-NG 代码问题漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Contiki-NG是一套用于下一代IoT(物联网)设备的开源跨平台操作系统。 Contiki-NG 4.9之前版本存在代码问题漏洞,该漏洞源于包含一个蓝牙低功耗堆栈,攻击者利用该漏洞可以在此堆栈中注入数据包,这会导致实现取消引用 NULL 指针并触发未定义的行为。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
contiki-ngcontiki-ng <= 4.8 -

二、漏洞 CVE-2022-41972 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2022-41972 的情报信息

登录查看更多情报信息。

CVE-2022-41972 补丁与修复 (1)

CVE-2022-41972 厂商安全公告 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2022-41972

暂无评论


发表评论