Files
Ricardo Robaina 72cc192a5d crypto: pcrypt - Fix handling of MAY_BACKLOG requests
JIRA: https://redhat.atlassian.net/browse/RHEL-226716
CVE: CVE-2026-43493

commit 915b692e6cb723aac658c25eb82c58fd81235110
Author: Herbert Xu <herbert@gondor.apana.org.au>
Date:   Thu Apr 16 17:00:50 2026 +0800

    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.

    Reported-by: Yiming Qian <yimingqian591@gmail.com>
    Fixes: 5a1436beec ("crypto: pcrypt - call the complete function on error")
    Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

Signed-off-by: Ricardo Robaina <rrobaina@redhat.com>
2026-08-11 08:58:27 -03:00
..
2024-04-02 10:49:38 +08:00
2026-07-07 11:21:47 +02:00
2024-04-02 10:49:38 +08:00
2024-09-16 14:39:03 +00:00
2024-04-02 10:49:38 +08:00
2024-04-02 10:49:38 +08:00
2024-04-02 10:49:38 +08:00
2024-12-10 17:18:50 +08:00
2024-04-02 10:49:38 +08:00
2026-06-30 16:01:00 +02:00
2024-04-02 10:49:38 +08:00
2024-04-02 10:49:38 +08:00
2026-06-30 16:01:00 +02:00
2024-08-02 20:53:25 +08:00