CVE-2023-52930
Severity CVSS v4.0:
Pending analysis
Type:
CWE-415
Double Free
Publication date:
27/03/2025
Last modified:
01/10/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
drm/i915: Fix potential bit_17 double-free<br />
<br />
A userspace with multiple threads racing I915_GEM_SET_TILING to set the<br />
tiling to I915_TILING_NONE could trigger a double free of the bit_17<br />
bitmask. (Or conversely leak memory on the transition to tiled.) Move<br />
allocation/free&#39;ing of the bitmask within the section protected by the<br />
obj lock.<br />
<br />
[tursulin: Correct fixes tag and added cc stable.]<br />
(cherry picked from commit 10e0cbaaf1104f449d695c80bcacf930dcd3c42e)
Impact
Base Score 3.x
7.80
Severity 3.x
HIGH
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.5 (including) | 5.10.168 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.11 (including) | 5.15.93 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.16 (including) | 6.1.11 (excluding) |
| cpe:2.3:o:linux:linux_kernel:6.2:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.2:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.2:rc3:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.2:rc4:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.2:rc5:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.2:rc6:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page



