Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: ext4: fix leaking uninitialized memory in fast-commit journal When space at the end of fast-commit journal blocks is unused, make sure to zero it out so that uninitialized memory is not leaked to disk.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.10, < 5.10.163 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/594bc43b410316d70bb42aeff168837888d96810Patch
- https://git.kernel.org/stable/c/7c1fb65e8ce85c281d2cba9c236f9edbbc4eaca6Patch
- https://git.kernel.org/stable/c/871800770d7f2f952c7249ad52485c3564dab44ePatch
- https://git.kernel.org/stable/c/b8b7922374b00a44137e5bcdd46ef86c8b065f27Patch
- https://git.kernel.org/stable/c/d9ba03eb03dc2dccb5450de388ea46bdcaaf8348Patch
FAQ
What is CVE-2022-50465?
CVE-2022-50465 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: ext4: fix leaking uninitialized memory in fast-commit journal When space at the end of fast-commit journal blocks is unused, make ...
How severe is CVE-2022-50465?
CVE-2022-50465 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-50465?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.