CVE-2023-53373
Description
In the Linux kernel, the following vulnerability has been resolved: crypto: seqiv - Handle EBUSY correctly As it is seqiv only handles the special return value of EINPROGERSS, which means that in all other cases it will free data related to the request. However, as the caller of seqiv may specify MAY_BACKLOG, we also need to expect EBUSY and treat it in the same way. Otherwise backlogged requests will trigger a use-after-free.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
OS impact
SUSE Affected 1 release
| Version | Status | Fixed in |
|---|---|---|
| โ | Affected | โ |
AlmaLinux Fixed 1 release
| Version | Status | Fixed in |
|---|---|---|
| 9 | Fixed | kernel-debug-devel-matched-5.14.0-570.52.1.el9_6.aarch64.rpm |
Debian Fixed 5 releases
| Version | Status | Fixed in |
|---|---|---|
| trixie | Fixed | 6.1.20-1 |
| sid | Fixed | 6.1.20-1 |
| forky | Fixed | 6.1.20-1 |
| bullseye | Fixed | 5.10.178-1 |
| bookworm | Fixed | 6.1.20-1 |
Red Hat Fixed 2 releases
| Version | Status | Fixed in |
|---|---|---|
| 9 | Fixed | โ |
| 8 | Fixed | โ |
Rocky Linux Fixed 2 releases
| Version | Status | Fixed in |
|---|---|---|
| 9 | Fixed | โ |
| 8 | Fixed | โ |
References
- https://access.redhat.com/errata/RHSA-2025:17760
- https://access.redhat.com/errata/RHSA-2025:21112
- https://errata.rockylinux.org/RLSA-2025:18298
- https://errata.rockylinux.org/RLSA-2025:18297
- https://www.suse.com/security/cve/CVE-2023-53373.html
- https://errata.rockylinux.org/RLSA-2025:17760
- https://security-tracker.debian.org/tracker/CVE-2023-53373
- https://access.redhat.com/errata/RHSA-2025:18297
- https://bugzilla.redhat.com/2394615
- https://bugzilla.redhat.com/2394624
- https://bugzilla.redhat.com/2396379
- https://errata.almalinux.org/8/ALSA-2025-18297.html
- https://access.redhat.com/errata/RHSA-2025:18298
- https://errata.almalinux.org/8/ALSA-2025-18298.html
- https://bugzilla.redhat.com/2389456
- https://bugzilla.redhat.com/2389491
- https://errata.almalinux.org/9/ALSA-2025-17760.html
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.