PT-2022-5927 · Linux+3 · Linux Kernel+3
Hyunwoo Kim
·
Published
2022-10-29
·
Updated
2026-05-26
·
CVE-2022-44034
CVSS v3.1
6.4
Medium
| Vector | AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel versions through 6.0.6
Description
The issue is caused by synchronization errors when using a shared resource in the Linux kernel's drivers/char/pcmcia/scr24x cs.c component. This can lead to a race condition and resultant use-after-free if a physically proximate attacker removes a PCMCIA device while calling open(), specifically between the
scr24x open() and scr24x remove() functions.Recommendations
For Linux kernel versions through 6.0.6, consider disabling the use of PCMCIA devices or restricting access to the
scr24x open() and scr24x remove() functions until a patch is available. As a temporary workaround, avoid removing PCMCIA devices while the open() function is being called to minimize the risk of exploitation. At the moment, there is no information about a newer version that contains a fix for this vulnerability.DoS
Race Condition
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Alt Linux
Debian
Linux Kernel
Red Os