CVE-2024-46837
Last modified
CVE-2024-46837 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Restrict high priorities on group_create We were allowing any users to create a high priority group without any permission checks. As a result, this was allowing possible denial of service. We now only allow the DRM master or users with the CAP_SYS_NICE capability to set higher priorities than PANTHOR_GROUP_PRIORITY_MEDIUM. As the sole user of that uAPI lives in Mesa and hardcode a value of MEDIUM [1], this should be safe to do. Additionally, as those checks are performed at the ioctl level, panthor_group_create now only check for priority level validity. [1]https://gitlab.freedesktop.org/mesa/mesa/-/blob/f390835074bdf162a63deb0311d1a6de527f9f89/src/gallium/drivers/panfrost/pan_csf.c#L1038. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Restrict high priorities on group_create We were allowing any users to create a high priority group without any permission checks. As a result, this was allowing possible denial of service. We now only allow the DRM master or users with the CAP_SYS_NICE capability to set higher priorities than PANTHOR_GROUP_PRIORITY_MEDIUM. As the sole user of that uAPI lives in Mesa and hardcode a value of MEDIUM [1], this should be safe to do. Additionally, as those checks are performed at the ioctl level, panthor_group_create now only check for priority level validity. [1]https://gitlab.freedesktop.org/mesa/mesa/-/blob/f390835074bdf162a63deb0311d1a6de527f9f89/src/gallium/drivers/panfrost/pan_csf.c#L1038
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 6.10, < 6.10.10 | — |
| Linux | Linux Kernel | 6.11 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-46837?
How severe is CVE-2024-46837?
How do I fix CVE-2024-46837?
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-46831In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-46832In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-46833In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-46834In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-46835In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-46836In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-46838In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-46839Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2024-4684A vulnerability was found in Campcodes Complete Web-Based Sc…6.1
- CVE-2024-46840In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-46841In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-46842In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2024-46837?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
