๐Ÿ” CVE Alert

CVE-2026-98005

UNKNOWN 0.0

erofs: delimit inode_share cache key components

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Sep 25, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
e0bf7d1c074dc4252223ae897560345ccc24100d < 16322a67336cfeea0af4b05206ef8d0e0eda55bb e0bf7d1c074dc4252223ae897560345ccc24100d < 96bf9831fbf423b8104f7948cd8fe7007ecfb46c
Linux / Linux
7.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/16322a67336cfeea0af4b05206ef8d0e0eda55bb git.kernel.org: https://git.kernel.org/stable/c/96bf9831fbf423b8104f7948cd8fe7007ecfb46c