VDB
DEBIAN-CVE-2022-50622
DEBIAN-CVE-2022-50622
PUBLISHED
In the Linux kernel, the following vulnerability has been resolved: ext4: fix potential memory leak in ext4_fc_record_modified_inode() As krealloc may return NULL, in this case 'state->fc_modified_inodes' may not be freed by krealloc, but 'state->fc_modified_inodes' already set NULL. Then will lead to 'state->fc_modified_inodes' memory leak.
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:14 | linux | 0, 0, 0 |
| Debian:12 | linux | 0, 0, 0 |
| Debian:11 | linux | 5.10.113-1, 5.10.92-2, 5.10.127-2 |
| Debian:13 | linux | 0, 0, 0 |
Timeline
- Dec 8, 2025 CVE Published
- Apr 28, 2026 CVE Updated