Security readout for executives and security teams
Plain-English summary
This CVE describes a Linux kernel memory-safety bug triggered by a crafted UDF filesystem image. Business risk depends on whether systems can mount or process untrusted UDF media or images. The bundle provides no CVSS score and no KEV listing, so urgency should be based on exposure and vendor kernel status.
Executive priority
Treat this as exposure-driven kernel hygiene, not confirmed emergency exploitation. Prioritize internet-facing or user-accessible systems only if they process untrusted filesystem images; otherwise fold into normal kernel patch cycles with validation.
Technical view
Linux kernel versions through 6.4.2 are reported affected by a use-after-free write in fs/udf/super.c, involving udf_put_super and udf_close_lvid when handling a crafted UDF filesystem image. Public references include syzkaller reports, a kernel mailing-list thread, SUSE Bugzilla, and an upstream kernel commit.
Likely exposure
Most likely exposure is Linux systems that mount UDF filesystems from removable media, optical images, disk images, or other untrusted sources. Systems that never process UDF images have lower practical exposure, but kernel package status still needs verification.
Exploitation context
The provided sources describe a crafted filesystem image trigger. They do not cite active exploitation, and the CVE is not marked KEV in the supplied bundle. No source in the bundle proves remote exploitability or weaponized public exploitation.
Researcher notes
Evidence is strongest for a syzkaller-discovered kernel UDF bug and an upstream commit reference. The supplied bundle lacks CVSS, CWE, fixed-version range, and detailed SUSE rationale, so avoid broad claims beyond Linux kernel through 6.4.2 and crafted UDF image handling.
Mitigation direction
- Check vendor advisories for kernels containing the referenced upstream fix or backport.
- Prioritize kernel updates on systems that process removable media or disk images.
- Restrict mounting or automated processing of untrusted UDF filesystem images.
- Track SUSE guidance separately because the CVE notes a different perspective there.
Validation and detection
- Inventory Linux hosts running kernel versions through 6.4.2.
- Identify systems or workflows that mount UDF media or images.
- Confirm installed kernel packages include the referenced upstream commit or vendor backport.
- Review asset controls for removable media and untrusted filesystem-image handling.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CVE-2023-37454 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- https://lore.kernel.org/all/00000000000056e02f05dfb6e11a%40google.com/T/CVE reference
- https://syzkaller.appspot.com/bug?extid=60864ed35b1073540d57CVE reference
- https://syzkaller.appspot.com/bug?extid=61564e5023b7229ec85dCVE reference
- https://syzkaller.appspot.com/bug?extid=26873a72980f8fa8bc55CVE reference
- https://bugzilla.suse.com/show_bug.cgi?id=CVE-2023-37454CVE reference
- https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=6f861765464f43a71462d52026fbddfc858239a5CVE reference
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
