CVE-2024-27058Race Condition in Linux

CWE-362Race Condition17 documents8 sources
Severity
4.7MEDIUMNVD
OSV5.5
EPSS
0.0%
top 85.31%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedMay 1
Latest updateJul 4

Description

In the Linux kernel, the following vulnerability has been resolved: tmpfs: fix race on handling dquot rbtree A syzkaller reproducer found a race while attempting to remove dquot information from the rb tree. Fetching the rb_tree root node must also be protected by the dqopt->dqio_sem, otherwise, giving the right timing, shmem_release_dquot() will trigger a warning because it couldn't find a node in the tree, when the real reason was the root node changing before the search starts: Thread 1 T

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:LExploitability: 1.2 | Impact: 3.4

Affected Packages9 packages

NVDlinux/linux_kernel6.66.6.24+3
Debianlinux/linux_kernel< 6.7.12-1+1
Ubuntulinux/linux_kernel< 6.8.0-35.35
CVEListV5linux/linuxeafc474e202978ac735c551d5ee1eb8c02e2be54c7077f43f30d817d10a9f8245e51576ac114b2f0+4
debiandebian/linux< linux 6.7.12-1 (forky)

Patches

🔴Vulnerability Details

7
OSV
linux-oracle vulnerabilities2024-07-04
OSV
linux-azure, linux-gke vulnerabilities2024-06-14
OSV
linux-oem-6.8 vulnerabilities2024-06-11
OSV
linux, linux-ibm, linux-lowlatency, linux-raspi vulnerabilities2024-06-07
OSV
linux-aws, linux-gcp vulnerabilities2024-06-07

📋Vendor Advisories

8
Ubuntu
Linux kernel (Oracle) vulnerabilities2024-07-04
Ubuntu
Linux kernel vulnerabilities2024-06-14
Ubuntu
Linux kernel (OEM) vulnerabilities2024-06-11
Ubuntu
Linux kernel vulnerabilities2024-06-07
Ubuntu
Linux kernel vulnerabilities2024-06-07

💬Community

1
Bugzilla
CVE-2024-27058 kernel: tmpfs: fix race on handling dquot rbtree2024-05-01
CVE-2024-27058 — Race Condition in Linux | cvebase