CVE-2023-53494

Source
https://cve.org/CVERecord?id=CVE-2023-53494
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-53494.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-53494
Downstream
Related
Published
2025-10-01T11:45:45.773Z
Modified
2026-03-20T12:33:11.890672Z
Summary
crypto: xts - Handle EBUSY correctly
Details

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.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/53xxx/CVE-2023-53494.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
8083b1bf8163e7ae7d8c90f221106d96450b8aa8
Fixed
92a07ba4f0af2cccdc2aa5ee32679c9c9714db90
Fixed
912eb10b65646ffd222256c78a1c566a3dac177d
Fixed
57c3e1d63b63dc0841d41df729297cd7c1c35808
Fixed
d5870848879291700fe6c5257dcb48aadd10425c
Fixed
51c082514c2dedf2711c99d93c196cc4eedceb40

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-53494.json"