IT

Tracker / CVE-2025-39825

CVE-2025-39825

High 7.8

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix race with concurrent opens in rename(2) Besides sending the rename request to the server, the rename process also involves closing any deferred close, waiting for outstanding I/O to complete as well as marking all existing open handles as deleted to prevent them from deferring closes, which increases the race window for potential concurrent opens on the target file. Fix this by unhashing the dentry in advance to prevent any concurrent opens on the target.

Affected products and versions

debian debian_linux
linux linux_kernel
linux linux_kernel · 5.13 → 6.1.150
linux linux_kernel · 6.13 → 6.16.5
linux linux_kernel · 6.2 → 6.6.104
linux linux_kernel · 6.7 → 6.12.45

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References