CVE-2023-53555
Last modified
CVE-2023-53555 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: initialize damo_filter->list from damos_new_filter() damos_new_filter() is not initializing the list field of newly allocated filter object. However, DAMON sysfs interface and DAMON_RECLAIM are not initializing it after calling damos_new_filter(). EPSS estimates a 0.12% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: initialize damo_filter->list from damos_new_filter() damos_new_filter() is not initializing the list field of newly allocated filter object. However, DAMON sysfs interface and DAMON_RECLAIM are not initializing it after calling damos_new_filter(). As a result, accessing uninitialized memory is possible. Actually, adding multiple DAMOS filters via DAMON sysfs interface caused NULL pointer dereferencing. Initialize the field just after the allocation from damos_new_filter().
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 6.3, < 6.4.11 | — |
| Linux | Linux Kernel | 6.5 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2023-53555?
How severe is CVE-2023-53555?
How do I fix CVE-2023-53555?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-5355The Awesome Support WordPress plugin before 6.1.5 does not s…8.1
- CVE-2023-53550In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53551In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53552In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-53553In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53554In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-53556In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-53557In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53558In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53559In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-5356Incorrect authorization checks in GitLab CE/EE from all vers…8.8
- CVE-2023-53560In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2023-53555?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
