CVE-2026-89605

HIGHCVSS 7.8/10EPSS 0.16%

Last modified

CVE-2026-89605 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: ecryptfs: release message context on send failure ecryptfs_send_message_locked() moves a message context from the free list to the allocated list before sending the request to the userspace daemon. If ecryptfs_send_miscdev() fails, the context is left on the allocated list and cannot be reused. Move it back to the free list on failure and clear the caller's pointer.. 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: release message context on send failure ecryptfs_send_message_locked() moves a message context from the free list to the allocated list before sending the request to the userspace daemon. If ecryptfs_send_miscdev() fails, the context is left on the allocated list and cannot be reused. Move it back to the free list on failure and clear the caller's pointer.

Metrics

EPSS Probability
0.16%

5.8th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= f66e883eb6186bc43a79581b67aff7d1a69d0ff1, < 177e0c32fec3602bb3b64139bb8bb610cd6722c7; >= f66e883eb6186bc43a79581b67aff7d1a69d0ff1, < 743e7aeb9575c0838d8996d40d81a6b8fa5cd060; >= f66e883eb6186bc43a79581b67aff7d1a69d0ff1, < 590fc6140e29c54d2f7839eb9df78d106ee1905e; >= f66e883eb6186bc43a79581b67aff7d1a69d0ff1, < 30845ed227475a11a49ccce047837d016b7e0f49; >= f66e883eb6186bc43a79581b67aff7d1a69d0ff1, < 47ce611cb13f0eefa550d5434c1afcd4217bfc3e; >= f66e883eb6186bc43a79581b67aff7d1a69d0ff1, < 9319706316a8e79f374627554386d575a84b637f; >= f66e883eb6186bc43a79581b67aff7d1a69d0ff1, < 654b7e79443f5ea90849f5c1cf70c0d94bd5b10e; >= f66e883eb6186bc43a79581b67aff7d1a69d0ff1, < 219644a3ad5518217b2d62cad6d2c36a2308c949
LinuxLinux2.6.26

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-89605?
In the Linux kernel, the following vulnerability has been resolved: ecryptfs: release message context on send failure ecryptfs_send_message_locked() moves a message context from the free list to the allocated list before sending the request to the userspace daemon. If ecryptfs_send_miscdev() fails, the context is left on the allocated list and cannot be reused. Move it back to the free list on failure and clear the caller's pointer.
How severe is CVE-2026-89605?
CVE-2026-89605 has a CVSS score of 7.8/10 (HIGH severity). The EPSS model estimates a 0.16% probability of exploitation in the next 30 days.
How do I fix CVE-2026-89605?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-89605?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST