mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
28 lines
1.7 KiB
Markdown
28 lines
1.7 KiB
Markdown
### [CVE-2024-46865](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/w4zu/Debian_security
|
|
|