5.5

CVE-2021-47511

ALSA: pcm: oss: Fix negative period/buffer sizes

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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
LinuxLinux Kernel Version < 4.4.295
LinuxLinux Kernel Version >= 4.5 < 4.9.293
LinuxLinux Kernel Version >= 4.10 < 4.14.258
LinuxLinux Kernel Version >= 4.15 < 4.19.221
LinuxLinux Kernel Version >= 4.20 < 5.4.165
LinuxLinux Kernel Version >= 5.5 < 5.10.85
LinuxLinux Kernel Version >= 5.11 < 5.15.8
LinuxLinux Kernel Version5.16 Updaterc1
LinuxLinux Kernel Version5.16 Updaterc2
LinuxLinux Kernel Version5.16 Updaterc3
LinuxLinux Kernel Version5.16 Updaterc4
VulnDex Vulnerability Enrichment
Diese Information steht angemeldeten Benutzern zur Verfügung. Login Login
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.24% 0.148
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 5.5 1.8 3.6
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
134c704f-9b21-4f2e-91b3-4a467353bcc0 5.5 1.8 3.6
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Es wurden noch keine Informationen zu CWE veröffentlicht.
https://git.kernel.org/stable/c/00a860678098fcd9fa8db2b5fb9d2ddf4776d4cc
Patch
https://git.kernel.org/stable/c/02b2b691b77cd7b951fa7b6c9d44d4e472cdc823
Patch
https://git.kernel.org/stable/c/502e1146873d870f87da3b8f93d6bf2de5f38d0c
Patch
https://git.kernel.org/stable/c/8af815ab052eaf74addbbfb556d63ce2137c0e1b
Patch
https://git.kernel.org/stable/c/9d2479c960875ca1239bcb899f386970c13d9cfe
Patch
https://git.kernel.org/stable/c/be8869d388593e57223ad39297c8e54be632f2f2
Patch
https://git.kernel.org/stable/c/f12c8a7515f641885677960af450082569a87243
Patch
https://git.kernel.org/stable/c/f96c0959c1ee92adc911c10d6ec209af50105049
Patch