← Back to CVE List
CVE-2024-46865
In the Linux kernel, the following vulnerability has been resolved:
fou: fix initialization of grc
The grc must be initialize first. There can be a condition where if
fou is NULL, goto out will be executed and grc would be used
uninitialized.
> MITRE Terms of Use apply – see LICENSE‑MITRE.txt