CVE-2026-97914 PUBLISHED

accel: ethosu: Fix ethosu_job_open() return value

Assigner: Linux
Reserved: 25.09.2026 Published: 25.09.2026 Updated: 25.09.2026

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()).

Product Status

Vendor Linux
Product Linux
Versions Default: unaffected
  • affected from 5a5e9c0228e613f0ef2a58b9782d7c0ea8f1e58b to e98afe5142add34b70b305408317a325f14c37f5 (excl.)
  • affected from 5a5e9c0228e613f0ef2a58b9782d7c0ea8f1e58b to b3c8d4672f7a8735e2884cefcd89286268e88b2e (excl.)
Vendor Linux
Product Linux
Versions Default: affected
  • Version 6.19 is affected
  • unaffected from 0 to 6.19 (excl.)
  • unaffected from 7.2.7 to 7.2.* (incl.)
  • unaffected from 7.3-rc3 to * (incl.)

References