PT-2023-9336 · Linux+1 · Linux Kernel+1

CVE-2022-48874

·

Publicado

2023-01-20

·

Atualizado

2024-08-29

CVSS v3.1

7.8

Alta

VetorAV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description The issue is related to a race condition in the fastrpc map find function, which can lead to use-after-free. This occurs due to a race window between the point when the mutex is unlocked in fastrpc map lookup and the reference count increasing (fastrpc map get) in fastrpc map find. To resolve this, the fastrpc map find function is merged into fastrpc map lookup, allowing for the protection of the maps list by taking the &fl->lock spinlock and the reference count. The spinlock will be released only after the reference count has been increased.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Use After Free

Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾

Enumeração de Fraquezas

Identificadores relacionados

BDU:2024-06643
CVE-2022-48874

Produtos afetados

Linux Kernel
Red Os