CVE-2024-46707
Published: Sep 13, 2024
Modified: May 11, 2026
Description
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.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 6211753fdfd05af9e08f54c8d0ba3ee516034878 - < 15818af2f7aa55eff375333cb7689df15d3f24efaffected 6211753fdfd05af9e08f54c8d0ba3ee516034878 - < 96b076e8ee5bc3a1126848c8add0f74bd30dc9d1affected 6211753fdfd05af9e08f54c8d0ba3ee516034878 - < 94d4fbad01b19ec5eab3d6b50aaec4f9db8b2d8daffected 6211753fdfd05af9e08f54c8d0ba3ee516034878 - < 9d7629bec5c3f80bd0e3bf8103c06a2f7046bd92affected 6211753fdfd05af9e08f54c8d0ba3ee516034878 - < 2073132f6ed3079369e857a8deb33d11bdd983bc+1 more versions |
Linux | Linux | affected 3.11unaffected 0 - < 3.11unaffected 5.10.225 - <= 5.10.*unaffected 5.15.166 - <= 5.15.*unaffected 6.1.107 - <= 6.1.*+3 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now