CVE-2026-31737
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
01/05/2026
Last modified:
07/05/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
net: ftgmac100: fix ring allocation unwind on open failure<br />
<br />
ftgmac100_alloc_rings() allocates rx_skbs, tx_skbs, rxdes, txdes, and<br />
rx_scratch in stages. On intermediate failures it returned -ENOMEM<br />
directly, leaking resources allocated earlier in the function.<br />
<br />
Rework the failure path to use staged local unwind labels and free<br />
allocated resources in reverse order before returning -ENOMEM. This<br />
matches common netdev allocation cleanup style.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 4.12 (including) | 5.10.253 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.11 (including) | 5.15.203 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.16 (including) | 6.1.168 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.2 (including) | 6.6.134 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.12.81 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (including) | 6.18.22 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (including) | 6.19.12 (excluding) |
| cpe:2.3:o:linux:linux_kernel:7.0:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc3:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc4:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc5:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc6:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/184b3a500d60ea48d1b176103cff1706c456edf3
- https://git.kernel.org/stable/c/78da43320d9d6ed788147fb085184e4fc801f057
- https://git.kernel.org/stable/c/82f86111f0704ab2ded11a2033bc6cf0be3e09ea
- https://git.kernel.org/stable/c/8351d18989c8642fc53e2e12d94e42314a39b078
- https://git.kernel.org/stable/c/8a71911fc7eeea930153322bc1efc065db8cd97e
- https://git.kernel.org/stable/c/a7e1bf392acf11dc4209820fef75758f6e42bd65
- https://git.kernel.org/stable/c/c0fd0fe745f5e8c568d898cd1513d0083e46204a
- https://git.kernel.org/stable/c/d45230081f19c280096241353c26b0de457de795



