THREAT OPS › Threat News › [NVD] CVE-2024-42079 (MEDIUM 5.5) — In the Linux kernel, the following vulnerability has been resolved:
gfs2: Fix NULL pointer dereference in gfs2_log_flush
In gfs2_jindex_free(), set sdp->sd_jdesc to NULL under the log flush
lock to provide exclusion against gfs2_log_flush().
In gfs2_log_flush(), check if sdp->
[NVD] CVE-2024-42079 (MEDIUM 5.5) — In the Linux kernel, the following vulnerability has been resolved: gfs2: Fix NULL pointer dereference in gfs2_log_flush In gfs2_jindex_free(), set sdp->sd_jdesc to NULL under the log flush lock to provide exclusion against gfs2_log_flush(). In gfs2_log_flush(), check if sdp->
CVE-2024-42079 CVSS: 5.5 MEDIUM Published: 2024-07-29T16:15:07.180
In the Linux kernel, the following vulnerability has been resolved:
gfs2: Fix NULL pointer dereference in gfs2_log_flush
In gfs2_jindex_free(), set sdp->sd_jdesc to NULL under the log flush lock to provide exclusion against gfs2_log_flush().
In gfs2_log_flush(), check if sdp->sd_jdesc is non-NULL before dereferencing it. Other
Indicators of compromise
- CVE-2024-42079cve
Original source: https://nvd.nist.gov/vuln/detail/CVE-2024-42079