Security Advisory

CVE-2026-43239

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-06 11:28:33
Last updated 2026-05-11 22:20:41
Assigner Linux
CVSS score 8.8
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: smb: client: prevent races in ->query_interfaces() It was possible for two query interface works to be concurrently trying to update the interfaces. Prevent this by checking and updating iface_last_update under iface_lock.