CVE-2026-43485: nouveau/gsp: drop WARN_ON in ACPI probes
In the Linux kernel, the following vulnerability has been resolved:
nouveau/gsp: drop WARNON in ACPI probes
These WARNONs 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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-43485?
The severity of CVE-2026-43485 is considered low as it primarily involves the removal of WARN_ON statements in ACPI probes that are deemed harmless.
How do I fix CVE-2026-43485?
CVE-2026-43485 has already been resolved in the Linux kernel, so ensuring your system is updated to the latest version will address this vulnerability.
What impact does CVE-2026-43485 have on systems?
CVE-2026-43485 may lead to unnecessary warnings during ACPI probes, but it does not pose an immediate security risk.
Is CVE-2026-43485 specific to certain versions of Linux?
CVE-2026-43485 affects the Linux kernel in general, and users should check their kernel version for updates.
How can I check if my Linux kernel is affected by CVE-2026-43485?
You can determine if your Linux kernel is affected by CVE-2026-43485 by checking your kernel version and comparing it against the fixed versions available.