Bug 1226851 (CVE-2024-38623)

Summary: VUL-0: CVE-2024-38623: kernel: fs/ntfs3: Use variable length array instead of fixed size
Product: [Novell Products] SUSE Security Incidents Reporter: SMASH SMASH <smash_bz>
Component: IncidentsAssignee: Security Team bot <security-team>
Status: NEW --- QA Contact: Security Team bot <security-team>
Severity: Normal    
Priority: P3 - Medium CC: gabriele.sonnu, mhocko
Version: unspecified   
Target Milestone: ---   
Hardware: Other   
OS: Other   
URL: https://smash.suse.de/issue/411760/
Whiteboard: CVSSv3.1:SUSE:CVE-2024-38623:5.5:(AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H)
Found By: Security Response Team Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Comment 2 Michal Hocko 2024-06-25 11:41:46 UTC
git grep CONFIG_NTFS3_FS origin/SLE15-SP6 -- config
origin/SLE15-SP6:config/arm64/default:# CONFIG_NTFS3_FS is not set
origin/SLE15-SP6:config/armv7hl/default:# CONFIG_NTFS3_FS is not set
origin/SLE15-SP6:config/ppc64le/default:# CONFIG_NTFS3_FS is not set
origin/SLE15-SP6:config/s390x/default:# CONFIG_NTFS3_FS is not set
origin/SLE15-SP6:config/s390x/zfcpdump:# CONFIG_NTFS3_FS is not set
origin/SLE15-SP6:config/x86_64/default:# CONFIG_NTFS3_FS is not set