CVE-2026-53272: erofs: fix use-after-free on sbi->sync_decompress

Published Jun 25, 2026
·
Updated

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

erofs: fix use-after-free on sbi->syncdecompress

zerofsdecompresskickoff() can race with filesystem unmount, causing a use-after-free on sbi->syncdecompress.

When I/O completes, zerofsendio() calls zerofsdecompresskickoff() to queue zerofsdecompressqueuework() asynchronously. Then, after all folios are unlocked, unmount workflow can proceed and sbi will be freed before accessing to sbi->syncdecompress.

Thread (unmount) I/O completion kworker queuework zerofsdecompressqueuework (all folios are unlocked) cleanupmnt .. erofskillsb erofssbfree kfree(sbi) access sbi->syncdecompress // UAF!!

Affected Software

10 affected components
Linux Linux kernel (erofs)
Linux Linux kernel>=5.17<6.12.94
Linux Linux kernel>=6.13<6.18.36
Linux Linux kernel>=6.19<7.0.13
Linux Linux kernel=7.1-rc1
Linux Linux kernel=7.1-rc2
Linux Linux kernel=7.1-rc3
Linux Linux kernel=7.1-rc4
Linux Linux kernel=7.1-rc5
Linux Linux kernel=7.1-rc6

Event History

Jun 25, 2026
CVE Published
via MITRE·08:39 AM
Data Sourced
via MITRE·08:39 AM
Description
Data Sourced
via NVD·09:16 AM
RemedyDescriptionSeverityWeaknessAffected Software
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-53272?

CVE-2026-53272 has a risk rating of 40.

2

How do I fix CVE-2026-53272?

To fix CVE-2026-53272, ensure that you update your Linux kernel to the latest patched version.

3

What type of vulnerability is CVE-2026-53272?

CVE-2026-53272 is identified as a Use After Free vulnerability.

4

Which software is affected by CVE-2026-53272?

CVE-2026-53272 affects the Linux kernel specifically related to the erofs filesystem.

5

What causes the vulnerability in CVE-2026-53272?

CVE-2026-53272 is caused by a race condition between filesystem unmounting and I/O completion.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203