Home

Description

In the Linux kernel, the following vulnerability has been resolved: uacce: fix isolate sysfs check condition uacce supports the device isolation feature. If the driver implements the isolate_err_threshold_read and isolate_err_threshold_write callback functions, uacce will create sysfs files now. Users can read and configure the isolation policy through sysfs. Currently, sysfs files are created as long as either isolate_err_threshold_read or isolate_err_threshold_write callback functions are present. However, accessing a non-existent callback function may cause the system to crash. Therefore, intercept the creation of sysfs if neither read nor write exists; create sysfs if either is supported, but intercept unsupported operations at the call site.

PUBLISHED Reserved 2026-01-13 | Published 2026-02-04 | Updated 2026-02-09 | Assigner Linux

Product status

Default status
unaffected

e3e289fbc0b520cf469469e8cdba84a50424eb65 (git) before 9ab05cdcac354b1b1139918f49c6418b9005d042
affected

e3e289fbc0b520cf469469e8cdba84a50424eb65 (git) before fdbbb47d15ae17bf39fafec7e2028c1f8efba15e
affected

e3e289fbc0b520cf469469e8cdba84a50424eb65 (git) before 82821a681d5dcce31475a65190fc39ea8f372cc0
affected

e3e289fbc0b520cf469469e8cdba84a50424eb65 (git) before 98eec349259b1fd876f350b1c600403bcef8f85d
affected

Default status
affected

6.3
affected

Any version before 6.3
unaffected

6.6.122 (semver)
unaffected

6.12.68 (semver)
unaffected

6.18.8 (semver)
unaffected

6.19 (original_commit_for_fix)
unaffected

References

git.kernel.org/...c/9ab05cdcac354b1b1139918f49c6418b9005d042

git.kernel.org/...c/fdbbb47d15ae17bf39fafec7e2028c1f8efba15e

git.kernel.org/...c/82821a681d5dcce31475a65190fc39ea8f372cc0

git.kernel.org/...c/98eec349259b1fd876f350b1c600403bcef8f85d

cve.org (CVE-2026-23094)

nvd.nist.gov (CVE-2026-23094)

Download JSON