NONE · 0

CVE-2023-54264

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 t...

Vulnerability Description

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.

References

FAQ

What is CVE-2023-54264?

CVE-2023-54264 is a documented vulnerability. 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 t...

How severe is CVE-2023-54264?

CVSS scoring is not yet available for CVE-2023-54264. Check NVD for updates.

Is there a patch for CVE-2023-54264?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.