Out-of-bounds access via negative gain index
Published Jun 20, 2024 · Updated Aug 5, 2026
Out-of-bounds access in the Linux kernel MAX9759 ASoC codec driver allows local users to index before a gain table through a control write. speaker_gain_control_put rejects values above 3 but accepts a negative ALSA control value, stores it in priv->gain, and leaves later code to index speaker_gain_table with that value. Access requires the MAX9759 driver and permission to write its ALSA mixer control; the kernel team specifies no consequence beyond the invalid access.
Summary
What happened
Out-of-bounds access in the Linux kernel MAX9759 ASoC codec driver allows local users to index before a gain table through a control write. speaker_gain_control_put rejects values above 3 but accepts a negative ALSA control value, stores it in priv->gain, and leaves later code to index speaker_gain_table with that value. Access requires the MAX9759 driver and permission to write its ALSA mixer control; the kernel team specifies no consequence beyond the invalid access.
The record
- CVE
- CVE-2022-48717
- Published
- Jun 20, 2024
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-787
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Jun 20, 2024CVE publishedPublication date reported by the CVE source.
- Aug 5, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=4.17
- Affected versionversion=fa8d915172b8c10ec0734c4021e99e9705023b07 <4c907bcd9dcd233da6707059d777ab389dcbd964
- Affected versionversion=fa8d915172b8c10ec0734c4021e99e9705023b07 <5a45448ac95b715173edb1cd090ff24b6586d921
- Affected versionversion=fa8d915172b8c10ec0734c4021e99e9705023b07 <71e60c170105d153e34d01766c1e4db26a4b24cc
- Affected versionversion=fa8d915172b8c10ec0734c4021e99e9705023b07 <a0f49d12547d45ea8b0f356a96632dd503941c1e
- Affected versionversion=fa8d915172b8c10ec0734c4021e99e9705023b07 <baead410e5db49e962a67fffc17ac30e44b50b7c
- Affected versionversion=fa8d915172b8c10ec0734c4021e99e9705023b07 <f114fd6165dfb52520755cc4d1c1dfbd447b88b6
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo