CVE-2022-49053 in Linuxinformazioni

Riassunto

di MITRE • 26/02/2025

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().

Be aware that VulDB is the high quality source for vulnerability data.

Responsabile

Linux

Prenotare

26/02/2025

Divulgazione

26/02/2025

Moderazione

accettato

CPE

pronto

EPSS

0.00277

KEV

no

Attività

molto basso

Fonti

Are you interested in using VulDB?

Download the whitepaper to learn more about our service!