CVE-2024-46781
Published: Sep 18, 2024
Modified: May 11, 2026
Description
In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix missing cleanup on rollforward recovery error In an error injection test of a routine for mount-time recovery, KASAN found a use-after-free bug. It turned out that if data recovery was performed using partial logs created by dsync writes, but an error occurred before starting the log writer to create a recovered checkpoint, the inodes whose data had been recovered were left in the ns_dirty_files list of the nilfs object and were not freed. Fix this issue by cleaning up inodes that have read the recovery data if the recovery routine fails midway before the log writer starts.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 0f3e1c7f23f8a6f8224fa1d275381f6d9279ad4b - < 35a9a7a7d94662146396199b0cfd95f9517cdd14affected 0f3e1c7f23f8a6f8224fa1d275381f6d9279ad4b - < da02f9eb333333b2e4f25d2a14967cff785ac82eaffected 0f3e1c7f23f8a6f8224fa1d275381f6d9279ad4b - < 07e4dc2fe000ab008bcfe90be4324ef56b5b4355affected 0f3e1c7f23f8a6f8224fa1d275381f6d9279ad4b - < 8e2d1e9d93c4ec51354229361ac3373058529ec4affected 0f3e1c7f23f8a6f8224fa1d275381f6d9279ad4b - < ca92c4bff2833cb30d493b935168d6cccd5c805d+3 more versions |
Linux | Linux | affected 2.6.30unaffected 0 - < 2.6.30unaffected 4.19.322 - <= 4.19.*unaffected 5.4.284 - <= 5.4.*unaffected 5.10.226 - <= 5.10.*+5 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now