CVE-2026-22986

Kernel crash via uninitialized SRCU dereference

Published Jan 23, 2026 · Updated Jan 23, 2026

Race condition in Linux Kernel 6.9 allows local users to crash the kernel through concurrent GPIO driver registration. The gpiodev_add_to_list_unlocked function publishes gdev in gpio_devices before its srcu field is initialized, while gpio_name_to_desc dereferences that field without mutex or SRCU protection. Exploitation requires low-privileged local access and a timing window in which two drivers register GPIO chips concurrently; no data disclosure or modification is reported.

CVSS severity4.7
Medium
EPSS probability0.09%
Next 30 days · Sep 16, 2026
Known exploitationUnconfirmed
Based on sourced intelligence
Hinoki checkNot available
Coverage for this vulnerability

See if you're affected

Explore vulnerability checks for your environment with Hinoki.

Book a demo

Summary

What happened

Race condition in Linux Kernel 6.9 allows local users to crash the kernel through concurrent GPIO driver registration. The gpiodev_add_to_list_unlocked function publishes gdev in gpio_devices before its srcu field is initialized, while gpio_name_to_desc dereferences that field without mutex or SRCU protection. Exploitation requires low-privileged local access and a timing window in which two drivers register GPIO chips concurrently; no data disclosure or modification is reported.

The record

CVE
CVE-2026-22986
Published
Jan 23, 2026
Updated
Jan 23, 2026
Vendor
The Linux Kernel Organization
Product
Linux Kernel
Classifications
CWE-362, T1499
Attack vector
local
Privileges
authenticated

Timeline

How it unfolded

  1. Jan 23, 2026CVE publishedPublication date reported by the CVE source.
  2. Jan 23, 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.

  1. Affected versionversion=47d8b4c1d868148c8fb51b785a89e58ca2d02c4d <a7ac22d53d0990152b108c3f4fe30df45fcb0181
  2. Affected versionversion=47d8b4c1d868148c8fb51b785a89e58ca2d02c4d <fb674c8f1a5d8dd3113a7326030f963fa2d79c02
  3. Affected versionversion=6.9

What conditions does exploitation require?

Attack vectorlocal
Required privilegesauthenticated

What is affected?

The Linux Kernel Organization · Linux Kernelversion=47d8b4c1d868148c8fb51b785a89e58ca2d02c4d <a7ac22d53d0990152b108c3f4fe30df45fcb0181; version=47d8b4c1d868148c8fb51b785a89e58ca2d02c4d <fb674c8f1a5d8dd3113a7326030f963fa2d79c02; version=6.9

Published CVSS scores

4.7NIST NVDCVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H

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.

Daily unique IPsNo honeypot observations are available for this CVE in the selected window.

No observations available

Sep 9, 2026Sep 15, 2026
Latest reporting daySep 15, 2026
Latest daily unique IPsUnavailable
Prior 30-day averageUnavailable
SourceShadowserver honeypots (KEV)
Vectorlocal
Privilegesauthenticated
Known exploitationUnconfirmed
Public exploitUnconfirmed

Weakness, pattern, technique

CWE-362Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
T1499Endpoint Denial of Service

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