cve/2024/CVE-2024-46865.md

28 lines
1.7 KiB
Markdown
Raw Normal View History

2025-09-29 21:09:30 +02:00
### [CVE-2024-46865](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-46865)
![](https://img.shields.io/static/v1?label=Product&message=Linux&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1df42be305fe478ded1ee0c1d775f4ece713483b%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=231c235d2f7a66f018f172e26ffd47c363f244ef%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=4494bccb52ffda22ce5a1163a776d970e6229e08%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=5.10.226%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=5.15.167%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=6.1.110%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=6.10.10%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=6.6.51%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=7e4196935069947d8b70b09c1660b67b067e75cb%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=c46cd6aaca81040deaea3500ba75126963294bd9%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=d7567f098f54cb53ee3cee1c82e3d0ed9698b6b3%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=blue)
### 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