Vulnerability in Linux
CVE-2024-27069
In the Linux kernel, the following vulnerability has been resolved: ovl: relax WARN_ON in ovl_verify_area() syzbot hit an assertion in copy up data loop which looks like it is the result of a lower file whose size is being changed underneath overlayfs. This type of use case is documented to cause undefined behavior, so returning EIO error for the copy up makes sense, but it should not be causing a WARN_ON assertion.
EPSS: 0.002 (9.4th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.5 (Medium). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H.
Affected products
- Linux — versions ca7ab482401cf0a7497dad05f4918dc64115538b, 6.8, 0
- Linux Linux_kernel
References
Frequently asked questions
- What is CVE-2024-27069?
- CVE-2024-27069 is a medium-severity vulnerability in Linux. CVSS score: 5.5/10. Published 2024-05-01.
- How severe is CVE-2024-27069?
- Medium severity. CVSS v3 base score is 5.5 out of 10.