In the Linux kernel, the following vulnerability has been resolved: i2c: core: fix NULL-deref on adapter registration failure If adapter registration ever fails the release callback would trigger a…
提示
摘要
In the Linux kernel, the following vulnerability has been resolved: i2c: core: fix NULL-deref on adapter registration failure If adapter registration ever fails the release callback would trigger a NULL-pointer dereference as the completion struct has not been initialised. Note that before the offending commit this would instead have resulted in a minor memory leak of the adapter name.
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/034e307428119b67f5f18a35e4f4e7d15a2b9774
- https://git.kernel.org/stable/c/2295d2bb101faa663fbc45fadbb3fec45f107441
- https://git.kernel.org/stable/c/2ce0a74bfa3acdfcdb00cf02f181f2754b451f42
- https://git.kernel.org/stable/c/3351c5e77749a0c8a1e252b95420c143ebcf07ac
时间线
- nvd_ingest NVD