CVE-2026-43066: ext4: fix iloc.bh leak in ext4_fc_replay_inode() error paths

Published May 5, 2026
·
Updated

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

ext4: fix iloc.bh leak in ext4fcreplayinode() error paths

During code review, Joseph found that ext4fcreplayinode() calls ext4getfcinodeloc() to get the inode location, which holds a reference to iloc.bh that must be released via brelse().

However, several error paths jump to the 'out' label without releasing iloc.bh:

- ext4handledirtymetadata() failure - syncdirtybuffer() failure - ext4markinodeused() failure - ext4iget() failure

Fix this by introducing an 'outbrelse' label placed just before the existing 'out' label to ensure iloc.bh is always released.

Additionally, make ext4fcreplayinode() propagate errors properly instead of always returning 0.

Affected Software

13 affected components
Linux Linux kernel (ext4)
Linux Linux kernel>=5.10<5.10.253
Linux Linux kernel>=5.11<5.15.203
Linux Linux kernel>=5.16<6.1.168
Linux Linux kernel>=6.2<6.6.131
Linux Linux kernel>=6.7<6.12.80
Linux Linux kernel>=6.13<6.18.21
Linux Linux kernel>=6.19<6.19.11
Linux Linux kernel=7.0-rc1
Linux Linux kernel=7.0-rc2
Linux Linux kernel=7.0-rc3
Linux Linux kernel=7.0-rc4
Linux Linux kernel=7.0-rc5

Event History

May 5, 2026
CVE Published
via MITRE·03:23 PM
Data Sourced
via MITRE·03:23 PM
Description
Data Sourced
via NVD·04:16 PM
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-43066?

CVE-2026-43066 has been classified as a medium-severity vulnerability.

2

How do I fix CVE-2026-43066?

To fix CVE-2026-43066, update to the latest Linux kernel version where this vulnerability has been patched.

3

What is the impact of CVE-2026-43066 on ext4 file systems?

The impact of CVE-2026-43066 could potentially lead to memory leaks affecting system performance.

4

Which versions of the Linux kernel are affected by CVE-2026-43066?

CVE-2026-43066 affects certain versions of the Linux kernel that use the ext4 file system.

5

Can CVE-2026-43066 be exploited remotely?

CVE-2026-43066 is not considered to be a remotely exploitable vulnerability.

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