VYPR
High severity7.8NVD Advisory· Published Oct 1, 2025· Updated Aug 4, 2026

CVE-2023-53494

CVE-2023-53494

Description

In the Linux kernel, the following vulnerability has been resolved:

crypto: xts - Handle EBUSY correctly

As it is xts only handles the special return value of EINPROGRESS, which means that in all other cases it will free data related to the request.

However, as the caller of xts 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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

163

Patches

Vulnerability mechanics

References

5

News mentions

0

No linked articles in our index yet.