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.
References
Configurations
History
18 Sep 2025, 16:52
| Type | Values Removed | Values Added |
|---|---|---|
| CWE | NVD-CWE-noinfo | |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| First Time |
Linux linux Kernel
Linux |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| References | () https://git.kernel.org/stable/c/77a28aa476873048024ad56daf8f4f17d58ee48e - Patch | |
| References | () https://git.kernel.org/stable/c/c3c85aefc0da1e5074a06c682542a54ccc99bdca - Patch |
21 Nov 2024, 09:03
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://git.kernel.org/stable/c/77a28aa476873048024ad56daf8f4f17d58ee48e - | |
| References | () https://git.kernel.org/stable/c/c3c85aefc0da1e5074a06c682542a54ccc99bdca - | |
| Summary |
|
01 May 2024, 13:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2024-05-01 13:15
Updated : 2025-09-18 16:52
NVD link : CVE-2024-27069
Mitre link : CVE-2024-27069
CVE.ORG link : CVE-2024-27069
JSON object : View
Products Affected
linux
- linux_kernel
CWE
