Kernel hang via sleeping under spinlock
Published Jun 18, 2025 · Updated May 11, 2026
Improper locking in the Linux kernel HINIC driver allows local users to trigger a kernel hang by reading bonded-interface statistics. hinic_get_stats64 calls down on nic_dev->mgmt_lock while bond_get_stats holds bond->stats_lock, allowing the task to sleep under pressure while the spinlock remains held. The HINIC device must be configured as a bond slave, and the consequence is a host panic and service interruption.
Summary
What happened
Improper locking in the Linux kernel HINIC driver allows local users to trigger a kernel hang by reading bonded-interface statistics. hinic_get_stats64 calls down on nic_dev->mgmt_lock while bond_get_stats holds bond->stats_lock, allowing the task to sleep under pressure while the spinlock remains held. The HINIC device must be configured as a bond slave, and the consequence is a host panic and service interruption.
The record
- CVE
- CVE-2022-50174
- Published
- Jun 18, 2025
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-667, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Jun 18, 2025CVE publishedPublication date reported by the CVE source.
- May 11, 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=4.14
- Affected versionversion=edd384f682cc2981420628b769a1929db680f02f <3ba59bbe4f306bb6ee15753db0a40564c0eb7909
- Affected versionversion=edd384f682cc2981420628b769a1929db680f02f <693f31dc91568e61047fd2980a8235e856cd9ce8
- Affected versionversion=edd384f682cc2981420628b769a1929db680f02f <98f9fcdee35add80505b6c73f72de5f750d5c03c
- Affected versionversion=edd384f682cc2981420628b769a1929db680f02f <e74f3097a9c713ce855cda07713393bcc23a005d
- Affected versionversion=edd384f682cc2981420628b769a1929db680f02f <fced5bce712122654ec8a20356342698cce104d2
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