Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: ALSA: rawmidi - fix the uninitalized user_pversion The user_pversion was uninitialized for the user space file structure in the open function, because the file private structure use kmalloc for the allocation. The kernel ALSA sequencer code clears the file structure, so no additional fixes are required. BugLink: https://github.com/alsa-project/alsa-lib/issues/178
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.15, < 5.15.12 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/39a8fc4971a00d22536aeb7d446ee4a97810611bPatch
- https://git.kernel.org/stable/c/b398fcbe4de1e1100867fdb6f447c6fbc8fe7085Patch
- https://git.kernel.org/stable/c/39a8fc4971a00d22536aeb7d446ee4a97810611bPatch
- https://git.kernel.org/stable/c/b398fcbe4de1e1100867fdb6f447c6fbc8fe7085Patch
FAQ
What is CVE-2021-47096?
CVE-2021-47096 is a vulnerability with a CVSS score of 4.0 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: ALSA: rawmidi - fix the uninitalized user_pversion The user_pversion was uninitialized for the user space file structure in the op...
How severe is CVE-2021-47096?
CVE-2021-47096 has been rated MEDIUM with a CVSS base score of 4.0/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2021-47096?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.