Use-after-free in Linux kernel - CVE-2026-31695

 

Use-after-free in Linux kernel - CVE-2026-31695

Published: May 2, 2026


Vulnerability identifier: #VU128996
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2026-31695
CWE-ID: CWE-416
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

The vulnerability allows a local user to cause a denial of service.

The vulnerability exists due to use-after-free in the virt_wifi net device handling when performing ethtool operations on a virt_wifi device that is being unregistered. A local user can send a specially crafted netlink message to trigger the use-after-free and cause a denial of service.

The issue occurs because the device parent reference may point to freed memory during unregister processing.


How to mitigate CVE-2026-31695

Install security update from vendor's repository.

Sources