VDB
DEBIAN-CVE-2026-23038
DEBIAN-CVE-2026-23038
PUBLISHED
CVSS 9.300000190734863 CRITICAL
In the Linux kernel, the following vulnerability has been resolved: pnfs/flexfiles: Fix memory leak in nfs4_ff_alloc_deviceid_node() In nfs4_ff_alloc_deviceid_node(), if the allocation for ds_versions fails, the function jumps to the out_scratch label without freeing the already allocated dsaddrs list, leading to a memory leak. Fix this by jumping to the out_err_drain_dsaddrs label, which properly frees the dsaddrs list before cleaning up other resources.
Risk Scores
CVSS v4.0
9.300000190734863
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:13 | linux | 6.12.69-1, 6.12.63-1, 6.12.63-1 |
| Debian:14 | linux | 6.14.5-1~exp1, 6.14.6-1~exp1, 6.15.2-1~exp1 |
| Debian:12 | linux | 6.1.38-2~bpo11+1, 6.1.38-4, 6.1.38-4~bpo11+1 |
| Debian:11 | linux | 0, 5.10.103-1, 5.10.103-1~bpo10+1 |
| Debian:11 | linux-6.1 | 0, 6.1.106-3~deb11u1, 6.1.106-3~deb11u2 |
Timeline
- Jan 31, 2026 CVE Published
- Apr 28, 2026 CVE Updated