CVE-2026-98005
Last modified
CVE-2026-98005 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: erofs: delimit inode_share cache key components Previously, inode_share keys were encoded as follows: fingerprint || domain_id It would be better to have a separator between the fingerprint and domain ID so that the fingerprint won't be parsed as part of a domain ID. Change the key encoding as follows: domain_id || '\0' || fingerprint Since domain_id is a NUL-terminated string, this makes the in-memory key indices unambiguous..
Description
In the Linux kernel, the following vulnerability has been resolved: erofs: delimit inode_share cache key components Previously, inode_share keys were encoded as follows: fingerprint || domain_id It would be better to have a separator between the fingerprint and domain ID so that the fingerprint won't be parsed as part of a domain ID. Change the key encoding as follows: domain_id || '\0' || fingerprint Since domain_id is a NUL-terminated string, this makes the in-memory key indices unambiguous.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= e0bf7d1c074dc4252223ae897560345ccc24100d, < 16322a67336cfeea0af4b05206ef8d0e0eda55bb; >= e0bf7d1c074dc4252223ae897560345ccc24100d, < 96bf9831fbf423b8104f7948cd8fe7007ecfb46c |
| Linux | Linux | 7.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-98005?
How severe is CVE-2026-98005?
How do I fix CVE-2026-98005?
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-9800A flaw was found in Keycloak Policy Enforcer. This vulnerabi…8.1
- CVE-2026-98000In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98001In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98002In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-98003In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98004In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98006In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98007In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98008In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98009In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9801A flaw was found in Keycloak. A remote attacker with high pr…4.9
- CVE-2026-98010In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-98005?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
