Kernel hang via reentrant padata reorder lock
Published Sep 18, 2025 · Updated Sep 18, 2025
Improper locking in Linux kernel 5.8 through 6.1.1 allows local users to hang the kernel through parallel crypto processing. The current-task path in padata_do_parallel calls the parallel callback without disabling bottom halves, so an interrupt can reenter padata_do_serial and spin on reorder->lock while the interrupted path holds that lock. Reaching the flaw requires local low-privilege access and an overloaded system that runs the callback in the current-task context; the bounded consequence is a kernel hang.
Summary
What happened
Improper locking in Linux kernel 5.8 through 6.1.1 allows local users to hang the kernel through parallel crypto processing. The current-task path in padata_do_parallel calls the parallel callback without disabling bottom halves, so an interrupt can reenter padata_do_serial and spin on reorder->lock while the interrupted path holds that lock. Reaching the flaw requires local low-privilege access and an overloaded system that runs the callback in the current-task context; the bounded consequence is a kernel hang.
The record
- CVE
- CVE-2022-50382
- Published
- Sep 18, 2025
- Updated
- Sep 18, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-667, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Sep 18, 2025CVE publishedPublication date reported by the CVE source.
- Sep 18, 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=4611ce22468895acd61fee9ac1da810d60617d9a <17afa98bccec4f52203508b3f49b5f948c6fd6ac
- Affected versionversion=4611ce22468895acd61fee9ac1da810d60617d9a <34c3a47d20ae55b3600fed733bf96eafe9c500d5
- Affected versionversion=4611ce22468895acd61fee9ac1da810d60617d9a <6cfa9e60c0f88fdec6368e081ab968411cc706b1
- Affected versionversion=4611ce22468895acd61fee9ac1da810d60617d9a <7337adb20fcc0aebb50eaff2bc5a8dd9a7c6743d
- Affected versionversion=4611ce22468895acd61fee9ac1da810d60617d9a <8e0681dd4eee029eb1d533d06993f7cb091efb73
- Affected versionversion=5.8
What conditions does exploitation require?
What is affected?
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