CVE-2024-46707
Last modified
CVE-2024-46707 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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.. EPSS estimates a 0.23% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | < 5.10.225 | — |
| Linux | Linux Kernel | >= 5.11, < 5.15.166 | — |
| Linux | Linux Kernel | >= 5.16, < 6.1.107 | — |
| Linux | Linux Kernel | >= 6.2, < 6.6.48 | — |
| Linux | Linux Kernel | >= 6.7, < 6.10.7 | — |
| Linux | Linux Kernel | 6.11 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-46707?
How severe is CVE-2024-46707?
How do I fix CVE-2024-46707?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-46701In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-46702In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-46703In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-46704In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2024-46705In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-46706In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-46708In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-46709In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-4671Use after free in Visuals in Google Chrome prior to 124.0.63…9.6
- CVE-2024-46710In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2024-46711In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2024-46712In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2024-46707?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
