GHSA-v9g7-8cgp-9v29CriticalCVSS 9.8
In the Linux kernel, the following vulnerability has been resolved: crypto: pcrypt - Fix...
🔗 CVE IDs covered (1)
📋 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.
🔗 References (7)
- https://nvd.nist.gov/vuln/detail/CVE-2026-43493
- https://git.kernel.org/stable/c/46271895ddfb1ba41f89f7e0dffbe9c2bcf7380a
- https://git.kernel.org/stable/c/77d55bc8675ee851ed639dc9be77325a8024cf67
- https://git.kernel.org/stable/c/915b692e6cb723aac658c25eb82c58fd81235110
- https://git.kernel.org/stable/c/9f1cbca178c03188e201ed175251372149bb25f2
- https://git.kernel.org/stable/c/eb34e243df57e32f4c08fa191f3602ea19076276
- https://github.com/advisories/GHSA-v9g7-8cgp-9v29