Kernel crash via double ATA host release
Published May 1, 2025 · Updated Aug 5, 2026
Double free in the Linux kernel 4.17 through 6.0.9 allows local users to crash the kernel during failed ATA device unbinding. The ata_tport_add error path calls put_device, whose release callback drops ap->host, and then redundantly calls ata_host_put, freeing all ports. Reachability requires an ATA transport-add failure followed by device unbinding; ata_host_stop then dereferences a freed, NULL port and interrupts the host.
Summary
What happened
Double free in the Linux kernel 4.17 through 6.0.9 allows local users to crash the kernel during failed ATA device unbinding. The ata_tport_add error path calls put_device, whose release callback drops ap->host, and then redundantly calls ata_host_put, freeing all ports. Reachability requires an ATA transport-add failure followed by device unbinding; ata_host_stop then dereferences a freed, NULL port and interrupts the host.
The record
- CVE
- CVE-2022-49826
- Published
- May 1, 2025
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-415, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- May 1, 2025CVE 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=2623c7a5f2799569d8bb05eb211da524a8144cb3 <30e12e2be27ac6c4be2af4163c70db381364706f
- Affected versionversion=2623c7a5f2799569d8bb05eb211da524a8144cb3 <377ff82c33c0cb74562a353361b64b33c09562cf
- Affected versionversion=2623c7a5f2799569d8bb05eb211da524a8144cb3 <865a6da40ba092c18292ae5f6194756131293745
- Affected versionversion=2623c7a5f2799569d8bb05eb211da524a8144cb3 <8c76310740807ade5ecdab5888f70ecb6d35732e
- Affected versionversion=2623c7a5f2799569d8bb05eb211da524a8144cb3 <ac471468f7c16cda2525909946ca13ddbcd14000
- Affected versionversion=2623c7a5f2799569d8bb05eb211da524a8144cb3 <bec9ded5404cb14e5f5470103d0973a2ff83d6a5
- Affected versionversion=4.17
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.
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