CVE-2024-27058 — Race Condition in Linux
Severity
4.7MEDIUMNVD
OSV5.5
EPSS
0.0%
top 85.31%
CISA KEV
Not in KEV
Exploit
No known exploits
Affected products
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
▶CVEListV5linux/linuxeafc474e202978ac735c551d5ee1eb8c02e2be54 — c7077f43f30d817d10a9f8245e51576ac114b2f0+4