blob: 15d3d56ae5a4cfdccbfe3d81c24bc0b8c0207df8 [file] [log] [blame]
{
"containers": {
"cna": {
"providerMetadata": {
"orgId": "f4215fc3-5b6b-47ff-a258-f7189bd81038"
},
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nbtrfs: fix double inode unlock for direct IO sync writes\n\nIf we do a direct IO sync write, at btrfs_sync_file(), and we need to skip\ninode logging or we get an error starting a transaction or an error when\nflushing delalloc, we end up unlocking the inode when we shouldn't under\nthe 'out_release_extents' label, and then unlock it again at\nbtrfs_direct_write().\n\nFix that by checking if we have to skip inode unlocking under that label."
}
],
"affected": [
{
"product": "Linux",
"vendor": "Linux",
"defaultStatus": "unaffected",
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"programFiles": [
"fs/btrfs/file.c"
],
"versions": [
{
"version": "4e17707035a6",
"lessThan": "1a607d22dea4",
"status": "affected",
"versionType": "git"
},
{
"version": "6cae8d04d8b3",
"lessThan": "8bd4c9220416",
"status": "affected",
"versionType": "git"
},
{
"version": "0a108bde616a",
"lessThan": "7ba27f14161f",
"status": "affected",
"versionType": "git"
},
{
"version": "3831170f7406",
"lessThan": "d924a0be2f21",
"status": "affected",
"versionType": "git"
},
{
"version": "939b656bc8ab",
"lessThan": "e0391e92f9ab",
"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/btrfs/file.c"
],
"versions": [
{
"version": "6.11-rc2",
"status": "affected"
},
{
"version": "0",
"lessThan": "6.11-rc2",
"status": "unaffected",
"versionType": "custom"
},
{
"version": "6.11-rc3",
"lessThanOrEqual": "*",
"status": "unaffected",
"versionType": "original_commit_for_fix"
}
]
}
],
"references": [
{
"url": "https://git.kernel.org/stable/c/1a607d22dea4f60438747705495ec4d0af2ec451"
},
{
"url": "https://git.kernel.org/stable/c/8bd4c9220416111500c275546c69c63d42185793"
},
{
"url": "https://git.kernel.org/stable/c/7ba27f14161fc20c4fc0051658a22ddd832eb0aa"
},
{
"url": "https://git.kernel.org/stable/c/d924a0be2f218501588cf463d70f1c71afea06d9"
},
{
"url": "https://git.kernel.org/stable/c/e0391e92f9ab4fb3dbdeb139c967dcfa7ac4b115"
}
],
"title": "btrfs: fix double inode unlock for direct IO sync writes",
"x_generator": {
"engine": "bippy-c9c4e1df01b2"
}
}
},
"cveMetadata": {
"assignerOrgId": "f4215fc3-5b6b-47ff-a258-f7189bd81038",
"cveID": "CVE-2024-43885",
"requesterUserId": "gregkh@kernel.org",
"serial": "1",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.0"
}