CVE-2022-50328 Details
Description
In the Linux kernel, the following vulnerability has been resolved: jbd2: fix potential use-after-free in jbd2_fc_wait_bufs In 'jbd2_fc_wait_bufs' use 'bh' after put buffer head reference count which may lead to use-after-free. So judge buffer if uptodate before put buffer head reference count.
A use-after-free vulnerability has been identified in the Linux kernel's JBD2 (Journaling Block Device 2) component. This issue arises in the 'jbd2_fc_wait_bufs' function, where the buffer head reference count is improperly managed. Specifically, the function uses a buffer head after reducing its reference count, which can lead to a use-after-free condition. The vulnerability affects the stable versions of the Linux kernel.
Users can upgrade to the latest stable version of the Linux kernel, where this vulnerability has been addressed.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
No SSVC data is available for this CVE.
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://git.kernel.org/stable/c/1d4d16daec2a6689b6d3fbfc7d2078643adc6619 | kernel.org | Patch |
| https://git.kernel.org/stable/c/243d1a5d505d0b0460c9af0ad56ed4a56ef0bebd | kernel.org | Patch |
| https://git.kernel.org/stable/c/2e6d9f381c1ed844531a577783fc352de7a44c8a | kernel.org | Patch |
| https://git.kernel.org/stable/c/d11d2ded293976a1a0d9d9471827a44dc9e3c63f | kernel.org | Patch |
| https://git.kernel.org/stable/c/effd9b3c029ecdd853a11933dcf857f5a7ca8c3d | kernel.org | Patch |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-416 | Use After Free | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| linux linux kernel | < 5.10.150 >= 5.11, < 5.15.75 >= 5.16, < 5.19.17 >= 6.0, < 6.0.3 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Aug 4, 2026 | CVE Modified | kernel.org |
| Jun 17, 2026 | CVE Modified | kernel.org |
| Dec 4, 2025 | Initial Analysis | [email protected] |
| Sep 15, 2025 | New CVE Received | kernel.org |