You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.
v6.1-rc1 commit 959536185196 ("mei: extend timeouts on slow devices") added an extra param to mei_device_init(), which results in null pointer dereference in mei_vsc_probe_work():
v6.1-rc1 commit 959536185196 ("mei: extend timeouts on slow devices") added an extra param to
mei_device_init()
, which results in null pointer dereference inmei_vsc_probe_work()
:Full log in vsc-null-ptr-def.txt.
The text was updated successfully, but these errors were encountered: