CVE-2026-89605
7.8
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | f66e883eb6186bc43a79581b67aff7d1a69d0ff1 < 47ce611cb13f0eefa550d5434c1afcd4217bfc3e | affected |
| Linux | Linux | f66e883eb6186bc43a79581b67aff7d1a69d0ff1 < 9319706316a8e79f374627554386d575a84b637f | affected |
| Linux | Linux | f66e883eb6186bc43a79581b67aff7d1a69d0ff1 < 654b7e79443f5ea90849f5c1cf70c0d94bd5b10e | affected |
| Linux | Linux | f66e883eb6186bc43a79581b67aff7d1a69d0ff1 < 219644a3ad5518217b2d62cad6d2c36a2308c949 | affected |
| Linux | Linux | 2.6.26 | affected |
| Linux | Linux | 0 < 2.6.26 | unaffected |
| Linux | Linux | 6.12.109 <= 6.12.* | unaffected |
| Linux | Linux | 6.18.50 <= 6.18.* | unaffected |
| Linux | Linux | 7.2.4 <= 7.2.* | unaffected |
| Linux | Linux | 7.3-rc1 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/47ce611cb13f0eefa550d5434c1afcd4217bfc3e
- https://git.kernel.org/stable/c/9319706316a8e79f374627554386d575a84b637f
- https://git.kernel.org/stable/c/654b7e79443f5ea90849f5c1cf70c0d94bd5b10e
- https://git.kernel.org/stable/c/219644a3ad5518217b2d62cad6d2c36a2308c949
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.