CVE-2023-26924
CVE-2023-26924 is a medium-severity vulnerability in Llvm with a CVSS 3.x base score of 5.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-120.
Key facts
- Severity: Medium (CVSS 3.x base score 5.5)
- EPSS exploit prediction: 0% (25th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-120
- Affected product: Llvm
- Published:
- Last modified:
Description
LLVM a0dab4950 has a segmentation fault in mlir::outlineSingleBlockRegion. NOTE: third parties dispute this because the LLVM security policy excludes "Language front-ends ... for which a malicious input file can cause undesirable behavior."
Frequently asked questions
- What is CVE-2023-26924?
- LLVM a0dab4950 has a segmentation fault in mlir::outlineSingleBlockRegion. NOTE: third parties dispute this because the LLVM security policy excludes "Language front-ends ... for which a malicious input file can cause undesirable behavior."
- How severe is CVE-2023-26924?
- CVE-2023-26924 has a CVSS 3.x base score of 5.5, rated medium severity. It is exploitable over local access with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is none, integrity none, and availability high.
- Is CVE-2023-26924 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (25th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2023-26924?
- CVE-2023-26924 affects Llvm. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2023-26924?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2023-26924 published?
- CVE-2023-26924 was published on 2023-03-27 and last updated on 2026-06-17.
References
- https://gist.github.com/Colloportus0/fc16d10d74aedf89d5d1d020ebb89c0c
- https://github.com/llvm/llvm-project/issues/60216
- https://llvm.org/docs/Security.html#what-is-considered-a-security-issue
Affected products (1)
- cpe:2.3:a:llvm:llvm:2023-01-22:*:*:*:*:*:*:*
More vulnerabilities in Llvm
- CVE-2023-29942 — Medium (CVSS 5.5): llvm-project commit a0138390 was discovered to contain a segmentation fault via the component…
- CVE-2023-29941 — Medium (CVSS 5.5): llvm-project commit a0138390 was discovered to contain a segmentation fault via the component…
- CVE-2023-29939 — Medium (CVSS 5.5): llvm-project commit a0138390 was discovered to contain a segmentation fault via the component…
- CVE-2023-29935 — Medium (CVSS 5.5): llvm-project commit a0138390 was discovered to contain an assertion failure at !replacements.count(op) && "operation…
- CVE-2023-29934 — Medium (CVSS 5.5): llvm-project commit 6c01b5c was discovered to contain a segmentation fault via the component mlir::Type::getDialect().
- CVE-2023-29933 — Medium (CVSS 5.5): llvm-project commit bd456297 was discovered to contain a segmentation fault via the component mlir::Block::getArgument.
Other CWE-120 (Classic Buffer Overflow) vulnerabilities
- CVE-2025-48611 — Critical (CVSS 10.0): In DeviceId of DeviceId.java, there is a possible desync in persistence due to a missing bounds check. This could lead…
- CVE-2026-24823 — Critical (CVSS 10.0): Out-of-bounds Write, Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') vulnerability in FASTSHIFT…
- CVE-2026-24810 — Critical (CVSS 10.0): Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') vulnerability in rethinkdb (src/cjson modules).…
- CVE-2026-24800 — Critical (CVSS 10.0): Out-of-bounds Write, Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') vulnerability in tildearrow…
- CVE-2025-9962 — Critical (CVSS 10.0): A buffer overflow vulnerability in Novakon P series allows attackers to gain root permission without prior…
- CVE-2010-10016 — Critical (CVSS 10.0): BS.Player version 2.57 (build 1051) contains a vulnerability in its playlist import functionality. When processing .m3u…
Browse all CWE-120 (Classic Buffer Overflow) vulnerabilities →