Bug 2395328 (CVE-2022-50328) - CVE-2022-50328 kernel: jbd2: fix potential use-after-free in jbd2_fc_wait_bufs
Summary: CVE-2022-50328 kernel: jbd2: fix potential use-after-free in jbd2_fc_wait_bufs
Keywords:
Status: NEW
Alias: CVE-2022-50328
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-09-15 15:07 UTC by OSIDB Bzimport
Modified: 2025-09-18 23:04 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-09-15 15:07:46 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.