{"api_version":"1","generated_at":"2026-07-24T21:08:43+00:00","cve":"CVE-2026-23252","urls":{"html":"https://cve.report/CVE-2026-23252","api":"https://cve.report/api/cve/CVE-2026-23252.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2026-23252","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2026-23252"},"summary":{"title":"xfs: get rid of the xchk_xfile_*_descr calls","description":"In the Linux kernel, the following vulnerability has been resolved:\n\nxfs: get rid of the xchk_xfile_*_descr calls\n\nThe xchk_xfile_*_descr macros call kasprintf, which can fail to allocate\nmemory if the formatted string is larger than 16 bytes (or whatever the\nnofail guarantees are nowadays).  Some of them could easily exceed that,\nand Jiaming Zhang found a few places where that can happen with syzbot.\n\nThe descriptions are debugging aids and aren't required to be unique, so\nlet's just pass in static strings and eliminate this path to failure.\nNote this patch touches a number of commits, most of which were merged\nbetween 6.6 and 6.14.","state":"PUBLISHED","assigner":"Linux","published_at":"2026-03-18 18:16:23","updated_at":"2026-06-01 14:07:25"},"problem_types":["NVD-CWE-noinfo"],"metrics":[{"version":"3.1","source":"nvd@nist.gov","type":"Primary","score":"5.5","severity":"MEDIUM","vector":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H","data":{"version":"3.1","vectorString":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H","baseScore":5.5,"baseSeverity":"MEDIUM","attackVector":"LOCAL","attackComplexity":"LOW","privilegesRequired":"LOW","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"NONE","integrityImpact":"NONE","availabilityImpact":"HIGH"}}],"references":[{"url":"https://git.kernel.org/stable/c/60382993a2e18041f88c7969f567f168cd3b4de3","name":"https://git.kernel.org/stable/c/60382993a2e18041f88c7969f567f168cd3b4de3","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":["Patch"],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/2d8afee89262762fe0e5547772708c75f320c957","name":"https://git.kernel.org/stable/c/2d8afee89262762fe0e5547772708c75f320c957","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":["Patch"],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/18e9cf2259b4157fd282b323514375f2f6a59edb","name":"https://git.kernel.org/stable/c/18e9cf2259b4157fd282b323514375f2f6a59edb","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":["Patch"],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/695455fbc49053cbf555f2f302a5dcd600f412ff","name":"https://git.kernel.org/stable/c/695455fbc49053cbf555f2f302a5dcd600f412ff","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":["Patch"],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://www.cve.org/CVERecord?id=CVE-2026-23252","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-23252","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected ab97f4b1c030750f2475bf4da8a9554d02206640 695455fbc49053cbf555f2f302a5dcd600f412ff git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected ab97f4b1c030750f2475bf4da8a9554d02206640 18e9cf2259b4157fd282b323514375f2f6a59edb git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected ab97f4b1c030750f2475bf4da8a9554d02206640 2d8afee89262762fe0e5547772708c75f320c957 git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected ab97f4b1c030750f2475bf4da8a9554d02206640 60382993a2e18041f88c7969f567f168cd3b4de3 git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 6.10","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 6.10 semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 6.12.78 6.12.* semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 6.18.16 6.18.* semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 6.19.6 6.19.* semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 7.0 * original_commit_for_fix","platforms":[]}],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[{"cve_year":"2026","cve_id":"23252","vulnerable":"1","versionEndIncluding":"","cpe1":"cpe","cpe2":"2.3","cpe3":"o","cpe4":"linux","cpe5":"linux_kernel","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"}],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[]},"source_records":{"cve_program":{"containers":{"cna":{"affected":[{"defaultStatus":"unaffected","product":"Linux","programFiles":["fs/xfs/scrub/agheader_repair.c","fs/xfs/scrub/alloc_repair.c","fs/xfs/scrub/attr_repair.c","fs/xfs/scrub/bmap_repair.c","fs/xfs/scrub/common.h","fs/xfs/scrub/dir.c","fs/xfs/scrub/dir_repair.c","fs/xfs/scrub/dirtree.c","fs/xfs/scrub/ialloc_repair.c","fs/xfs/scrub/nlinks.c","fs/xfs/scrub/parent.c","fs/xfs/scrub/parent_repair.c","fs/xfs/scrub/quotacheck.c","fs/xfs/scrub/refcount_repair.c","fs/xfs/scrub/rmap_repair.c","fs/xfs/scrub/rtbitmap_repair.c","fs/xfs/scrub/rtrefcount_repair.c","fs/xfs/scrub/rtrmap_repair.c","fs/xfs/scrub/rtsummary.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","vendor":"Linux","versions":[{"lessThan":"695455fbc49053cbf555f2f302a5dcd600f412ff","status":"affected","version":"ab97f4b1c030750f2475bf4da8a9554d02206640","versionType":"git"},{"lessThan":"18e9cf2259b4157fd282b323514375f2f6a59edb","status":"affected","version":"ab97f4b1c030750f2475bf4da8a9554d02206640","versionType":"git"},{"lessThan":"2d8afee89262762fe0e5547772708c75f320c957","status":"affected","version":"ab97f4b1c030750f2475bf4da8a9554d02206640","versionType":"git"},{"lessThan":"60382993a2e18041f88c7969f567f168cd3b4de3","status":"affected","version":"ab97f4b1c030750f2475bf4da8a9554d02206640","versionType":"git"}]},{"defaultStatus":"affected","product":"Linux","programFiles":["fs/xfs/scrub/agheader_repair.c","fs/xfs/scrub/alloc_repair.c","fs/xfs/scrub/attr_repair.c","fs/xfs/scrub/bmap_repair.c","fs/xfs/scrub/common.h","fs/xfs/scrub/dir.c","fs/xfs/scrub/dir_repair.c","fs/xfs/scrub/dirtree.c","fs/xfs/scrub/ialloc_repair.c","fs/xfs/scrub/nlinks.c","fs/xfs/scrub/parent.c","fs/xfs/scrub/parent_repair.c","fs/xfs/scrub/quotacheck.c","fs/xfs/scrub/refcount_repair.c","fs/xfs/scrub/rmap_repair.c","fs/xfs/scrub/rtbitmap_repair.c","fs/xfs/scrub/rtrefcount_repair.c","fs/xfs/scrub/rtrmap_repair.c","fs/xfs/scrub/rtsummary.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","vendor":"Linux","versions":[{"status":"affected","version":"6.10"},{"lessThan":"6.10","status":"unaffected","version":"0","versionType":"semver"},{"lessThanOrEqual":"6.12.*","status":"unaffected","version":"6.12.78","versionType":"semver"},{"lessThanOrEqual":"6.18.*","status":"unaffected","version":"6.18.16","versionType":"semver"},{"lessThanOrEqual":"6.19.*","status":"unaffected","version":"6.19.6","versionType":"semver"},{"lessThanOrEqual":"*","status":"unaffected","version":"7.0","versionType":"original_commit_for_fix"}]}],"cpeApplicability":[{"nodes":[{"cpeMatch":[{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"6.12.78","versionStartIncluding":"6.10","vulnerable":true},{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"6.18.16","versionStartIncluding":"6.10","vulnerable":true},{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"6.19.6","versionStartIncluding":"6.10","vulnerable":true},{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"7.0","versionStartIncluding":"6.10","vulnerable":true}],"negate":false,"operator":"OR"}]}],"descriptions":[{"lang":"en","value":"In the Linux kernel, the following vulnerability has been resolved:\n\nxfs: get rid of the xchk_xfile_*_descr calls\n\nThe xchk_xfile_*_descr macros call kasprintf, which can fail to allocate\nmemory if the formatted string is larger than 16 bytes (or whatever the\nnofail guarantees are nowadays).  Some of them could easily exceed that,\nand Jiaming Zhang found a few places where that can happen with syzbot.\n\nThe descriptions are debugging aids and aren't required to be unique, so\nlet's just pass in static strings and eliminate this path to failure.\nNote this patch touches a number of commits, most of which were merged\nbetween 6.6 and 6.14."}],"providerMetadata":{"dateUpdated":"2026-05-11T22:03:15.907Z","orgId":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","shortName":"Linux"},"references":[{"url":"https://git.kernel.org/stable/c/695455fbc49053cbf555f2f302a5dcd600f412ff"},{"url":"https://git.kernel.org/stable/c/18e9cf2259b4157fd282b323514375f2f6a59edb"},{"url":"https://git.kernel.org/stable/c/2d8afee89262762fe0e5547772708c75f320c957"},{"url":"https://git.kernel.org/stable/c/60382993a2e18041f88c7969f567f168cd3b4de3"}],"title":"xfs: get rid of the xchk_xfile_*_descr calls","x_generator":{"engine":"bippy-1.2.0"}}},"cveMetadata":{"assignerOrgId":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","assignerShortName":"Linux","cveId":"CVE-2026-23252","datePublished":"2026-03-18T17:01:43.223Z","dateReserved":"2026-01-13T15:37:45.990Z","dateUpdated":"2026-05-11T22:03:15.907Z","state":"PUBLISHED"},"dataType":"CVE_RECORD","dataVersion":"5.2"},"nvd":{"publishedDate":"2026-03-18 18:16:23","lastModifiedDate":"2026-06-01 14:07:25","problem_types":["NVD-CWE-noinfo"],"metrics":{"cvssMetricV31":[{"source":"nvd@nist.gov","type":"Primary","cvssData":{"version":"3.1","vectorString":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H","baseScore":5.5,"baseSeverity":"MEDIUM","attackVector":"LOCAL","attackComplexity":"LOW","privilegesRequired":"LOW","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"NONE","integrityImpact":"NONE","availabilityImpact":"HIGH"},"exploitabilityScore":1.8,"impactScore":3.6}]},"configurations":[{"nodes":[{"operator":"OR","negate":false,"cpeMatch":[{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"6.10","versionEndExcluding":"6.12.78","matchCriteriaId":"DA007D53-8D99-404A-8E76-341B5D45F5B3"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"6.13","versionEndExcluding":"6.18.16","matchCriteriaId":"B4B8CDA9-BADF-4CF5-8B3B-702DE8EEA40B"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"6.19","versionEndExcluding":"6.19.6","matchCriteriaId":"373EEEDA-FAA1-4FB4-B6ED-DB4DD99DBE67"}]}]}]},"legacy_mitre":{"record":{"CveYear":"2026","CveId":"23252","Ordinal":"1","Title":"xfs: get rid of the xchk_xfile_*_descr calls","CVE":"CVE-2026-23252","Year":"2026"},"notes":[{"CveYear":"2026","CveId":"23252","Ordinal":"1","NoteData":"In the Linux kernel, the following vulnerability has been resolved:\n\nxfs: get rid of the xchk_xfile_*_descr calls\n\nThe xchk_xfile_*_descr macros call kasprintf, which can fail to allocate\nmemory if the formatted string is larger than 16 bytes (or whatever the\nnofail guarantees are nowadays).  Some of them could easily exceed that,\nand Jiaming Zhang found a few places where that can happen with syzbot.\n\nThe descriptions are debugging aids and aren't required to be unique, so\nlet's just pass in static strings and eliminate this path to failure.\nNote this patch touches a number of commits, most of which were merged\nbetween 6.6 and 6.14.","Type":"Description","Title":"xfs: get rid of the xchk_xfile_*_descr calls"}]}}}