CVE-2024-46707

Source
https://cve.org/CVERecord?id=CVE-2024-46707
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-46707.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-46707
Downstream
Related
Published
2024-09-13T06:27:33.709Z
Modified
2026-05-28T03:53:21.324401454Z
Summary
KVM: arm64: Make ICC_*SGI*_EL1 undef in the absence of a vGICv3
Details

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

KVM: arm64: Make ICC_SGI_EL1 undef in the absence of a vGICv3

On a system with a GICv3, if a guest hasn't been configured with GICv3 and that the host is not capable of GICv2 emulation, a write to any of the ICC_SGI_EL1 registers is trapped to EL2.

We therefore try to emulate the SGI access, only to hit a NULL pointer as no private interrupt is allocated (no GIC, remember?).

The obvious fix is to give the guest what it deserves, in the shape of a UNDEF exception.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/46xxx/CVE-2024-46707.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
6211753fdfd05af9e08f54c8d0ba3ee516034878
Fixed
15818af2f7aa55eff375333cb7689df15d3f24ef
Fixed
96b076e8ee5bc3a1126848c8add0f74bd30dc9d1
Fixed
94d4fbad01b19ec5eab3d6b50aaec4f9db8b2d8d
Fixed
9d7629bec5c3f80bd0e3bf8103c06a2f7046bd92
Fixed
2073132f6ed3079369e857a8deb33d11bdd983bc
Fixed
3e6245ebe7ef341639e9a7e402b3ade8ad45a19f

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-46707.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
3.11.0
Fixed
5.10.225
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.166
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.107
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.48
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.10.7

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-46707.json"