Executive Summary

Informations
Name CVE-2025-37996 First vendor Publication 2025-05-29
Vendor Cve Last vendor Modification 2025-05-29

Security-Database Scoring CVSS v3

Cvss vector : N/A
Overall CVSS Score NA
Base Score NA Environmental Score NA
impact SubScore NA Temporal Score NA
Exploitabality Sub Score NA
 
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

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

KVM: arm64: Fix uninitialized memcache pointer in user_mem_abort()

Commit fce886a60207 ("KVM: arm64: Plumb the pKVM MMU in KVM") made the initialization of the local memcache variable in user_mem_abort() conditional, leaving a codepath where it is used uninitialized via kvm_pgtable_stage2_map().

This can fail on any path that requires a stage-2 allocation without transition via a permission fault or dirty logging.

Fix this by making sure that memcache is always valid.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-37996

Sources (Detail)

https://git.kernel.org/stable/c/157dbc4a321f5bb6f8b6c724d12ba720a90f1a7c
https://git.kernel.org/stable/c/a26d50f8a4a5049e956984797b5d0dedea4bbb18
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
2
3
Date Informations
2025-05-31 04:28:40
  • Multiple Updates
2025-05-31 04:28:28
  • Multiple Updates
2025-05-30 17:20:33
  • Multiple Updates
2025-05-29 21:20:34
  • First insertion