GHSA-r324-r22p-vp8mHighCVSS 7.8

In the Linux kernel, the following vulnerability has been resolved: crypto: authencesn - Do not...

Published
May 1, 2026
Last Modified
July 14, 2026

🔗 CVE IDs covered (1)

📋 Description

In the Linux kernel, the following vulnerability has been resolved:

crypto: authencesn - Do not place hiseq at end of dst for out-of-place decryption

When decrypting data that is not in-place (src != dst), there is no need to save the high-order sequence bits in dst as it could simply be re-copied from the source.

However, the data to be hashed need to be rearranged accordingly.

Thanks,

🔗 References (12)