Kernel out-of-bounds access via undersized AHCI array
Published Sep 15, 2025 · Updated Sep 15, 2025
Out-of-bounds access in the Linux kernel AHCI driver allows local users to access memory outside an array through a 16-port SATA multiplier. sata_pmp_init_links assigns link identifiers through SATA_PMP_MAX_PORTS, but ahci_qc_issue indexes an ahci_em_priv array sized for only eight enclosure-management slots. The path requires AHCI enclosure management and a port-multiplier index above seven; the published report demonstrates UBSAN detection but does not document code execution or data disclosure.
Summary
What happened
Out-of-bounds access in the Linux kernel AHCI driver allows local users to access memory outside an array through a 16-port SATA multiplier. sata_pmp_init_links assigns link identifiers through SATA_PMP_MAX_PORTS, but ahci_qc_issue indexes an ahci_em_priv array sized for only eight enclosure-management slots. The path requires AHCI enclosure management and a port-multiplier index above seven; the published report demonstrates UBSAN detection but does not document code execution or data disclosure.
The record
- CVE
- CVE-2022-50315
- Published
- Sep 15, 2025
- Updated
- Sep 15, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-129
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Sep 15, 2025CVE publishedPublication date reported by the CVE source.
- Sep 15, 2025Record 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=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <1e41e693f458eef2d5728207dbd327cd3b16580a
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <303d0f761431d848dd8d7ff9fd9b8c101879cabe
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <383b7c50f5445ff8dbbf03080905648d6980c39d
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <67a00c299c5c143817c948fbc7de1a2fa1af38fb
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <8fbe13de1cc7cef2564be3cbf60400b33eee023b
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <d6314d5f68764550c84d732ce901ddd3ac6b415f
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <da2ea4a961d9f89ed248734e7032350c260dc3a3
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <f70bd4339cb68bc7e206af4c922bc0d249244403
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