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

nouveau/gsp: drop WARN_ON in ACPI probes

These WARN_ONs seem to trigger a lot, and we don't seem to have a
plan to fix them, so just drop them, as they are most likely
harmless.
Published: 2026-05-13
Score: n/a
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The change removes a WARN_ON check from ACPI probe routines in the Linux kernel. Based on its typical use in kernel code, WARN_ON is a debugging macro that normally signals an unexpected condition; its removal suppresses frequent warning messages but does not add new functionality or privileges. The underlying kernel error that originally triggered the warning remains unhandled, so while the security impact is low, the absence of the warning could mask legitimate kernel errors that might cause instability or crashes if the problematic condition persists.

Affected Systems

All Linux kernels that include ACPI probe logic are affected, as the modification applies to the broader kernel source tree. No specific version numbers are listed, so any kernel derived from current upstream may contain the altered code. Users running recent kernel releases from mainstream distributions should be aware that ACPI‑related WARN_ON messages are no longer emitted.

Risk and Exploitability

The EPSS score is < 1% and the vulnerability is not listed in CISA's KEV catalog, indicating a very low likelihood of exploitation. No explicit attack vector is documented. The modification appears to be a cosmetic change aimed at reducing noise rather than introducing an actively exploitable flaw.

Generated by OpenCVE AI on May 14, 2026 at 16:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Keep the kernel current via your distribution's package manager or by applying upstream kernel updates, ensuring that any future ACPI improvements that address the underlying weakness (CWE-779) are applied.
  • Monitor kernel logs for frequent ACPI error conditions. If these errors correlate with system instability or crashes, consider disabling the affected ACPI device or reverting to a kernel version that retains the WARN_ON checks until a proper fix is released, mitigating potential issues related to CWE-779.
  • If ACPI functionality is not required for your workload, consider disabling ACPI in the kernel command line to avoid the associated error conditions altogether, thereby reducing exposure to CWE-779 related problems.

Generated by OpenCVE AI on May 14, 2026 at 16:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 14 May 2026 14:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-395

Thu, 14 May 2026 12:15:00 +0000


Wed, 13 May 2026 17:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-395

Wed, 13 May 2026 15:15:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: nouveau/gsp: drop WARN_ON in ACPI probes These WARN_ONs seem to trigger a lot, and we don't seem to have a plan to fix them, so just drop them, as they are most likely harmless.
Title nouveau/gsp: drop WARN_ON in ACPI probes
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-13T15:08:31.508Z

Reserved: 2026-05-01T14:12:56.012Z

Link: CVE-2026-43485

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-05-13T16:16:51.750

Modified: 2026-05-22T16:33:17.283

Link: CVE-2026-43485

cve-icon Redhat

Severity :

Publid Date: 2026-05-13T00:00:00Z

Links: CVE-2026-43485 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-05-14T16:30:24Z

Weaknesses