Linux hwe edge: In the Linux kernel, the following vulnerability has been resolved: efivarfs: Fix memory leak of efivarfs_fs_info in fs_context error paths When… (CVE-2025-38549)
In the Linux kernel, the following vulnerability has been resolved: efivarfs: Fix memory leak of efivarfs_fs_info in fs_context error paths When processing mount options, efivarfs allocates efivarfs_fs_info (sfi) early in fs_context initialization. However, sfi is associated with the superblock and typically freed when the superblock is destroyed. If the fs_context is released (final put) before fill_super is called—such as on error paths or during reconfiguration—the sfi structure would leak, as ownership never transfers to the superblock. Implement the .free callback in efivarfs_context_ops to ensure any allocated sfi is properly freed if the fs_context is torn down before fill_super, preventing this memory leak.
AI Analysis
Technical Summary
The SUSE Linux Enterprise 15 SP7 RT kernel update fixes numerous security vulnerabilities identified by CVE identifiers ranging from CVE-2025-38549 through CVE-2026-46209. These include memory leaks in efivarfs, use-after-free bugs in scsi and bcache, plaintext credential logging in smb client, stack out-of-bounds writes in bpf, and various other kernel subsystem issues. The update addresses these flaws by correcting error handling, validating inputs, preventing race conditions, and fixing resource management bugs to prevent crashes, information leaks, and potential exploitation.
Potential Impact
The vulnerabilities fixed in this update could lead to memory leaks, use-after-free conditions, information disclosure, system crashes, and denial of service in affected SUSE Linux Enterprise 15 SP7 RT kernel environments. These issues affect multiple kernel components and could impact system stability and security if left unpatched. No known exploits in the wild have been reported for these vulnerabilities at the time of this advisory.
Mitigation Recommendations
A security update for the SUSE Linux Enterprise 15 SP7 RT kernel has been released that addresses these vulnerabilities. Applying this official update is the recommended remediation. Patch status is confirmed by the vendor advisory SUSE-SU-2026:2591-1. Users should update their systems to the fixed kernel version as provided by SUSE Product Security Team to mitigate these issues.
Linux hwe edge: In the Linux kernel, the following vulnerability has been resolved: efivarfs: Fix memory leak of efivarfs_fs_info in fs_context error paths When… (CVE-2025-38549)
Description
In the Linux kernel, the following vulnerability has been resolved: efivarfs: Fix memory leak of efivarfs_fs_info in fs_context error paths When processing mount options, efivarfs allocates efivarfs_fs_info (sfi) early in fs_context initialization. However, sfi is associated with the superblock and typically freed when the superblock is destroyed. If the fs_context is released (final put) before fill_super is called—such as on error paths or during reconfiguration—the sfi structure would leak, as ownership never transfers to the superblock. Implement the .free callback in efivarfs_context_ops to ensure any allocated sfi is properly freed if the fs_context is torn down before fill_super, preventing this memory leak.
CVSS v3.1
Score 5.5medium
Affected software
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The SUSE Linux Enterprise 15 SP7 RT kernel update fixes numerous security vulnerabilities identified by CVE identifiers ranging from CVE-2025-38549 through CVE-2026-46209. These include memory leaks in efivarfs, use-after-free bugs in scsi and bcache, plaintext credential logging in smb client, stack out-of-bounds writes in bpf, and various other kernel subsystem issues. The update addresses these flaws by correcting error handling, validating inputs, preventing race conditions, and fixing resource management bugs to prevent crashes, information leaks, and potential exploitation.
Potential Impact
The vulnerabilities fixed in this update could lead to memory leaks, use-after-free conditions, information disclosure, system crashes, and denial of service in affected SUSE Linux Enterprise 15 SP7 RT kernel environments. These issues affect multiple kernel components and could impact system stability and security if left unpatched. No known exploits in the wild have been reported for these vulnerabilities at the time of this advisory.
Mitigation Recommendations
A security update for the SUSE Linux Enterprise 15 SP7 RT kernel has been released that addresses these vulnerabilities. Applying this official update is the recommended remediation. Patch status is confirmed by the vendor advisory SUSE-SU-2026:2591-1. Users should update their systems to the fixed kernel version as provided by SUSE Product Security Team to mitigate these issues.
Technical Details
- Gcve Source
- db.gcve.eu
- Csaf Category
- csaf_security_advisory
- Csaf Version
- 2.0
- Publisher
- SUSE Product Security Team
- Advisory Id
- SUSE-SU-2026:2591-1
- Cve Count
- 102
- Additional Cves
- ["CVE-2025-68324","CVE-2026-23303","CVE-2026-23327","CVE-2026-23359","CVE-2026-23438","CVE-2026-23444","CVE-2026-31396","CVE-2026-31446","CVE-2026-31448","CVE-2026-31454","CVE-2026-31455","CVE-2026-31464","CVE-2026-31473","CVE-2026-31480","CVE-2026-31493","CVE-2026-3150","CVE-2026-31516","CVE-2026-31518","CVE-2026-31546","CVE-2026-31590","CVE-2026-31591","CVE-2026-31596","CVE-2026-31613","CVE-2026-31614","CVE-2026-31629","CVE-2026-31655","CVE-2026-31671","CVE-2026-31673","CVE-2026-31678","CVE-2026-31703","CVE-2026-31758","CVE-2026-31767","CVE-2026-31774","CVE-2026-43009","CVE-2026-43013","CVE-2026-43026","CVE-2026-43030","CVE-2026-43040","CVE-2026-43052","CVE-2026-43054","CVE-2026-43059","CVE-2026-43065","CVE-2026-43066","CVE-2026-43068","CVE-2026-43109","CVE-2026-43150","CVE-2026-43206","CVE-2026-43234","CVE-2026-43249","CVE-2026-43252","CVE-2026-43261","CVE-2026-43284","CVE-2026-43296","CVE-2026-43325","CVE-2026-43333","CVE-2026-43338","CVE-2026-43341","CVE-2026-43359","CVE-2026-43360","CVE-2026-43361","CVE-2026-43362","CVE-2026-43406","CVE-2026-43407","CVE-2026-43411","CVE-2026-43413","CVE-2026-43414","CVE-2026-43455","CVE-2026-43470","CVE-2026-43483","CVE-2026-43499","CVE-2026-43501","CVE-2026-45842","CVE-2026-45843","CVE-2026-45846","CVE-2026-45852","CVE-2026-45856","CVE-2026-45878","CVE-2026-45886","CVE-2026-45898","CVE-2026-45910","CVE-2026-45932","CVE-2026-45970","CVE-2026-45983","CVE-2026-45984","CVE-2026-46004","CVE-2026-46021","CVE-2026-46024","CVE-2026-46043","CVE-2026-46079","CVE-2026-46083","CVE-2026-46090","CVE-2026-46094","CVE-2026-46110","CVE-2026-46111","CVE-2026-46113","CVE-2026-46114","CVE-2026-46157","CVE-2026-46159","CVE-2026-46176","CVE-2026-46181","CVE-2026-46209"]
Threat ID: 6a3c0d27eed863c81e23f0ad
Added to database: 06/24/2026, 17:00:23 UTC
Last enriched: 06/24/2026, 17:22:12 UTC
Last updated: 09/10/2026, 19:24:56 UTC
Views: 192
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
External Links
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.