CVE-2026-97914

Unknown

Last modified

CVE-2026-97914 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: accel: ethosu: Fix ethosu_job_open() return value A WARN_ON() returns a 0 or 1, not the original negative errno. Just drop the WARN_ON() as the FD open will pass the return code to userspace and there's only one possible source of the error (drm_sched_entity_init())..

Description

In the Linux kernel, the following vulnerability has been resolved: accel: ethosu: Fix ethosu_job_open() return value A WARN_ON() returns a 0 or 1, not the original negative errno. Just drop the WARN_ON() as the FD open will pass the return code to userspace and there's only one possible source of the error (drm_sched_entity_init()).

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 5a5e9c0228e613f0ef2a58b9782d7c0ea8f1e58b, < e98afe5142add34b70b305408317a325f14c37f5; >= 5a5e9c0228e613f0ef2a58b9782d7c0ea8f1e58b, < b3c8d4672f7a8735e2884cefcd89286268e88b2e
LinuxLinux6.19

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-97914?
In the Linux kernel, the following vulnerability has been resolved: accel: ethosu: Fix ethosu_job_open() return value A WARN_ON() returns a 0 or 1, not the original negative errno. Just drop the WARN_ON() as the FD open will pass the return code to userspace and there's only one possible source of the error (drm_sched_entity_init()).
How severe is CVE-2026-97914?
Severity scoring for CVE-2026-97914 is pending analysis.
How do I fix CVE-2026-97914?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-97914?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST