CVE-2022-48771
Last modified
CVE-2022-48771 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix stale file descriptors on failed usercopy A failing usercopy of the fence_rep object will lead to a stale entry in the file descriptor table as put_unused_fd() won't release it. This enables userland to refer to a dangling 'file' object through that still valid file descriptor, leading to all kinds of use-after-free exploitation scenarios. Fix this by deferring the call to fd_install() until after the usercopy has succeeded.. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix stale file descriptors on failed usercopy A failing usercopy of the fence_rep object will lead to a stale entry in the file descriptor table as put_unused_fd() won't release it. This enables userland to refer to a dangling 'file' object through that still valid file descriptor, leading to all kinds of use-after-free exploitation scenarios. Fix this by deferring the call to fd_install() until after the usercopy has succeeded.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 4.14, < 4.14.264 | — |
| Linux | Linux Kernel | >= 4.15, < 4.19.227 | — |
| Linux | Linux Kernel | >= 4.20, < 5.4.175 | — |
| Linux | Linux Kernel | >= 5.5, < 5.10.95 | — |
| Linux | Linux Kernel | >= 5.11, < 5.15.18 | — |
| Linux | Linux Kernel | >= 5.16, < 5.16.4 | — |
| Linux | Linux Kernel | 5.17 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-48771?
How severe is CVE-2022-48771?
How do I fix CVE-2022-48771?
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 2022
- CVE-2022-48766In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-48767In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-48768In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-48769In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-4877A vulnerability has been found in snoyberg keter up to 1.8.1…6.1
- CVE-2022-48770In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-48772In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-48773In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-48774In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-48775In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-48776In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-48777In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2022-48771?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
