In the Linux kernel, the following vulnerability has been resolved:
crypto: afalg - Fix page reassignment overflow in afalgpulltsgl
When page reassignment was added to afalgpull_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.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/43xxx/CVE-2026-43078.json",
"cna_assigner": "Linux"
}