CVE-2022-48738

Updated on 20 Jun 2024

Severity

7.1 High severity

Details

CVSS score
7.1
CVSS vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H

Overview

About vulnerability

In the Linux kernel, the following vulnerability has been resolved:

ASoC: ops: Reject out of bounds values in snd_soc_put_volsw()

We don’t currently validate that the values being set are within the range we advertised to userspace as being valid, do so and reject any values that are out of range.

Details

Affected packages:
kernel @ 4.18.0 (+10 more)

In the Linux kernel, the following vulnerability has been resolved:

ASoC: ops: Reject out of bounds values in snd_soc_put_volsw()

We don’t currently validate that the values being set are within the range we advertised to userspace as being valid, do so and reject any values that are out of range.

Fixes