← Retour à la recherche de CVE

CVE-2026-74370

Linux kernel

Description

In the Linux kernel, the following vulnerability has been resolved: liveupdate: fix TOCTOU race in luo_session_retrieve() Extend the scope of the rwsem_read lock in luo_session_retrieve() to overlap with the acquisition of the session mutex. This prevents a concurrent thread from releasing and freeing the session between the lookup and the mutex lock.

EPSS 0.155%Risque 0
Voir la source
Publication
2026-08-15 06:22:38
Versions concernées
unknown
Type
Noyau
Dernière modification
2026-08-17 06:19:31
Vecteur
Pending