Bug 1226858 (CVE-2024-38624) - VUL-0: CVE-2024-38624: kernel: fs/ntfs3: Use 64 bit variable to avoid 32 bit overflow
Summary: VUL-0: CVE-2024-38624: kernel: fs/ntfs3: Use 64 bit variable to avoid 32 bit ...
Status: NEW
Alias: CVE-2024-38624
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/411761/
Whiteboard: CVSSv3.1:SUSE:CVE-2024-38624:5.5:(AV:...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-24 10:18 UTC by SMASH SMASH
Modified: 2024-06-25 09:08 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 09:08:25 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