CVE-2026-97915
Last modified
CVE-2026-97915 is a vulnerability of currently unknown severity. 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..
Description
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.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= d4e4257afa6ed5205eda993180401fc2c20e4b60, < 6dbba89df4e842d226f5cd3dbc5e94533cfceea2; >= d4e4257afa6ed5205eda993180401fc2c20e4b60, < 5d06257359c9006a208fece9eb7f0a0e83e0cc92; >= d4e4257afa6ed5205eda993180401fc2c20e4b60, < 3d7130807009e9be6132c1394a2c7708a3ba39a7; >= d4e4257afa6ed5205eda993180401fc2c20e4b60, < 95bf070f3225dc7175725438c916ad321d42fe45 |
| Linux | Linux | 6.6 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-97915?
How severe is CVE-2026-97915?
How do I fix CVE-2026-97915?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-9791A flaw was found in Keycloak. An authenticated user with exi…4.3
- CVE-2026-97910In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-97911In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-97912In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97913In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97914In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97916In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97917In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97918In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97919In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9792A flaw was found in Keycloak's Client Policies, specifically…6.5
- CVE-2026-97920In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-97915?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
