First published: Mon Jun 12 2023(Updated: )
A flaw in the Linux Kernel found in the GFS2 file system. On corrupted gfs2 file systems the evict code can try to reference the journal descriptor structure, jdesc, after it has been freed and set to NULL. It can lead to null pointer dereference when gfs2_trans_begin being called and then fail ingfs2_evict_inode(). Reference: <a href="https://listman.redhat.com/archives/cluster-devel/2023-April/023914.html">https://listman.redhat.com/archives/cluster-devel/2023-April/023914.html</a>
Credit: secalert@redhat.com secalert@redhat.com secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/kernel | <6.4 | 6.4 |
IBM Security Verify Governance - Identity Manager | <=ISVG 10.0.2 | |
IBM Security Verify Governance, Identity Manager | <=ISVG 10.0.2 | |
Linux kernel | <6.4 | |
Linux kernel | =6.4-rc1 | |
Fedora | =38 | |
Red Hat Enterprise Linux | =8.0 | |
Red Hat Enterprise Linux | =9.0 | |
Linux Kernel | <6.4 | |
Linux Kernel | =6.4-rc1 | |
Debian | =10.0 | |
Debian | =11.0 | |
Debian | =12.0 | |
All of | ||
NetApp H300S Firmware | ||
NetApp H300S Firmware | ||
All of | ||
NetApp H500e Firmware | ||
NetApp H500e Firmware | ||
All of | ||
NetApp H700S | ||
NetApp H700S | ||
All of | ||
NetApp H410S | ||
NetApp H410S Firmware | ||
All of | ||
NetApp H410C | ||
NetApp H410C Firmware | ||
debian/linux | 5.10.223-1 5.10.234-1 6.1.123-1 6.1.128-1 6.12.12-1 6.12.17-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-3212 is classified as a high severity vulnerability that can lead to a system crash due to a null pointer dereference.
To fix CVE-2023-3212, upgrade to the latest kernel version as specified in vendor advisories.
CVE-2023-3212 affects various Linux distributions, including Red Hat, Fedora, and Debian up to specific versions.
Yes, patches for CVE-2023-3212 are included in the kernel updates provided by affected Linux distributions.
Exploitation of CVE-2023-3212 can lead to a null pointer dereference, potentially causing system instability or crashes.