In the Linux kernel, the following vulnerability has been resolved:
xfs: fix a resource leak in xfs_alloc_buftarg()
In the error path, call fs_put_dax() to drop the DAX
device reference.
References
Configurations
Configuration 1 (hide)
|
History
19 Jun 2026, 13:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
16 Jun 2026, 15:25
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://git.kernel.org/stable/c/28a6c132b8c6e5eeefa889c4fb43d65b12989d48 - Patch | |
| References | () https://git.kernel.org/stable/c/29a7b2614357393b176ef06ba5bc3ff5afc8df69 - Patch | |
| References | () https://git.kernel.org/stable/c/5804cb507233ed767a83ac70527b2f6c4566ec75 - Patch | |
| References | () https://git.kernel.org/stable/c/5c293a1e1ef0f838772d20ae8afae4cbd87cd3f9 - Patch | |
| References | () https://git.kernel.org/stable/c/82fb9da6477d08bdab954dc7bc081a41f2f9cae6 - Patch | |
| CWE | CWE-401 | |
| First Time |
Linux linux Kernel
Linux |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
27 May 2026, 14:17
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-27 14:17
Updated : 2026-06-19 13:16
NVD link : CVE-2026-46005
Mitre link : CVE-2026-46005
CVE.ORG link : CVE-2026-46005
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-401
Missing Release of Memory after Effective Lifetime
