Skip to main content

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: fix double completion race in nci_data_exchange_complete… (CVE-2026-90224)

0
High
Published: 09/17/2026 (09/17/2026, 18:31:56 UTC)
Source: GCVE Database

Description

A race condition vulnerability in the Linux kernel's NFC subsystem (nci) was fixed. The flaw involved concurrent calls to nci_data_exchange_complete() from nci_close_device() and nci_rx_work, leading to a double completion race. This caused a socket reference count underflow and premature socket freeing while still in use. The fix ensures only the first caller proceeds with the callback by replacing clear_bit() with test_and_clear_bit().

CVSS v3.1

Score 7.5high

Attack Vector
Adjacent Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H

AI-Powered Analysis

Machine-generated threat intelligence

AILast updated: 09/19/2026, 01:51:40 UTC

Technical Analysis

CVE-2026-90224 addresses a race condition in the Linux kernel NFC nci driver where nci_close_device() and nci_rx_work could concurrently invoke nci_data_exchange_complete(). After a prior change moved flush_workqueue() to after unlocking a mutex, serialization was lost, allowing both callers to read a non-NULL callback pointer and call rawsock_data_exchange_complete(), which calls sock_put(). Since only one sock_hold() was taken, the second sock_put() caused a reference count underflow, freeing the socket prematurely while still in use. The patch replaces clear_bit(NCI_DATA_EXCHANGE) with test_and_clear_bit() to ensure only one caller proceeds with the callback invocation.

Potential Impact

This vulnerability can lead to use-after-free conditions in the kernel's socket handling, potentially causing system instability, crashes, or privilege escalation due to corrupted kernel memory. The CVSS score of 7.5 reflects high impact on confidentiality, integrity, and availability.

Mitigation Recommendations

A fix has been implemented in the Linux kernel to address this race condition. Users should apply the official kernel updates that include this patch. Since this is not a cloud service, remediation requires updating affected Linux kernel versions once the patch is released. Patch status is not explicitly stated here; check the vendor advisory for the exact fixed versions and update accordingly.

Pro Console: star threats, build custom feeds, automate alerts via Slack, email & webhooks.Upgrade to Pro

Technical Details

Gcve Source
db.gcve.eu
Osv Id
GHSA-xj24-p6ph-p2w7
Osv Schema Version
1.4.0
Aliases
["CVE-2026-90224"]
Database Specific Severity
HIGH
Cvss Version
3.1

Threat ID: 6aade52355bf5e2cf5edc197

Added to database: 09/19/2026, 01:28:03 UTC

Last enriched: 09/19/2026, 01:51:40 UTC

Last updated: 09/19/2026, 01:51:40 UTC

Views: 2

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

Need more coverage?

Upgrade to Pro Console for AI refresh and higher limits.

For incident response and remediation, OffSeq services can help resolve threats faster.

Latest Threats

Breach by OffSeqOFFSEQFRIENDS — 25% OFF

Check if your credentials are on the dark web

Instant breach scanning across billions of leaked records. Free tier available.

Scan now
OffSeq TrainingCredly Certified

Lead Pen Test Professional

Technical5-day eLearningPECB Accredited
View courses