CVE-2023-53555
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
04/10/2025
Last modified:
23/03/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
mm/damon/core: initialize damo_filter->list from damos_new_filter()<br />
<br />
damos_new_filter() is not initializing the list field of newly allocated<br />
filter object. However, DAMON sysfs interface and DAMON_RECLAIM are not<br />
initializing it after calling damos_new_filter(). As a result, accessing<br />
uninitialized memory is possible. Actually, adding multiple DAMOS filters<br />
via DAMON sysfs interface caused NULL pointer dereferencing. Initialize<br />
the field just after the allocation from damos_new_filter().
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:*:*:*:*:*:*:*:* | 6.3 (including) | 6.4.11 (excluding) |
| cpe:2.3:o:linux:linux_kernel:6.5:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.5:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.5:rc3:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.5:rc4:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.5:rc5:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page



