CVE-2026-43493
Beschrijving NL
In de Linux kernel is de volgende kwetsbaarheid verholpen:
crypto: pcrypt - Fix afhandeling van MAY_BACKLOG VERZOEKEN
MAY_BACKLOG-AANVRAGEN kunnen EBUSY retourneren. Behandel ze door te controleren
voor die waarde en het uitfilteren van EINPROGRESS-meldingen.
Origineel (Engels) tonen
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.