Security Advisory

CVE-2024-46865

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2024-09-27 12:42:53
Last updated 2026-05-12 11:58:02
Assigner Linux
CVSS score not scored
State PUBLISHED

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.