First published: Fri Jun 21 2024(Updated: )
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/20240301190425.120605-1-m.lobanov@rosalinux.ru
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
debian/linux | 5.10.223-1 5.10.234-1 6.1.123-1 6.1.128-1 6.12.12-1 6.12.16-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2024-38637 has not been explicitly rated, but it addresses a potential issue in the Linux kernel that could lead to unexpected behavior.
To fix CVE-2024-38637, ensure you are running the updated Linux kernel versions 5.10.223-1, 5.10.226-1, 6.1.123-1, 6.1.128-1, or 6.12.12-1.
CVE-2024-38637 affects specific versions of the Linux kernel as listed in the vulnerability details.
CVE-2024-38637 involves the greybus component and the lights functionality within the Linux kernel.
If exploited, CVE-2024-38637 could lead to null pointer dereferences that may impact system stability and functionality.