CVE-2026-97915

Source
https://cve.org/CVERecord?id=CVE-2026-97915
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-97915.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-97915
Downstream
Published
2026-09-25T10:22:37Z
Modified
2026-09-26T03:48:30Z
Summary
accel/ivpu: Limit firmware log name prints to field size
Details

In the Linux kernel, the following vulnerability has been resolved:

accel/ivpu: Limit firmware log name prints to field size

The name in struct vpu_tracing_buffer_header is a fixed-size array populated by the NPU firmware. It is expected to be NUL-terminated, but nothing on the host side enforces this, so printing it with an unbounded string conversion would read past the field if the terminator is ever missing and expose adjacent bytes of the shared tracing BO through dmesg and the debugfs FW log output.

Print at most as many characters as the name field holds, so the output never runs past it even if the string is not NUL-terminated.

Database specific
{
    "cna_assigner":  "Linux",
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/97xxx/CVE-2026-97915.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
d4e4257afa6ed5205eda993180401fc2c20e4b60
Fixed
6dbba89df4e842d226f5cd3dbc5e94533cfceea2
Fixed
5d06257359c9006a208fece9eb7f0a0e83e0cc92
Fixed
3d7130807009e9be6132c1394a2c7708a3ba39a7
Fixed
95bf070f3225dc7175725438c916ad321d42fe45

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.6.0
Fixed
6.12.111
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.53
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.2.7

Database specific

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