Monitor vulnerabilities like this one. Sign up free to get alerted when software you use is affected.
9.8

CVE-2026-43493: Linux Kernel: MAY_BACKLOG Requests Can Cause Busy Errors

CVE-2026-43493
Summary

A bug in the Linux kernel's crypto module (pcrypt) could cause a busy error when handling certain requests. This could lead to system instability or crashes. Linux kernel developers have fixed this issue, so users should update to the latest version to ensure they have the fix.

Original title
In the Linux kernel, the following vulnerability has been resolved: crypto: pcrypt - Fix handling of MAY_BACKLOG requests MAY_BACKLOG requests can return EBUSY. Handle them by checking for that ...
Original description
In the Linux kernel, the following vulnerability has been resolved:

crypto: pcrypt - Fix handling of MAY_BACKLOG requests

MAY_BACKLOG requests can return EBUSY. Handle them by checking
for that value and filtering out EINPROGRESS notifications.
Published: 19 May 2026 · Updated: 28 May 2026 · First seen: 19 May 2026