CVE-2020-36788
Last modified
CVE-2020-36788 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: avoid a use-after-free when BO init fails nouveau_bo_init() is backed by ttm_bo_init() and ferries its return code back to the caller. On failures, ttm_bo_init() invokes the provided destructor which should de-initialize and free the memory. Thus, when nouveau_bo_init() returns an error the gem object has already been released and the memory freed by nouveau_bo_del_ttm().. EPSS estimates a 0.23% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: avoid a use-after-free when BO init fails nouveau_bo_init() is backed by ttm_bo_init() and ferries its return code back to the caller. On failures, ttm_bo_init() invokes the provided destructor which should de-initialize and free the memory. Thus, when nouveau_bo_init() returns an error the gem object has already been released and the memory freed by nouveau_bo_del_ttm().
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 | >= 5.4, < 5.10.73 | — |
| Linux | Linux Kernel | >= 5.11, < 5.14.12 | — |
| Linux | Linux Kernel | 5.15 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2020-36788?
How severe is CVE-2020-36788?
How do I fix CVE-2020-36788?
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 2020
- CVE-2020-36782In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2020-36783In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2020-36784In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2020-36785In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2020-36786In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2020-36787In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2020-36789In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2020-3679u'During execution after Address Space Layout Randomization …5.5
- CVE-2020-36790In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2020-36791In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2020-36792Rejected reason: ** REJECT ** DO NOT USE THIS CVE RECORD. Co…
- CVE-2020-36793Rejected reason: ** REJECT ** DO NOT USE THIS CVE RECORD. Co…
Are you affected by CVE-2020-36788?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
