CVE Database
/

CVE-2021-47511

Back to search

CVE-2021-47511

Published: May 24, 2024

Modified: May 11, 2026

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: oss: Fix negative period/buffer sizes The period size calculation in OSS layer may receive a negative value as an error, but the code there assumes only the positive values and handle them with size_t. Due to that, a too big value may be passed to the lower layers. This patch changes the code to handle with ssize_t and adds the proper error checks appropriately.

VendorProductVersions

Linux

Linux

affected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 - < be8869d388593e57223ad39297c8e54be632f2f2
affected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 - < 502e1146873d870f87da3b8f93d6bf2de5f38d0c
affected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 - < 8af815ab052eaf74addbbfb556d63ce2137c0e1b
affected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 - < f96c0959c1ee92adc911c10d6ec209af50105049
affected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 - < f12c8a7515f641885677960af450082569a87243

+3 more versions

Linux

Linux

affected
2.6.12
unaffected
0 - < 2.6.12
unaffected
4.4.295 - <= 4.4.*
unaffected
4.9.293 - <= 4.9.*
unaffected
4.14.258 - <= 4.14.*

+5 more versions

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now