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().
An official patch is available. Apply the patch as soon as possible.
CVSS v4.0 Metrics
Exploitability
Attack VectorLocal
ComplexityLow
RequirementsPresent
PrivilegesLow
User InteractionNone
Threat
Exploit MaturityUnreported
Vulnerable System
ConfidentialityHigh
IntegrityHigh
AvailabilityHigh
Subsequent System
ConfidentialityNone
IntegrityNone
AvailabilityNone
Supplemental
SafetyNegligible
AutomatableYes
RecoveryAutomatic
Value DensityConcentrated
UrgencyMedium
Patch StatusOfficial Patch
Change Log
| Date | Source | Changes | Score |
|---|
| 2026-07-21 | nvd | AV: P→L, AC: H→L, PR: H→L, UI: A→N, VC: N→H, VI: N→H, VA: N→H | 0.0 → 4.4 |
| 2026-07-21 | nvd | patch: Unavailable→Official Patch | 0.0 → 0.0 |
| 2026-07-21 | cve.org | initial, patch: Unavailable | 0.0 |
Affected Software
| Vendor | Product | Version |
|---|
| Linux | Linux | ≥ 019cbd4a4feb3aa3a917d78e7110e301, < bcf34aa5082ee2343574bc3f4d1c1260 |
| Linux | Linux | < 5.4 |
| Linux | Linux | ≥ 5.15, ≤ * |
| Linux | Linux | ≥ 5.10.73, ≤ 5.10.* |
| Linux | Linux | ≥ 5.14.12, ≤ 5.14.* |
| Linux | Linux | ≥ 019cbd4a4feb3aa3a917d78e7110e301, < f86e19d918a85492ad1a01fcdc0ad5ec |
| Linux | Linux | ≥ 019cbd4a4feb3aa3a917d78e7110e301, < 548f2ff8ea5e0ce767ae3418d1ec5308 |
| Linux | Linux | 5.4 |
| linux | linux_kernel | ≥ 5.4, < 5.10.73 |
| linux | linux_kernel | ≥ 5.11, < 5.14.12 |
| linux | linux_kernel | 5.15 |
Published: 2024-05-21