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…
Info
Summary
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.
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Sources
- NVD DATABASE
Original Links
- 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
Timeline
- nvd_ingest NVD