VDB
DEBIAN-CVE-2022-50839
DEBIAN-CVE-2022-50839
PUBLISHED
In the Linux kernel, the following vulnerability has been resolved: jbd2: fix potential buffer head reference count leak As in 'jbd2_fc_wait_bufs' if buffer isn't uptodate, will return -EIO without update 'journal->j_fc_off'. But 'jbd2_fc_release_bufs' will release buffer head from ‘j_fc_off - 1’ if 'bh' is NULL will terminal release which will lead to buffer head buffer head reference count leak. To solve above issue, update 'journal->j_fc_off' before return -EIO.
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:13 | linux | 0, 0, 0 |
| Debian:11 | linux | *, 5.10.120-1, 5.10.84-1 |
| Debian:12 | linux | 0, 0, 0 |
| Debian:14 | linux | 0, 0, 0 |
Timeline
- Dec 30, 2025 CVE Published
- Apr 28, 2026 CVE Updated