Re: [PATCH 6.1/6.6/6.12.y] crypto: rsa-pkcs1pad: Don't WARN on an empty digest
"Doruk (0sec)" <[email protected]> Sat, 25 Jul 2026 14:04:14 -0500
| Newsgroups | org.kernel.vger.linux-crypto,org.kernel.vger.linux-kernel,org.kernel.vger.stable |
|---|---|
| Message-ID | <CAPdMp1rzVAk-bq8wU6wTozXz=2oe1yW2muvoE5EwCa50gsx+3w@mail.gmail.com> |
Hi Herbert, Sasha reviewed this as matching mainline’s no-WARN/-EINVAL behavior and asked for a crypto-maintainer Ack before queueing it. The patch only removes WARN_ON() for the user-controlled empty digest; invalid input remains rejected. Would you be comfortable Acking the attached stable variants? Thanks, Doruk