CVE-2024-46865 Information

Description

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.

Reference

https://git.kernel.org/stable/c/5d537b8d900514509622ce92330b70d2e581d409 https://git.kernel.org/stable/c/7ae890ee19479eeeb87724cca8430b5cb3660c74 https://git.kernel.org/stable/c/aca06c617c83295f0caa486ad608fbef7bdc11e8 https://git.kernel.org/stable/c/4c8002277167125078e6b9b90137bdf443ebaa08

Share on: