Cyber Resilience

CVE-2023-2269

Fedoraproject Fedora 36 … 38

Published
25 April 2023
Modified
21 November 2024
Patch / advisory
CVSS Score v3.1 4.4
Click a component to see what it means
Raw vectorCVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H
EPSS Score 0.0022 13th percentile
Risk Priority 34 floored blend · peak EPSS

Summary

CVE-2023-2269 is a medium-severity Improper Resource Locking (CWE-413) vulnerability in Fedoraproject Fedora. Its CVSS base score is 4.4 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Endpoint Denial of Service (T1499); ranked at the 13th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability Data

A denial of service problem was found, due to a possible recursive locking scenario, resulting in a deadlock in table_clear in drivers/md/dm-ioctl.c in the Linux Kernel Device Mapper-Multipathing sub-component.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1499 Endpoint Denial of Service Impact
Adversaries may perform Endpoint Denial of Service (DoS) attacks to degrade or block the availability of services to users.
T1499.004 Application or System Exploitation Impact
Adversaries may exploit software vulnerabilities that can cause an application or system to crash and deny availability to users.
T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
T1548 Abuse Elevation Control Mechanism Privilege Escalation
Adversaries may circumvent mechanisms designed to control privilege elevation to gain higher-level permissions.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2023-2007Same product: Debian Debian Linux
CVE-2023-2898Same product: Debian Debian Linux
CVE-2023-3212Same product: Debian Debian Linux
CVE-2023-26545Same product: Debian Debian Linux
CVE-2023-4236Same product: Debian Debian Linux
CVE-2023-3111Same product: Debian Debian Linux
CVE-2023-2124Same product: Debian Debian Linux
CVE-2023-4273Same product: Debian Debian Linux
CVE-2023-32258Same product: Linux Linux Kernel
CVE-2023-32252Same product: Linux Linux Kernel

Affected Assets

linux
linux kernel
6.2
fedoraproject
fedora
36, 37, 38
debian
debian linux
10.0, 11.0, 12.0
netapp
h300s firmware
all versions
netapp
h500s firmware
all versions
netapp
h700s firmware
all versions
netapp
h410s firmware
all versions
netapp
h410c firmware
all versions

Mitigating Controls

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.PS-06 mostly match
prevents

Secure SDLC practices (reviews, static analysis, coding standards) directly prevent improper locking defects from being introduced.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

finds

Security testing can detect locking defects but does not itself implement locking controls.

prevents

Secure development lifecycle requires proper resource management patterns that prevent improper locking.

prevents

Application security requirements can mandate exclusive-access controls and locking mechanisms.

prevents

Secure system architecture principles include concurrency and resource-locking design rules.

prevents

Secure coding standards directly prohibit missing or incorrect resource locks.

prevents

Change management may catch locking issues introduced by modifications but does not prevent the weakness itself.

References