CVE-2026-89608
Last modified
CVE-2026-89608 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: ecryptfs: pass packet set buffer size to parser ecryptfs_parse_packet_set() receives a pointer into the file header, but it calculates the remaining packet buffer size from PAGE_SIZE - 8. For version 1 headers the packet set starts later in the header, so this can overstate the available buffer. Pass the actual packet set buffer length from the caller and calculate per-packet limits from the remaining bytes in that buffer. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: ecryptfs: pass packet set buffer size to parser ecryptfs_parse_packet_set() receives a pointer into the file header, but it calculates the remaining packet buffer size from PAGE_SIZE - 8. For version 1 headers the packet set starts later in the header, so this can overstate the available buffer. Pass the actual packet set buffer length from the caller and calculate per-packet limits from the remaining bytes in that buffer. Recompute the remaining length after consuming a tag 3 packet before parsing the following tag 11 packet.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 237fead619984cc48818fe12ee0ceada3f55b012, < e7573b0e3058c6bbdfe81673f22c09900fde9e65; >= 237fead619984cc48818fe12ee0ceada3f55b012, < 66a87559ecb26afe80ad512faf728a158e2b81da; >= 237fead619984cc48818fe12ee0ceada3f55b012, < 3bd9bb3e167a7c14a50423f6ff03ee0fb007199d; >= 237fead619984cc48818fe12ee0ceada3f55b012, < 749fa08d8f1b318bd8f4669a14a8a4a8c1bbdaac; >= 237fead619984cc48818fe12ee0ceada3f55b012, < 329de8b9e988b152b938f09224670d97bada0b96; >= 237fead619984cc48818fe12ee0ceada3f55b012, < e5d254e654f2311a3c4b9c791d7f216554bcd17a; >= 237fead619984cc48818fe12ee0ceada3f55b012, < 747fd45be396a6aea3420ab657a0ab4e60185b05; >= 237fead619984cc48818fe12ee0ceada3f55b012, < 2602b79c5b3e2f6fce12e38a670f8e3fda4e46a2 |
| Linux | Linux | 2.6.19 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-89608?
How severe is CVE-2026-89608?
How do I fix CVE-2026-89608?
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-89602In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89603In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-89604In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89605In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89606In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89607In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89609In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-8961Spoofing issue in the Form Autofill component. This vulnerab…6.5
- CVE-2026-89610In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-89611In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-89612In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-89613In the Linux kernel, the following vulnerability has been re…9.8
Are you affected by CVE-2026-89608?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
