CVE-2023-53288

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-53288
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-53288.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-53288
Downstream
Published
2025-09-16T08:15:37Z
Modified
2025-09-16T15:00:26Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

drm/client: Fix memory leak in drmclientmodeset_probe

When a new mode is set to modeset->mode, the previous mode should be freed. This fixes the following kmemleak report:

drmmodeduplicate+0x45/0x220 [drm] drmclientmodesetprobe+0x944/0xf50 [drm] _drmfbhelperinitialconfigandunlock+0xb4/0x2c0 [drmkmshelper] drmfbdevclienthotplug+0x2bc/0x4d0 [drmkmshelper] drmclientregister+0x169/0x240 [drm] astpciprobe+0x142/0x190 [ast] localpciprobe+0xdc/0x180 workforcpufn+0x4e/0xa0 processonework+0x8b7/0x1540 workerthread+0x70a/0xed0 kthread+0x29f/0x340 retfrom_fork+0x1f/0x30

References

Affected packages