CVE-2023-52731

Severity CVSS v4.0:
Pending analysis
Type:
CWE-125 Out-of-bounds Read
Publication date:
21/05/2024
Last modified:
23/09/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> fbdev: Fix invalid page access after closing deferred I/O devices<br /> <br /> When a fbdev with deferred I/O is once opened and closed, the dirty<br /> pages still remain queued in the pageref list, and eventually later<br /> those may be processed in the delayed work. This may lead to a<br /> corruption of pages, hitting an Oops.<br /> <br /> This patch makes sure to cancel the delayed work and clean up the<br /> pageref list at closing the device for addressing the bug. A part of<br /> the cleanup code is factored out as a new helper function that is<br /> called from the common fb_release().

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.19 (including) 6.1.13 (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:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.2:rc7:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.2:rc8:*:*:*:*:*:*