๐Ÿ” CVE Alert

CVE-2022-50382

MEDIUM 5.5

padata: Always leave BHs disabled when running ->parallel()

CVSS Score
5.5
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: padata: Always leave BHs disabled when running ->parallel() A deadlock can happen when an overloaded system runs ->parallel() in the context of the current task: padata_do_parallel ->parallel() pcrypt_aead_enc/dec padata_do_serial spin_lock(&reorder->lock) // BHs still enabled <interrupt> ... __do_softirq ... padata_do_serial spin_lock(&reorder->lock) It's a bug for BHs to be on in _do_serial as Steffen points out, so ensure they're off in the "current task" case like they are in padata_parallel_worker to avoid this situation.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Sep 18, 2025
Last Updated May 11, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new medium vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
4611ce22468895acd61fee9ac1da810d60617d9a < 8e0681dd4eee029eb1d533d06993f7cb091efb73 4611ce22468895acd61fee9ac1da810d60617d9a < 17afa98bccec4f52203508b3f49b5f948c6fd6ac 4611ce22468895acd61fee9ac1da810d60617d9a < 7337adb20fcc0aebb50eaff2bc5a8dd9a7c6743d 4611ce22468895acd61fee9ac1da810d60617d9a < 6cfa9e60c0f88fdec6368e081ab968411cc706b1 4611ce22468895acd61fee9ac1da810d60617d9a < 34c3a47d20ae55b3600fed733bf96eafe9c500d5
Linux / Linux
5.8

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/8e0681dd4eee029eb1d533d06993f7cb091efb73 git.kernel.org: https://git.kernel.org/stable/c/17afa98bccec4f52203508b3f49b5f948c6fd6ac git.kernel.org: https://git.kernel.org/stable/c/7337adb20fcc0aebb50eaff2bc5a8dd9a7c6743d git.kernel.org: https://git.kernel.org/stable/c/6cfa9e60c0f88fdec6368e081ab968411cc706b1 git.kernel.org: https://git.kernel.org/stable/c/34c3a47d20ae55b3600fed733bf96eafe9c500d5