In the Linux kernel, the following vulnerability has been resolved:
greybus: lights: check return of get_channel_from_mode
If channel for the given node is not found we return null from
get_channel_from_mode. Make sure we validate the return pointer
before using it in two of the missing places.
This was originally reported in [0]:
Found by Linux Verification Center (linuxtesting.org) with SVACE.
[0] https://lore.kernel.org/all/[email protected]
References
Configurations
Configuration 1 (hide)
|
History
04 Nov 2025, 18:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
Information
Published : 2024-06-21 11:15
Updated : 2025-11-04 18:16
NVD link : CVE-2024-38637
Mitre link : CVE-2024-38637
CVE.ORG link : CVE-2024-38637
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference
