In the Linux kernel, the following vulnerability has been resolved:
af_unix: read UNIX_DIAG_VFS data under unix_state_lock
Exact UNIX diag lookups hold a reference to the socket, but not to
u->path. Meanwhile, unix_release_sock() clears u->path under
unix_state_lock() and drops the path reference after unlocking.
Read the inode and device numbers for UNIX_DIAG_VFS while holding
unix_state_lock(), then emit the netlink attribute after dropping the
lock.
This keeps the VFS data stable while the reply is being built.
References
Configurations
Configuration 1 (hide)
|
History
01 Jun 2026, 17:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
06 May 2026, 21:36
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://git.kernel.org/stable/c/0c739f3785f84af695952c2bac8be2f45082c9b8 - Patch | |
| References | () https://git.kernel.org/stable/c/39897df386376912d561d4946499379effa1e7ef - Patch | |
| References | () https://git.kernel.org/stable/c/900a4e0910e98b8caef117d5df00471fa438dcf9 - Patch | |
| References | () https://git.kernel.org/stable/c/b9232421a77a649c9376c99fdfc8cb7f79cad34c - Patch | |
| References | () https://git.kernel.org/stable/c/bdf206e740bf2919d818f132c8c9cc7ed91d11c0 - Patch | |
| CPE | cpe:2.3:o:linux:linux_kernel:7.0:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.0:rc6:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.0:rc7:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.0:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.0:rc4:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.0:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.0:rc5:*:*:*:*:*:* |
|
| CWE | NVD-CWE-noinfo | |
| First Time |
Linux
Linux linux Kernel |
27 Apr 2026, 15:16
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
27 Apr 2026, 14:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
25 Apr 2026, 09:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-04-25 09:16
Updated : 2026-06-01 17:16
NVD link : CVE-2026-31673
Mitre link : CVE-2026-31673
CVE.ORG link : CVE-2026-31673
JSON object : View
Products Affected
linux
- linux_kernel
CWE
