Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: oss: Limit the period size to 16MB Set the practical limit to the period size (the fragment shift in OSS) instead of a full 31bit; a too large value could lead to the exhaust of memory as we allocate temporary buffers of the period size, too. As of this patch, we set to 16MB limit, which should cover all use cases.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 4.4.295 |
References
- https://git.kernel.org/stable/c/2e54cf6794bf82a54aaefc78da13819aea9cd28aPatch
- https://git.kernel.org/stable/c/35a3e511032146941085f87dd9fb5b82ea5c00a2Patch
- https://git.kernel.org/stable/c/76f19e4cbb548e28547f8c328aa0bfb3a10222d3Patch
- https://git.kernel.org/stable/c/8839c8c0f77ab8fc0463f4ab8b37fca3f70677c2Patch
- https://git.kernel.org/stable/c/ad45babf7886e7a212ee1d5eda9ef49f696db43cPatch
- https://git.kernel.org/stable/c/b02a41eebcc36d4f07196780f2e165ca2c499257Patch
- https://git.kernel.org/stable/c/be55f306396cd62c6889286a7194fd8b53363aebPatch
- https://git.kernel.org/stable/c/d1bb703ad050de9095f10b2d3416c32921ac6bccPatch
- https://git.kernel.org/stable/c/2e54cf6794bf82a54aaefc78da13819aea9cd28aPatch
- https://git.kernel.org/stable/c/35a3e511032146941085f87dd9fb5b82ea5c00a2Patch
- https://git.kernel.org/stable/c/76f19e4cbb548e28547f8c328aa0bfb3a10222d3Patch
- https://git.kernel.org/stable/c/8839c8c0f77ab8fc0463f4ab8b37fca3f70677c2Patch
- https://git.kernel.org/stable/c/ad45babf7886e7a212ee1d5eda9ef49f696db43cPatch
- https://git.kernel.org/stable/c/b02a41eebcc36d4f07196780f2e165ca2c499257Patch
- https://git.kernel.org/stable/c/be55f306396cd62c6889286a7194fd8b53363aebPatch
FAQ
What is CVE-2021-47509?
CVE-2021-47509 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: oss: Limit the period size to 16MB Set the practical limit to the period size (the fragment shift in OSS) instead of a ...
How severe is CVE-2021-47509?
CVE-2021-47509 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-2021-47509?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.