| { |
| "containers": { |
| "cna": { |
| "providerMetadata": { |
| "orgId": "f4215fc3-5b6b-47ff-a258-f7189bd81038" |
| }, |
| "descriptions": [ |
| { |
| "lang": "en", |
| "value": "In the Linux kernel, the following vulnerability has been resolved:\n\next4: Fix possible corruption when moving a directory\n\nWhen we are renaming a directory to a different directory, we need to\nupdate '..' entry in the moved directory. However nothing prevents moved\ndirectory from being modified and even converted from the inline format\nto the normal format. When such race happens the rename code gets\nconfused and we crash. Fix the problem by locking the moved directory." |
| } |
| ], |
| "affected": [ |
| { |
| "product": "Linux", |
| "vendor": "Linux", |
| "defaultStatus": "unaffected", |
| "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git", |
| "programFiles": [ |
| "fs/ext4/namei.c" |
| ], |
| "versions": [ |
| { |
| "version": "32f7f22c0b52e8189fef83986b16dc7abe95f2c4", |
| "lessThan": "8dac5a63cf79707b547ea3d425fead5f4482198f", |
| "status": "affected", |
| "versionType": "git" |
| }, |
| { |
| "version": "32f7f22c0b52e8189fef83986b16dc7abe95f2c4", |
| "lessThan": "0c440f14558bfacd22c6935ae1fd4b2a09e96b5d", |
| "status": "affected", |
| "versionType": "git" |
| }, |
| { |
| "version": "32f7f22c0b52e8189fef83986b16dc7abe95f2c4", |
| "lessThan": "c50fc503ee1b97f12c98e26afc39fdaebebcf04f", |
| "status": "affected", |
| "versionType": "git" |
| }, |
| { |
| "version": "32f7f22c0b52e8189fef83986b16dc7abe95f2c4", |
| "lessThan": "b0bb13612292ca90fa4c2a7e425375649bc50d3e", |
| "status": "affected", |
| "versionType": "git" |
| }, |
| { |
| "version": "32f7f22c0b52e8189fef83986b16dc7abe95f2c4", |
| "lessThan": "291cd19d107e197306869cb3237c1bba62d13182", |
| "status": "affected", |
| "versionType": "git" |
| }, |
| { |
| "version": "32f7f22c0b52e8189fef83986b16dc7abe95f2c4", |
| "lessThan": "0813299c586b175d7edb25f56412c54b812d0379", |
| "status": "affected", |
| "versionType": "git" |
| } |
| ] |
| }, |
| { |
| "product": "Linux", |
| "vendor": "Linux", |
| "defaultStatus": "affected", |
| "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git", |
| "programFiles": [ |
| "fs/ext4/namei.c" |
| ], |
| "versions": [ |
| { |
| "version": "3.8", |
| "status": "affected" |
| }, |
| { |
| "version": "0", |
| "lessThan": "3.8", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "5.4.237", |
| "lessThanOrEqual": "5.4.*", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "5.10.175", |
| "lessThanOrEqual": "5.10.*", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "5.15.103", |
| "lessThanOrEqual": "5.15.*", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "6.1.20", |
| "lessThanOrEqual": "6.1.*", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "6.2.7", |
| "lessThanOrEqual": "6.2.*", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "6.3", |
| "lessThanOrEqual": "*", |
| "status": "unaffected", |
| "versionType": "original_commit_for_fix" |
| } |
| ] |
| } |
| ], |
| "cpeApplicability": [ |
| { |
| "nodes": [ |
| { |
| "operator": "OR", |
| "negate": false, |
| "cpeMatch": [ |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "3.8", |
| "versionEndExcluding": "5.4.237" |
| }, |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "3.8", |
| "versionEndExcluding": "5.10.175" |
| }, |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "3.8", |
| "versionEndExcluding": "5.15.103" |
| }, |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "3.8", |
| "versionEndExcluding": "6.1.20" |
| }, |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "3.8", |
| "versionEndExcluding": "6.2.7" |
| }, |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "3.8", |
| "versionEndExcluding": "6.3" |
| } |
| ] |
| } |
| ] |
| } |
| ], |
| "references": [ |
| { |
| "url": "https://git.kernel.org/stable/c/8dac5a63cf79707b547ea3d425fead5f4482198f" |
| }, |
| { |
| "url": "https://git.kernel.org/stable/c/0c440f14558bfacd22c6935ae1fd4b2a09e96b5d" |
| }, |
| { |
| "url": "https://git.kernel.org/stable/c/c50fc503ee1b97f12c98e26afc39fdaebebcf04f" |
| }, |
| { |
| "url": "https://git.kernel.org/stable/c/b0bb13612292ca90fa4c2a7e425375649bc50d3e" |
| }, |
| { |
| "url": "https://git.kernel.org/stable/c/291cd19d107e197306869cb3237c1bba62d13182" |
| }, |
| { |
| "url": "https://git.kernel.org/stable/c/0813299c586b175d7edb25f56412c54b812d0379" |
| } |
| ], |
| "title": "ext4: Fix possible corruption when moving a directory", |
| "x_generator": { |
| "engine": "bippy-1.2.0" |
| } |
| } |
| }, |
| "cveMetadata": { |
| "assignerOrgId": "f4215fc3-5b6b-47ff-a258-f7189bd81038", |
| "cveID": "CVE-2023-53137", |
| "requesterUserId": "gregkh@kernel.org", |
| "serial": "1", |
| "state": "PUBLISHED" |
| }, |
| "dataType": "CVE_RECORD", |
| "dataVersion": "5.0" |
| } |