CVE-2026-98155
Last modified
CVE-2026-98155 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Address potential out-of-bounds read in resp_worker() Although 'commit 2feec5ae5df7 ("accel/qaic: Handle DBC deactivation if the owner went away")' fixes the scenario it was intended for by walking the message and only decoding QAIC_TRANS_DEACTIVATE_FROM_DEV, if present, it skipped over the bounds checking code that is included in decode_message(). This could lead to issues such as reading past the slab allocation's end, infinite loops or kernel panics. For those issues to happen, a malformed wire message is needed to be sent from the device. Instead of duplicating the bounds checking code already present in decode_message(), use the function inside resp_worker()..
Description
In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Address potential out-of-bounds read in resp_worker() Although 'commit 2feec5ae5df7 ("accel/qaic: Handle DBC deactivation if the owner went away")' fixes the scenario it was intended for by walking the message and only decoding QAIC_TRANS_DEACTIVATE_FROM_DEV, if present, it skipped over the bounds checking code that is included in decode_message(). This could lead to issues such as reading past the slab allocation's end, infinite loops or kernel panics. For those issues to happen, a malformed wire message is needed to be sent from the device. Instead of duplicating the bounds checking code already present in decode_message(), use the function inside resp_worker().
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 08021f2d4a557d6491e3bcc288e96425f50aa3cf, < f4b64488f3deca63f7fbc7d7c3835b2e668003f9; >= f403094d9075d7c565a3d81002b781c325cb3c07, < 12deeade460d47031267256ba07add51cc7eabd0; >= 2feec5ae5df785658924ab6bd91280dc3926507c, < c72e81ee46bdd4c221114d6e9515e9b4647616d7; >= 2feec5ae5df785658924ab6bd91280dc3926507c, < ab243f74ab4084ca5c8dec608cb5b0deb27db067; 2dd67966f39a2abf8ccb4865031c722e40e01b7f; ee0180e77e6c8482644569632065411de844c515; >= 6.12.81, < 6.12.111; >= 6.18.22, < 6.18.53; >= 6.6.134, < 6.7; >= 6.19.12, < 6.20 |
| Linux | Linux | 7.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-98155?
How severe is CVE-2026-98155?
How do I fix CVE-2026-98155?
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-9815The MagicForm WordPress plugin through 0.1.3 does not proper…6.5
- CVE-2026-98150In the Linux kernel, the following vulnerability has been re…7
- CVE-2026-98151In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98152In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98153In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98154In the Linux kernel, the following vulnerability has been re…7
- CVE-2026-98156In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-98157In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98158In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98159In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9816Mattermost versions 11.7.x <= 11.7.6, 10.11.x <= 10.11.21, 1…8.3
- CVE-2026-98160In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-98155?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
