Kernel crash via unwhitelisted socket control data
Published Jan 21, 2026 · Updated Jan 21, 2026
Denial of service in Linux Kernel 4.16 and later allows local users to crash the kernel by reading a cloned TCP socket error queue. sock_recv_errqueue passes sock_exterr_skb data from the skbuff_fclone_cache cb field directly to put_cmsg, but that cache lacks a permitted usercopy region, so hardened usercopy raises BUG(). Triggering the panic requires CONFIG_HARDENED_USERCOPY, a cloned TCP skb queued for timestamp reporting, and a local recvmsg call with MSG_ERRQUEUE.
Summary
What happened
Denial of service in Linux Kernel 4.16 and later allows local users to crash the kernel by reading a cloned TCP socket error queue. sock_recv_errqueue passes sock_exterr_skb data from the skbuff_fclone_cache cb field directly to put_cmsg, but that cache lacks a permitted usercopy region, so hardened usercopy raises BUG(). Triggering the panic requires CONFIG_HARDENED_USERCOPY, a cloned TCP skb queued for timestamp reporting, and a local recvmsg call with MSG_ERRQUEUE.
The record
- CVE
- CVE-2026-22977
- Published
- Jan 21, 2026
- Updated
- Jan 21, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-476, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Jan 21, 2026CVE publishedPublication date reported by the CVE source.
- Jan 21, 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.16
- Affected versionversion=6d07d1cd300f4c7e16005f881fea388164999cc8 <005671c60fcf1dbdb8bddf12a62568fd5e4ec391
- Affected versionversion=6d07d1cd300f4c7e16005f881fea388164999cc8 <2a71a1a8d0ed718b1c7a9ac61f07e5755c47ae20
- Affected versionversion=6d07d1cd300f4c7e16005f881fea388164999cc8 <582a5e922a9652fcbb7d0165c95d5b20aa37575d
- Affected versionversion=6d07d1cd300f4c7e16005f881fea388164999cc8 <88dd6be7ebb3153b662c2cebcb06e032a92857f5
- Affected versionversion=6d07d1cd300f4c7e16005f881fea388164999cc8 <8c6901aa29626e35045130bac09b75f791acca85
- Affected versionversion=6d07d1cd300f4c7e16005f881fea388164999cc8 <c655d2167bf014d4c61b4faeca59b60ff9b9f6b1
- Affected versionversion=6d07d1cd300f4c7e16005f881fea388164999cc8 <e00b169eaac5f7cdbf710c354c8fa76d02009115
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