CVE-2023-53567

MEDIUM

Linux kernel - Privilege Escalation

Title source: llm
STIX 2.1

Description

In the Linux kernel, the following vulnerability has been resolved: spi: qup: Don't skip cleanup in remove's error path Returning early in a platform driver's remove callback is wrong. In this case the dma resources are not released in the error path. this is never retried later and so this is a permanent leak. To fix this, only skip hardware disabling if waking the device fails.

Scores

CVSS v3 5.5
EPSS 0.0013
EPSS Percentile 3.1%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Details

CWE
CWE-401
Status published
Products (19)
Linux/Linux < 3.15
Linux/Linux 3.15
Linux/Linux 4.19.283 - 4.19.*
Linux/Linux 5.10.180 - 5.10.*
Linux/Linux 5.15.111 - 5.15.*
Linux/Linux 5.4.243 - 5.4.*
Linux/Linux 6.1.28 - 6.1.*
Linux/Linux 6.2.15 - 6.2.*
Linux/Linux 6.3.2 - 6.3.*
Linux/Linux 6.4
... and 9 more
Published Oct 04, 2025
Tracked Since Feb 18, 2026