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: 2026-05-19
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Linux kernel’s cryptographic subsystem contains a flaw where a MAY_BACKLOG request may return EBUSY, but the error is not properly handled, causing EINPROGRESS notifications to be filtered incorrectly. This improper error handling can lead to cryptographic operations hanging or being retried unnecessarily, potentially degrading system performance or causing resource exhaustion. The weakness is a failure to validate return codes and improper resource cleanup, aligning with CWE‑770.

Affected Systems

This issue affects the Linux kernel across all supported architectures because the patch references the generic crypto: pcrypt interface. The advisory does not enumerate specific kernel versions, so any release containing the unpatched code is potentially vulnerable. System administrators should check their kernel version against the vendor release notes to confirm whether the fix has been applied.

Risk and Exploitability

The advisory lists a CVSS score of 9.8 and an EPSS score of < 1 %, and the vulnerability is not listed in CISA KEV. Based on the description, it is inferred that the flaw could be exploited by a local attacker with kernel access to disrupt cryptographic services or, when combined with other kernel bugs, potentially contribute to privilege escalation. The impact remains local and depends on the system’s use of the pcrypt interface.

Generated by OpenCVE AI on May 20, 2026 at 17:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Linux kernel release from the vendor that includes the pcrypt fix for MAY_BACKLOG handling.
  • If a custom kernel is in use, cherry‑pick or merge the identified commit to the local source tree before rebuilding the kernel.
  • After updating the kernel, reboot the host to load the new code and verify that the cryptographic subsystem is functioning normally.

Generated by OpenCVE AI on May 20, 2026 at 17:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 20 May 2026 16:45:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.0, 'vector': 'CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H'}

cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Wed, 20 May 2026 02:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-746

Wed, 20 May 2026 00:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-770
References
Metrics threat_severity

None

cvssV3_1

{'score': 7.0, 'vector': 'CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H'}

threat_severity

Moderate


Tue, 19 May 2026 13:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-746

Tue, 19 May 2026 11:30:00 +0000

Type Values Removed Values Added
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.
Title crypto: pcrypt - Fix handling of MAY_BACKLOG requests
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-05-20T16:08:11.197Z

Reserved: 2026-05-01T14:12:56.013Z

Link: CVE-2026-43493

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-05-19T12:16:19.020

Modified: 2026-05-20T17:16:23.517

Link: CVE-2026-43493

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-05-19T00:00:00Z

Links: CVE-2026-43493 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-05-20T17:30:35Z

Weaknesses