CVE-2026-89606
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: reject too-small tag 70 packets
ecryptfs_parse_tag_70_packet() subtracts fixed metadata fields from the parsed packet body size to derive the encrypted filename size. A malformed packet with a body smaller than those fixed fields can underflow that size calculation.
Reject tag 70 packets before the subtraction unless the body contains the signature, cipher code, and at least one byte of encrypted filename data.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 9c79f34f7ee71cd28272332b424ca64b2be006ab < 9d88391bbed76eb091cddd50b0af87b1c6f22589 | affected |
| Linux | Linux | 9c79f34f7ee71cd28272332b424ca64b2be006ab < b31da1ecf13929a8d7f8d2727843d2fe35396b75 | affected |
| Linux | Linux | 9c79f34f7ee71cd28272332b424ca64b2be006ab < d2869768eab5648e6edc05f47e0716e5328e6681 | affected |
| Linux | Linux | 9c79f34f7ee71cd28272332b424ca64b2be006ab < e97bbe1b2bd82ec2ae37ad2e4965b4d3e78bbf7f | affected |
| Linux | Linux | 2.6.29 | affected |
| Linux | Linux | 0 < 2.6.29 | 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/9d88391bbed76eb091cddd50b0af87b1c6f22589
- https://git.kernel.org/stable/c/b31da1ecf13929a8d7f8d2727843d2fe35396b75
- https://git.kernel.org/stable/c/d2869768eab5648e6edc05f47e0716e5328e6681
- https://git.kernel.org/stable/c/e97bbe1b2bd82ec2ae37ad2e4965b4d3e78bbf7f
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.