CVE-2024-47700

Source
https://cve.org/CVERecord?id=CVE-2024-47700
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-47700.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-47700
Downstream
Related
Published
2024-10-21T11:53:36.611Z
Modified
2026-03-09T23:49:57.443915Z
Summary
ext4: check stripe size compatibility on remount as well
Details

In the Linux kernel, the following vulnerability has been resolved:

ext4: check stripe size compatibility on remount as well

We disable stripe size in _ext4fillsuper if it is not a multiple of the cluster ratio however this check is missed when trying to remount. This can leave us with cases where stripe < clusterratio after remount:set making EXT4B2C(sbi->sstripe) become 0 that can cause some unforeseen bugs like divide by 0.

Fix that by adding the check in remount path as well.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/47xxx/CVE-2024-47700.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
c3defd99d58cbdd132bd197714e5523dac976b66
Fixed
faeff8b1ee2eaa5969c8e994d66c3337298cefed
Fixed
297615e992bbb30a55c158141086be6505d5d722
Fixed
a31b712f75445d52fc0451dc54fd7b16a552cb7c
Fixed
ee85e0938aa8f9846d21e4d302c3cf6a2a75110d

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-47700.json"