Vulnerability 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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | 5.10.226 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/16ff0895283058b0f96d4fe277aa25ee096f0ea8
- https://git.kernel.org/stable/c/392f6a97fcbecc64f0c00058b2db5bb0e4b8cc3e
- https://git.kernel.org/stable/c/4c8002277167125078e6b9b90137bdf443ebaa08Patch
- https://git.kernel.org/stable/c/5d537b8d900514509622ce92330b70d2e581d409Patch
- https://git.kernel.org/stable/c/7ae890ee19479eeeb87724cca8430b5cb3660c74Patch
- https://git.kernel.org/stable/c/aca06c617c83295f0caa486ad608fbef7bdc11e8Patch
- https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html
- https://lists.debian.org/debian-lts-announce/2025/03/msg00002.html
- https://cert-portal.siemens.com/productcert/html/ssa-265688.html
FAQ
What is CVE-2024-46865?
CVE-2024-46865 is a vulnerability with a CVSS score of 7.1 (HIGH). 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 e...
How severe is CVE-2024-46865?
CVE-2024-46865 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-46865?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.