CVE-2026-89765
Last modified
CVE-2026-89765 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: timers/itimer: Zero-init old itimerval before copy to userspace On native sparc64, struct __kernel_old_timeval contains a four-byte hole after tv_usec because tv_sec is 64-bit while __kernel_suseconds_t is 32-bit. put_itimerval() fills only the named fields in a stack-allocated __kernel_old_itimerval and copies the entire object to userspace, so getitimer() can expose the two padding holes. Zero-initialize the aggregate before assigning the fields so implicit padding is deterministic before it crosses the user/kernel boundary.. EPSS estimates a 0.19% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: timers/itimer: Zero-init old itimerval before copy to userspace On native sparc64, struct __kernel_old_timeval contains a four-byte hole after tv_usec because tv_sec is 64-bit while __kernel_suseconds_t is 32-bit. put_itimerval() fills only the named fields in a stack-allocated __kernel_old_itimerval and copies the entire object to userspace, so getitimer() can expose the two padding holes. Zero-initialize the aggregate before assigning the fields so implicit padding is deterministic before it crosses the user/kernel boundary.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 6d4b937251386d9c6f968e7802f0cb16a8523772; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 4ea70146ab9376092297eb8b622ef1792797f2cf; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < a17b345daff46fec4af9f1ecbdf350208016dd15; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < bdfda99c5763822a9a888e8af0ad7d9312ffcfe2; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 4c66719dd1e4023c5e3f7d050f1bbefec3dfbeb4; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 2bf5e8f7c9bf4ad3be343a9a6e3e50a34264d25e; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 00ef529a5402f41eb1d227916437e237450719f9; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 18c7d85864e554adc8fad1e8d2e9d2cb6c3911c8 |
| Linux | Linux | 2.6.12 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-89765?
How severe is CVE-2026-89765?
How do I fix CVE-2026-89765?
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-8976The RSS Aggregator by Feedzy – Feed to Post, Autoblogging, N…4.3
- CVE-2026-89760In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89761In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89762In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89763In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89764In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89766In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89767In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89768In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89769In the Linux kernel, the following vulnerability has been re…7.4
- CVE-2026-8977The WP GDPR Cookie Consent plugin for WordPress is vulnerabl…6.4
- CVE-2026-89770In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-89765?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
