Lucene search

K
vulnrichmentLinuxVULNRICHMENT:CVE-2024-38637
HistoryJun 21, 2024 - 10:18 a.m.

CVE-2024-38637 greybus: lights: check return of get_channel_from_mode

2024-06-2110:18:25
Linux
github.com
1
linux kernel
greybus lights
get channel from mode
svace

AI Score

6.8

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

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]

AI Score

6.8

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial