CVE-2024-38570

Updated: 2024-08-02 06:29:43.56075

Description:

In the Linux kernel, the following vulnerability has been resolved: gfs2: Fix potential glock use-after-free on unmount When a DLM lockspace is released and there ares still locks in that lockspace, DLM will unlock those locks automatically. Commit fb6791d100d1b started exploiting this behavior to speed up filesystem unmount: gfs2 would simply free glocks it didn't want to unlock and then release the lockspace. This didn't take the bast callbacks for asynchronous lock contention notifications into account, which remain active until until a lock is unlocked or its lockspace is released. To prevent those callbacks from accessing deallocated objects, put the glocks that should not be unlocked on the sd_dead_glocks list, release the lockspace, and only then free those glocks. As an additional measure, ignore unexpected ast and bast callbacks if the receiving glock is dead.


Links NIST CIRCL RHEL Ubuntu

Severity

Severity Score
CVSS Version 2.x 0
CVSS Version 3.x HIGH 7.8

Status

OS name Project name Version Score Severity Status Errata Last updated
AlmaLinux 9.2 ESU kernel 5.14.0 7.8 HIGH In Testing 2024-09-06 12:16:16
AlmaLinux 9.2 FIPS kernel 5.14.0 7.8 HIGH In Testing 2024-09-05 12:12:59
CentOS 6 ELS kernel 2.6.32 7.8 HIGH Not Vulnerable 2024-09-06 12:12:32
CentOS 7 ELS kernel 3.10.0 7.8 HIGH Released CLSA-2024:1724693366 2024-09-09 12:16:51
CentOS 8.4 ELS kernel 4.18.0 7.8 HIGH Released CLSA-2024:1725872696 2024-09-09 05:26:47
CentOS 8.5 ELS kernel 4.18.0 7.8 HIGH Released CLSA-2024:1725876080 2024-09-09 12:16:54
CentOS Stream 8 ELS kernel 4.18.0 7.8 HIGH Released CLSA-2024:1725871927 2024-09-09 05:26:47
CloudLinux 6 ELS kernel 2.6.32 7.8 HIGH Not Vulnerable 2024-09-06 12:12:32
CloudLinux 7 ELS kernel 3.10.0 7.8 HIGH Needs Triage 2024-08-02 08:29:23
Oracle Linux 6 ELS kernel 2.6.32 7.8 HIGH Not Vulnerable 2024-09-06 12:12:30
Total: 13