cve/2024/CVE-2024-46865.md
2025-09-29 21:09:30 +02:00

1.7 KiB

CVE-2024-46865

Description

In the Linux kernel, the following vulnerability has been resolved:fou: fix initialization of grcThe grc must be initialize first. There can be a condition where iffou is NULL, goto out will be executed and grc would be useduninitialized.

POC

Reference

No PoCs from references.

Github