Bug 2312221 (CVE-2024-46713) - CVE-2024-46713 kernel: perf/aux: Fix AUX buffer serialization
Summary: CVE-2024-46713 kernel: perf/aux: Fix AUX buffer serialization
Keywords:
Status: NEW
Alias: CVE-2024-46713
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2312227
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-09-13 15:20 UTC by OSIDB Bzimport
Modified: 2025-04-25 17:25 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2025:0170 0 None None None 2025-01-09 13:28:11 UTC
Red Hat Product Errata RHSA-2025:0059 0 None None None 2025-01-08 01:24:53 UTC

Description OSIDB Bzimport 2024-09-13 15:20:31 UTC
In the Linux kernel, the following vulnerability has been resolved:

perf/aux: Fix AUX buffer serialization

Ole reported that event->mmap_mutex is strictly insufficient to
serialize the AUX buffer, add a per RB mutex to fully serialize it.

Note that in the lock order comment the perf_event::mmap_mutex order
was already wrong, that is, it nesting under mmap_lock is not new with
this patch.

Comment 3 errata-xmlrpc 2025-01-08 01:24:52 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 9

Via RHSA-2025:0059 https://access.redhat.com/errata/RHSA-2025:0059


Note You need to log in before you can comment on or make changes to this bug.