Lucene search

K
osvGoogleOSV:CVE-2024-46713
HistorySep 13, 2024 - 3:15 p.m.

CVE-2024-46713

2024-09-1315:15:15
Google
osv.dev
linux kernel
vulnerability
perf/aux

AI Score

6.9

Confidence

Low

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.

AI Score

6.9

Confidence

Low

Related for OSV:CVE-2024-46713