Bug 1226851 (CVE-2024-38623) - VUL-0: CVE-2024-38623: kernel: fs/ntfs3: Use variable length array instead of fixed size
Summary: VUL-0: CVE-2024-38623: kernel: fs/ntfs3: Use variable length array instead of...
Status: NEW
Alias: CVE-2024-38623
Product: SUSE Security Incidents
Classification: Novell Products
Component: Incidents (show other bugs)
Version: unspecified
Hardware: Other Other
: P3 - Medium : Normal
Target Milestone: ---
Assignee: Security Team bot
QA Contact: Security Team bot
URL: https://smash.suse.de/issue/411760/
Whiteboard: CVSSv3.1:SUSE:CVE-2024-38623:5.5:(AV:...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-24 10:17 UTC by SMASH SMASH
Modified: 2024-06-25 11:41 UTC (History)
2 users (show)

See Also:
Found By: Security Response Team
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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