CVE-2022-49053

unknown
Published — · Modified —
CVSS v3
CVSS v2
VIR risk

Description

In the Linux kernel, the following vulnerability has been resolved: scsi: target: tcmu: Fix possible page UAF tcmu_try_get_data_page() looks up pages under cmdr_lock, but it does not take refcount properly and just returns page pointer. When tcmu_try_get_data_page() returns, the returned page may have been freed by tcmu_blocks_release(). We need to get_page() under cmdr_lock to avoid concurrent tcmu_blocks_release().

Predictions

Exploit likelihood
20%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2022-49053

vendor Authored 2026-05-27

Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2022-49053.html

OS impact

OSVersionStatusFixed in
suse slesaffected
debian debianbookwormfixed5.17.6-1
debian debianbullseyefixed5.10.113-1
debian debianforkyfixed5.17.6-1
debian debiansidfixed5.17.6-1
debian debiantrixiefixed5.17.6-1

References

Verify integrity in audit chain (admin only). AS-IS.