GHSA-fqqq-mg72-x273HighCVSS 7.8

In the Linux kernel, the following vulnerability has been resolved: crypto: af_alg - Fix page...

Published
May 6, 2026
Last Modified
May 21, 2026

🔗 CVE IDs covered (1)

📋 Description

In the Linux kernel, the following vulnerability has been resolved: crypto: af_alg - Fix page reassignment overflow in af_alg_pull_tsgl When page reassignment was added to af_alg_pull_tsgl the original loop wasn't updated so it may try to reassign one more page than necessary. Add the check to the reassignment so that this does not happen. Also update the comment which still refers to the obsolete offset argument.

🔗 References (10)