CVE-2025-37863

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-37863
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-37863.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-37863
Downstream
Published
2025-05-09T07:16:07Z
Modified
2025-05-12T17:32:32Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

ovl: don't allow datadir only

In theory overlayfs could support upper layer directly referring to a data layer, but there's no current use case for this.

Originally, when data-only layers were introduced, this wasn't allowed, only introduced by the "datadir+" feature, but without actually handling this case, resulting in an Oops.

Fix by disallowing datadir without lowerdir.

References

Affected packages

Debian:13 / linux

Package

Name
linux
Purl
pkg:deb/debian/linux?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
6.12.25-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}