In the Linux kernel, the following vulnerability has been resolved:
liveupdate: fix TOCTOU race in luosessionretrieve()
Extend the scope of the rwsemread lock in luosession_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.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/74xxx/CVE-2026-74370.json"
}