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.
Loading...
Score 7.1 from GitHub Security Advisory (severity: HIGH) published 2024-09-27. NVD baseline CVSS 7.1; sources differ by 0.0.
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.
September 27, 2024
May 12, 2026
| Vendor / Ecosystem | Fixed in / Patch | Released | Source |
|---|---|---|---|
| ubuntu | linux-tools-oracle-edge (5.15.0.1071.77~20.04.1) @ focal | 2026-05-21 | ubuntu |
| ubuntu | linux-tools-aws-lts-22.04 (5.15.0.1073.73) @ jammy | 2026-05-21 | ubuntu |
| ubuntu | linux-virtual-hwe-20.04-edge (5.15.0.127.137~20.04.1) @ focal | 2026-05-21 | ubuntu |
| ubuntu | linux-tools-intel-iotg (5.15.0.1071.71) @ jammy | 2026-05-21 | ubuntu |
| ubuntu | linux-tools-azure-lts-22.04 (5.15.0.1078.76) @ jammy | 2026-05-21 | ubuntu |
| ubuntu | linux-xilinx-zynqmp-tools-host (5.15.0-1039.43) @ jammy | 2026-05-21 | ubuntu |
| ubuntu | linux-tools-azure-edge (5.15.0.1078.87~20.04.1) @ focal | 2026-05-21 | ubuntu |
Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Every vendor that published an advisory referencing this CVE — pulled from our cve_vendor_advisories aggregation. Click any row for the vendor's original advisory page.
Linux kernel vulnerabilities
Linux kernel (AWS) vulnerabilities
Linux kernel (HWE) vulnerabilities
Linux kernel (Xilinx ZynqMP) vulnerabilities
Linux kernel (Intel IoTG) vulnerabilities
Linux kernel vulnerabilities
Linux kernel (Azure) vulnerabilities
Every time one of our enrichment pipelines (NVD, MITRE cvelistV5, EPSS, CISA KEV, GHSA, OSV, vendor advisories) ran against this CVE. Most recent first.
See which npm, PyPI, Go, and Maven packages are affected by CVE-2024-46865
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.
ubuntu
CWE-908