In the Linux kernel, the following vulnerability has been resolved:
mm/zone_device: do not touch device folio after calling ->folio_free()
The contents of a device folio can immediately change after calling
->folio_free(), as the folio may be reallocated by a driver with a
different order. Instead of touching the folio again to extract the
pgmap, use the local stack variable when calling percpu_ref_put_many().
References
Configurations
History
23 Jul 2026, 07:10
| Type | Values Removed | Values Added |
|---|---|---|
| Summary |
|
08 Jul 2026, 14:58
| Type | Values Removed | Values Added |
|---|---|---|
| CWE | NVD-CWE-noinfo | |
| First Time |
Linux linux Kernel
Linux |
|
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| References | () https://git.kernel.org/stable/c/39928984956037cabd304321cb8f342e47421db5 - Patch | |
| References | () https://git.kernel.org/stable/c/85be0a262e39c706edb53c88af8afde2e98222ba - Patch |
14 Jun 2026, 06:16
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
08 Jun 2026, 17:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-06-08 17:16
Updated : 2026-07-23 07:10
NVD link : CVE-2026-46277
Mitre link : CVE-2026-46277
CVE.ORG link : CVE-2026-46277
JSON object : View
Products Affected
linux
- linux_kernel
CWE
