Description
In the Linux kernel, the following vulnerability has been resolved:

NFC: nxp-nci: allow GPIOs to sleep

Allow the firmware and enable GPIOs to sleep.

This fixes a `WARN_ON' and allows the driver to operate GPIOs which are
connected to I2C GPIO expanders.

-- >8 --
kernel: WARNING: CPU: 3 PID: 2636 at drivers/gpio/gpiolib.c:3880 gpiod_set_value+0x88/0x98
-- >8 --
Published: 2026-04-24
Score: 5.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Kernel warning with no confirmed exploit.
Action: Assess
AI Analysis

Impact

In the Linux kernel, the NXP NFC NCI driver contained a logic error that prevented certain GPIOs from sleeping, causing a WARN_ON and disabling operation of GPIOs connected to I2C expanders. The patch removes the warning and allows normal operation. No evidence of direct integrity, confidentiality, or availability compromise is documented; the issue is classified under CWE-372 and the ancillary NVD-CWE-noinfo, indicating potential defensive instrumentation problems rather than a clear attack vector.

Affected Systems

Any system running a Linux kernel that includes the nxp-nci NFC driver is affected. The problem is present in kernel versions prior to the commit that introduced the fix; the exact version ranges are not specified in the advisory.

Risk and Exploitability

The CVSS score of 5.5 places the vulnerability in the medium severity range. The EPSS score is below 1 %, and the vulnerability is not listed in the CISA KEV catalog, indicating a very low likelihood of exploitation. No exploit code or proof‑of‑concept has been reported, and the described issue affects only internal driver behavior.

Generated by OpenCVE AI on April 28, 2026 at 23:45 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update to a Linux kernel release that contains the new nxp‑nci driver commit that allows GPIOs to sleep without triggering a WARN_ON.
  • If a kernel update is not immediately possible, disable the nxp‑nci driver or block usage of the affected GPIOs until the patch is applied to avoid the WARN_ON condition.
  • Continuously monitor kernel log output for any WARN_ON entries related to GPIOD or the NXP driver to detect lingering issues.

Generated by OpenCVE AI on April 28, 2026 at 23:45 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4561-1 linux-6.1 security update
Debian DSA Debian DSA DSA-6238-1 linux security update
Debian DSA Debian DSA DSA-6243-1 linux security update
History

Tue, 28 Apr 2026 21:00:00 +0000

Type Values Removed Values Added
Weaknesses NVD-CWE-noinfo
CPEs cpe:2.3:o:linux:linux_kernel:7.0:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.0:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.0:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.0:rc4:*:*:*:*:*:*
Metrics cvssV3_1

{'score': 5.5, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'}


Sat, 25 Apr 2026 00:15:00 +0000


Fri, 24 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: NFC: nxp-nci: allow GPIOs to sleep Allow the firmware and enable GPIOs to sleep. This fixes a `WARN_ON' and allows the driver to operate GPIOs which are connected to I2C GPIO expanders. -- >8 -- kernel: WARNING: CPU: 3 PID: 2636 at drivers/gpio/gpiolib.c:3880 gpiod_set_value+0x88/0x98 -- >8 --
Title NFC: nxp-nci: allow GPIOs to sleep
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-05-11T22:10:50.934Z

Reserved: 2026-03-09T15:48:24.114Z

Link: CVE-2026-31545

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Analyzed

Published: 2026-04-24T15:16:28.560

Modified: 2026-04-28T20:53:42.373

Link: CVE-2026-31545

cve-icon Redhat

Severity :

Publid Date: 2026-04-24T00:00:00Z

Links: CVE-2026-31545 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-04-29T00:00:13Z

Weaknesses