CVE-2026-23094

Source
https://cve.org/CVERecord?id=CVE-2026-23094
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-23094.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-23094
Downstream
Related
Published
2026-02-04T16:08:17.061Z
Modified
2026-03-24T09:12:33.200906Z
Summary
uacce: fix isolate sysfs check condition
Details

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 isolateerrthresholdread and isolateerrthresholdwrite 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 isolateerrthresholdread or isolateerrthresholdwrite 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.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/23xxx/CVE-2026-23094.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
e3e289fbc0b520cf469469e8cdba84a50424eb65
Fixed
9ab05cdcac354b1b1139918f49c6418b9005d042
Fixed
fdbbb47d15ae17bf39fafec7e2028c1f8efba15e
Fixed
82821a681d5dcce31475a65190fc39ea8f372cc0
Fixed
98eec349259b1fd876f350b1c600403bcef8f85d

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-23094.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.3.0
Fixed
6.6.122
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.68
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.8

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-23094.json"