Lucene search

K
cve416baaa9-dc9f-4396-8d5f-8c081fb06d67CVE-2022-48717
HistoryJun 20, 2024 - 11:15 a.m.

CVE-2022-48717

2024-06-2011:15:55
416baaa9-dc9f-4396-8d5f-8c081fb06d67
web.nvd.nist.gov
21
linux kernel
asoc max9759
vulnerability fix

6.5 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

10.4%

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

ASoC: max9759: fix underflow in speaker_gain_control_put()

Check for negative values of “priv->gain” to prevent an out of bounds
access. The concern is that these might come from the user via:
-> snd_ctl_elem_write_user()
-> snd_ctl_elem_write()
-> kctl->put()

Affected configurations

Vulners
Node
linuxlinux_kernelRange4.174.19.228
OR
linuxlinux_kernelRange4.20.05.4.178
OR
linuxlinux_kernelRange5.5.05.10.99
OR
linuxlinux_kernelRange5.11.05.15.22
OR
linuxlinux_kernelRange5.16.05.16.8
OR
linuxlinux_kernelRange5.17.0

CNA Affected

[
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "unaffected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "sound/soc/codecs/max9759.c"
    ],
    "versions": [
      {
        "version": "fa8d915172b8",
        "lessThan": "a0f49d12547d",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "fa8d915172b8",
        "lessThan": "71e60c170105",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "fa8d915172b8",
        "lessThan": "5a45448ac95b",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "fa8d915172b8",
        "lessThan": "baead410e5db",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "fa8d915172b8",
        "lessThan": "f114fd6165df",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "fa8d915172b8",
        "lessThan": "4c907bcd9dcd",
        "status": "affected",
        "versionType": "git"
      }
    ]
  },
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "affected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "sound/soc/codecs/max9759.c"
    ],
    "versions": [
      {
        "version": "4.17",
        "status": "affected"
      },
      {
        "version": "0",
        "lessThan": "4.17",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "4.19.228",
        "lessThanOrEqual": "4.19.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.4.178",
        "lessThanOrEqual": "5.4.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.10.99",
        "lessThanOrEqual": "5.10.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.15.22",
        "lessThanOrEqual": "5.15.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.16.8",
        "lessThanOrEqual": "5.16.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.17",
        "lessThanOrEqual": "*",
        "status": "unaffected",
        "versionType": "original_commit_for_fix"
      }
    ]
  }
]

6.5 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

10.4%