CVE-2026-89730
Last modified
CVE-2026-89730 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: fpga: altera-cvp: Avoid out-of-bounds read in trailing byte write The trailing byte path in altera_cvp_send_block() dereferences a u32 pointer even when only 1-3 bytes remain in the input buffer. If the buffer ends at a page or scatterlist boundary, this can read past the valid image data and fault. Copy the remaining bytes into a zero-initialized u32 before writing the final word so only valid bytes are read from the input buffer.. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: fpga: altera-cvp: Avoid out-of-bounds read in trailing byte write The trailing byte path in altera_cvp_send_block() dereferences a u32 pointer even when only 1-3 bytes remain in the input buffer. If the buffer ends at a page or scatterlist boundary, this can read past the valid image data and fault. Copy the remaining bytes into a zero-initialized u32 before writing the final word so only valid bytes are read from the input buffer.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 34d1dc17ce978ae76e676d401b48fe9d004aa948, < 447b3c893987a0106a65f04b62ec3271892e9d98; >= 34d1dc17ce978ae76e676d401b48fe9d004aa948, < 3b8938f5fbcf4a918785f9cb4b108782eb4ea717; >= 34d1dc17ce978ae76e676d401b48fe9d004aa948, < 2564ac3d3b8b47cd9692a5bf42d668ed7218b54e; >= 34d1dc17ce978ae76e676d401b48fe9d004aa948, < 8f3365ed2a5db2ac95ab70a6c47561db39d24537; >= 34d1dc17ce978ae76e676d401b48fe9d004aa948, < b138bc665e21d4422382ab43aebdf0a2b7bb9cb3; >= 34d1dc17ce978ae76e676d401b48fe9d004aa948, < 827ec385458adeeda651de2b6f3537e386b1a8d9; >= 34d1dc17ce978ae76e676d401b48fe9d004aa948, < 4dc1051939e499c838229af035464a5fc7671198; >= 34d1dc17ce978ae76e676d401b48fe9d004aa948, < 9da70a43b5fea60d758137f7f0ccfe19356cb5bb |
| Linux | Linux | 4.14 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-89730?
How severe is CVE-2026-89730?
How do I fix CVE-2026-89730?
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-89725In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-89726In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89727In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89728In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89729In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-8973Memory safety bugs present in Firefox 150. Some of these bug…8.8
- CVE-2026-89731In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-89732In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89733In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89734In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89735In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89736In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2026-89730?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
