Bug 2300487 (CVE-2024-41092)
Summary: | CVE-2024-41092 kernel: drm/i915/gt: Fix potential UAF by revoke of fence registers | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | OSIDB Bzimport <bzimport> |
Component: | vulnerability | Assignee: | Product Security DevOps Team <prodsec-dev> |
Status: | NEW --- | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | unspecified | CC: | dfreiber, drow, jburrell, mcascell, mpenttil, ndegraef, vkumar |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | kernel 5.10.221, kernel 5.15.162, kernel 6.1.97, kernel 6.6.37, kernel 6.9.8, kernel 6.10 | Doc Type: | If docs needed, set a value |
Doc Text: |
A use-after-free was found in drivers/gpu/drm/i915/gt/intel_ggtt_fencing.c in the Linux kernel. This issue can be caused by a race among revocation of fence registers on one side and sequential execution of signal callbacks invoked on completion of a request that was using them on the other, processed in parallel to revocation of those fence registers.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | Type: | --- | |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 2301679 | ||
Bug Blocks: |
Description
OSIDB Bzimport
2024-07-29 16:22:05 UTC
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2024072953-CVE-2024-41092-8bd7@gregkh/T Created kernel tracking bugs for this issue: Affects: fedora-all [bug 2301679] This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2024:8870 https://access.redhat.com/errata/RHSA-2024:8870 This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2024:8856 https://access.redhat.com/errata/RHSA-2024:8856 This issue has been addressed in the following products: Red Hat Enterprise Linux 9 Via RHSA-2024:9315 https://access.redhat.com/errata/RHSA-2024:9315 |