Kernel memory corruption via premature SCSI teardown
Published Apr 28, 2024 · Updated Aug 5, 2026
Use-after-free in the Linux kernel SCSI core allows local users to trigger an invalid kernel-memory read during SCSI host removal. scsi_remove_host() can return and release SCSI-host resources before .exit_cmd_priv callbacks finish freeing tagged requests that still use them. Reachability requires a local teardown path using a host-specific .exit_cmd_priv implementation such as ib_srp; the demonstrated result is a KASAN-detected eight-byte invalid read.
Summary
What happened
Use-after-free in the Linux kernel SCSI core allows local users to trigger an invalid kernel-memory read during SCSI host removal. scsi_remove_host() can return and release SCSI-host resources before .exit_cmd_priv callbacks finish freeing tagged requests that still use them. Reachability requires a local teardown path using a host-specific .exit_cmd_priv implementation such as ib_srp; the demonstrated result is a KASAN-detected eight-byte invalid read.
The record
- CVE
- CVE-2022-48666
- Published
- Apr 28, 2024
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-416, T1499.004
- Attack vector
- local
- Privileges
- unauthenticated
Timeline
How it unfolded
- Apr 28, 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=5.7
- Affected versionversion=65ca846a53149a1a72cd8d02e7b2e73dd545b834 <2e7eb4c1e8af8385de22775bd0be552f59b28c9a
- Affected versionversion=65ca846a53149a1a72cd8d02e7b2e73dd545b834 <5ce8fad941233e81f2afb5b52a3fcddd3ba8732f
- Affected versionversion=65ca846a53149a1a72cd8d02e7b2e73dd545b834 <8fe4ce5836e932f5766317cb651c1ff2a4cd0506
- Affected versionversion=65ca846a53149a1a72cd8d02e7b2e73dd545b834 <f818708eeeae793e12dc39f8984ed7732048a7d9
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