Skip to content
CodeAuditAgent

CVE-2026-31431

In the Linux kernel, the following vulnerability has been resolved: crypto: algif_aead - Revert to operating out-of-place This mostly reverts commit 72548b093ee3 except for the copying of the associated data. There is no benefit in operating in-place in algif_aead since the source and destination come from different mappings. Get rid of all the complexity added for in-place operation and just copy the AD directly.

Weakness

In the Linux kernel, the following vulnerability has been resolved: crypto: algif_aead - Revert to operating out-of-place This mostly reverts commit 72548b093ee3 except for the copying of the associated data. There is no benefit in operating in-place in algif_aead since the source and destination come from different mappings. Get rid of all the complexity added for in-place operation and just copy the AD directly.

Affected products

  • linux linux_kernel
  • redhat openshift_container_platform
  • redhat enterprise_linux
  • redhat enterprise_linux_aus
  • redhat enterprise_linux_eus
  • redhat enterprise_linux_tus
  • redhat enterprise_linux_update_services_for_sap_solutions
  • amazon amazon_linux

References

Find the bug before an attacker does.

Sign in with GitHub and run your first audit in under a minute. The free plan needs no credit card.