CVE-2023-52731
Last modified
CVE-2023-52731 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: fbdev: Fix invalid page access after closing deferred I/O devices When a fbdev with deferred I/O is once opened and closed, the dirty pages still remain queued in the pageref list, and eventually later those may be processed in the delayed work. This may lead to a corruption of pages, hitting an Oops. This patch makes sure to cancel the delayed work and clean up the pageref list at closing the device for addressing the bug. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: fbdev: Fix invalid page access after closing deferred I/O devices When a fbdev with deferred I/O is once opened and closed, the dirty pages still remain queued in the pageref list, and eventually later those may be processed in the delayed work. This may lead to a corruption of pages, hitting an Oops. This patch makes sure to cancel the delayed work and clean up the pageref list at closing the device for addressing the bug. A part of the cleanup code is factored out as a new helper function that is called from the common fb_release().
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 5.19, < 6.1.13 | — |
| Linux | Linux Kernel | 6.2 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-52731?
How severe is CVE-2023-52731?
How do I fix CVE-2023-52731?
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-52726Open Networking Foundation SD-RAN ONOS onos-ric-sdk-go 0.8.1…6.5
- CVE-2023-52727Open Networking Foundation SD-RAN ONOS onos-lib-go 0.10.25 a…8.1
- CVE-2023-52728Open Networking Foundation SD-RAN ONOS onos-lib-go 0.10.25 a…5.5
- CVE-2023-52729TCPServer.cpp in SimpleNetwork through 29bc615 has an off-by…7.5
- CVE-2023-5273A vulnerability classified as problematic was found in Sourc…5.4
- CVE-2023-52730In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52732In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52733Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2023-52734Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2023-52735In the Linux kernel, the following vulnerability has been re…9.1
- CVE-2023-52736In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52737In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2023-52731?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
