Bug 2426018 (CVE-2023-54264) - CVE-2023-54264 kernel: fs/sysv: Null check to prevent null-ptr-deref bug
Summary: CVE-2023-54264 kernel: fs/sysv: Null check to prevent null-ptr-deref bug
Keywords:
Status: NEW
Alias: CVE-2023-54264
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-12-30 13:02 UTC by OSIDB Bzimport
Modified: 2025-12-31 15:23 UTC (History)
0 users

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-12-30 13:02:23 UTC
In the Linux kernel, the following vulnerability has been resolved:

fs/sysv: Null check to prevent null-ptr-deref bug

sb_getblk(inode->i_sb, parent) return a null ptr and taking lock on
that leads to the null-ptr-deref bug.


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