CVE-2026-53359
Vulnerability Summary
Timeline
Description
In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Fix shadow paging use-after-free due to unexpected role Commit 0cb2af2ea66ad ("KVM: x86: Fix shadow paging use-after-free due to unexpected GFN") fixed a shadow paging mismatch between stored and computed GFNs; the bug could be triggered by changing a PDE mapping from outside the guest, and then deleting a memslot. The rmap_remove() call would miss entries created after the PDE change because the GFN of the leaf SPTE does not match the GFN of the struct kvm_mmu_page. A similar hole however remains if the modified PDE points to a non-leaf page. In this case the gfn can be made to match, but the role does not match: the original large 2MB page creates a kvm_mmu_page with direct=1, while the new 4KB needs a kvm_mmu_page with direct=0. However, kvm_mmu_get_child_sp() does not compare the role, and therefore reuses the page. The next step is installing a leaf (4KB) SPTE on the new path which records an rmap entry under the gfn resolved by the walk. But when that child is zapped its parent kvm_mmu_page has direct=1 and kvm_mmu_page_get_gfn() computes the gfn for the 4KB page as sp->gfn + index instead of using sp->shadowed_translation[] (or sp->gfns[] in older kernels). It therefore fails to remove the recorded entry. When the memslot is dropped the shadow page is freed but the rmap entry survives, as in the scenario that was already fixed. Code that later walks that gfn (dirty logging, MMU notifier invalidation, and so on) dereferences an sptep that lies in the freed page, causing the use-after-free.
CVSS Metrics
- v3.1•HIGH•Score: 8.8CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
- v3.1•HIGH•Score: 7.8CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H
EPSS Trends
Current EPSS score: 0.96%• Percentile: 60%
Techniques & Countermeasures
- CWE-416•Use After Free
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
Affected Systems
- chainguard•linux-gcp-6.18
< 6.18.39-r0
- chainguard•linux-gcp-6.18-bootc
< 6.18.39-r0
- debian•linux
all | < 6.1.177-1 | < 6.12.95-1 | < 7.1.3-1
- debian•linux-6.1
< 6.1.177-1~deb11u1
- ubuntu•linux
all | < 3.13.0-215.266 | < 4.4.0-284.318 | < 4.15.0-254.266 | < 5.4.0-234.254 | < 5.15.0-187.197 | < 6.8.0-137.137 | all | < 7.0.0-29.29
- ubuntu•linux-allwinner-5.19
all
- ubuntu•linux-aws
all | < 4.4.0-1157.163 | < 4.4.0-1195.210 | < 4.15.0-1195.208 | < 5.4.0-1162.173 | < 5.15.0-1113.120 | < 6.8.0-1062.65 | all | < 7.0.0-1010.10
- ubuntu•linux-aws-5.0
all
- ubuntu•linux-aws-5.11
all
- ubuntu•linux-aws-5.13
all
- ubuntu•linux-aws-5.15
all | < 5.15.0-1114.121~20.04.1
- ubuntu•linux-aws-5.19
all
- ubuntu•linux-aws-5.3
all
- ubuntu•linux-aws-5.4
all | < 5.4.0-1162.173~18.04.1
- ubuntu•linux-aws-5.8
all
- ubuntu•linux-aws-6.14
all
- ubuntu•linux-aws-6.17
all
- ubuntu•linux-aws-6.2
all
- ubuntu•linux-aws-6.5
all
- ubuntu•linux-aws-6.8
all | < 6.8.0-1062.65~22.04.2
- ubuntu•linux-aws-7.0
all | < 7.0.0-1010.10~24.04.1
- ubuntu•linux-aws-fips
< 4.15.0-2133.139 | all | < 5.4.0-1163.174+fips1 | < 5.15.0-1113.120+fips1 | < 6.8.0-1062.65+fips1
- ubuntu•linux-aws-hwe
all | < 4.15.0-1195.208~16.04.1
- ubuntu•linux-azure
all | < 4.15.0-1205.220~14.04.1 | < 4.15.0-1205.220~16.04.1 | all | < 5.4.0-1167.173 | < 5.15.0-1118.127 | < 6.8.0-1064.72 | all | < 7.0.0-1011.11
- ubuntu•linux-azure-4.15
< 4.15.0-1205.220
- ubuntu•linux-azure-5.11
all
- ubuntu•linux-azure-5.13
all
- ubuntu•linux-azure-5.15
all | < 5.15.0-1119.128~20.04.1
- ubuntu•linux-azure-5.19
all
- ubuntu•linux-azure-5.3
all
- ubuntu•linux-azure-5.4
all | < 5.4.0-1167.173~18.04.1
- ubuntu•linux-azure-5.8
all
- ubuntu•linux-azure-6.11
all
- ubuntu•linux-azure-6.14
all
- ubuntu•linux-azure-6.17
< 6.17.0-1022.22
- ubuntu•linux-azure-6.2
all
- ubuntu•linux-azure-6.5
all
- ubuntu•linux-azure-6.8
< 6.8.0-1064.72~22.04.1
- ubuntu•linux-azure-7.0
all
- ubuntu•linux-azure-edge
all
- ubuntu•linux-azure-fde
all | < 5.15.0-1118.127 | < 6.8.0-1063.70 | all | < 7.0.0-1010.10
- ubuntu•linux-azure-fde-5.15
all | < 5.15.0-1118.127~20.04.1
- ubuntu•linux-azure-fde-5.19
all
- ubuntu•linux-azure-fde-6.14
all
- ubuntu•linux-azure-fde-6.17
all
- ubuntu•linux-azure-fde-6.2
all
- ubuntu•linux-azure-fde-6.8
< 6.8.0-1063.70~22.04.1
- ubuntu•linux-azure-fips
< 4.15.0-2113.119 | all | < 5.4.0-1167.173+fips1 | < 5.15.0-1118.127+fips1 | < 6.8.0-1064.72+fips1
- ubuntu•linux-azure-nvidia
all
- ubuntu•linux-azure-nvidia-6.14
all
Showing first 50 affected entries in server-rendered view.
References (68)
- https://git.kernel.org/stable/c/b1337aae5e194324e4810d561764e7793f8b3864
- https://git.kernel.org/stable/c/9291654d69e08542de37755cebe4d5b02c3170d1
- https://git.kernel.org/stable/c/2ad3afa40ac6aa340dada122f9abfa46c0a6eb35
- https://git.kernel.org/stable/c/5e470998a23e4c3d89ed24e8172cb22747e61efa
- https://git.kernel.org/stable/c/1ae7d5a6db6c190ce183e3098ca0e0846e14d462
- https://git.kernel.org/stable/c/81ccda30b4e83d8f5cc4fd50503c44e3a33abfeb
- http://www.openwall.com/lists/oss-security/2026/07/06/7
- https://github.com/V4bel/Januscape/blob/main/assets/write-up.md
- https://www.suse.com/support/update/announcement/2026/suse-su-20263376-1/
- https://bugzilla.suse.com/1270060
- https://www.suse.com/security/cve/CVE-2026-53359
- https://access.redhat.com/errata/RHSA-2026:43847
- https://access.redhat.com/security/updates/classification/#important
- https://bugzilla.redhat.com/show_bug.cgi?id=2497033
- https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_43847.json
- https://access.redhat.com/security/cve/CVE-2026-53359
- https://www.cve.org/CVERecord?id=CVE-2026-53359
- https://nvd.nist.gov/vuln/detail/CVE-2026-53359
- https://lore.kernel.org/linux-cve-announce/2026070403-CVE-2026-53359-4f57@gregkh/T
- https://www.openwall.com/lists/oss-security/2026/07/06/7
- https://access.redhat.com/errata/RHSA-2026:44003
- https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_44003.json
- https://access.redhat.com/errata/RHSA-2026:44004
- https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_44004.json
- https://ubuntu.com/security/CVE-2026-53359
- https://git.kernel.org/linus/81ccda30b4e83d8f5cc4fd50503c44e3a33abfeb
- https://github.com/V4bel/Januscape
- https://ubuntu.com/security/notices/USN-8629-1
- https://ubuntu.com/security/notices/USN-8630-1
- https://ubuntu.com/security/notices/USN-8631-1
- https://ubuntu.com/security/notices/USN-8633-1
- https://ubuntu.com/security/notices/USN-8634-1
- https://ubuntu.com/security/notices/USN-8635-1
- https://ubuntu.com/security/notices/USN-8636-1
- https://security-tracker.debian.org/tracker/CVE-2026-53359
- https://ubuntu.com/security/notices/USN-8630-2
- https://ubuntu.com/security/notices/USN-8631-2
- https://ubuntu.com/security/notices/USN-8637-1
- https://ubuntu.com/security/notices/USN-8631-3
- https://ubuntu.com/security/notices/USN-8633-2
- https://ubuntu.com/security/notices/USN-8629-2
- https://ubuntu.com/security/notices/USN-8631-4
- https://ubuntu.com/security/notices/USN-8645-1
- https://ubuntu.com/security/notices/USN-8629-3
- https://ubuntu.com/security/notices/USN-8630-3
- https://ubuntu.com/security/notices/USN-8636-2
- https://ubuntu.com/security/notices/USN-8656-1
- https://ubuntu.com/security/notices/USN-8660-1
- https://ubuntu.com/security/notices/USN-8661-1
- https://ubuntu.com/security/notices/USN-8630-4
- https://ubuntu.com/security/notices/USN-8662-1
- https://ubuntu.com/security/notices/USN-8663-1
- https://ubuntu.com/security/notices/USN-8664-1
- https://ubuntu.com/security/notices/USN-8666-1
- https://ubuntu.com/security/notices/USN-8662-2
- https://ubuntu.com/security/notices/USN-8667-1
- https://ubuntu.com/security/notices/USN-8669-1
- https://ubuntu.com/security/notices/USN-8661-2
- https://ubuntu.com/security/notices/USN-8630-5
- https://ubuntu.com/security/notices/USN-8666-2
- https://ubuntu.com/security/notices/USN-8661-3
- https://ubuntu.com/security/notices/USN-8666-3
- https://ubuntu.com/security/notices/USN-8661-4
- https://ubuntu.com/security/notices/USN-8715-1
- https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/53xxx/CVE-2026-53359.json
- https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
- https://ubuntu.com/security/notices/USN-8728-1
- https://ubuntu.com/security/notices/USN-8715-2