Improper update of reference count in Linux kernel - CVE-2026-93105
Published: September 18, 2026
Vulnerability details
The vulnerability allows a local user to free a page that is still in use.
The vulnerability exists due to improper reference count handling in the ESP esp_ssg_unref() function when processing an ESP packet with managed fragments during an AEAD operation. A local user can process an ESP packet with managed fragments to free a page that is still in use.
Managed fragments can be attached through io_uring SEND_ZC with a registered buffer.