{"dataType":"CVE_RECORD","dataVersion":"5.2","cveMetadata":{"cveId":"CVE-2022-48665","assignerOrgId":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","state":"PUBLISHED","assignerShortName":"Linux","dateReserved":"2024-02-25T13:44:28.320Z","datePublished":"2024-04-28T13:01:46.203Z","dateUpdated":"2026-08-05T08:51:40.854Z"},"containers":{"cna":{"providerMetadata":{"orgId":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","shortName":"Linux","dateUpdated":"2026-08-05T08:51:40.854Z"},"descriptions":[{"lang":"en","value":"In the Linux kernel, the following vulnerability has been resolved:\n\nexfat: fix overflow for large capacity partition\n\nUsing int type for sector index, there will be overflow in a large\ncapacity partition.\n\nFor example, if storage with sector size of 512 bytes and partition\ncapacity is larger than 2TB, there will be overflow."}],"metrics":[{"cvssV3_1":{"version":"3.1","vectorString":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H","baseScore":7.1,"baseSeverity":"HIGH"},"scenarios":[{"lang":"en","value":"AV:L - The bug is in exfat_zeroed_cluster(), reached only via local mkdir/directory-expansion paths (exfat_mkdir → exfat_alloc_new_dir / exfat_find_empty_entry) on a mounted exFAT volume, not via network packet processing.\nAC:L - An attacker who can write to a >2TB exFAT volume can fill lower clusters then create a directory so allocation returns a high cluster whose sector index truncates when assigned to int, reliably triggering the overflow.\nPR:L - Triggering requires only unprivileged write access to an already-mounted exFAT filesystem (common for automounted removable media); no root or init-namespace capabilities are needed for the vulnerable allocation path.\nUI:N - Once the volume is mounted writable, the attacker triggers the flaw solely by their own mkdir/directory-growth operations with no further victim interaction.\nS:U - Impact stays within the host kernel/filesystem authority; this is not a VM escape, IOMMU bypass, or other cross-boundary compromise.\nC:N - The overflow causes wrong-sector zeroing via legitimate buffer_heads or skips zeroing; it does not provide a kernel memory read primitive or other information disclosure beyond normal filesystem access.\nI:H - Truncating sector_t blknr into int makes the loop zero the wrong sectors (e.g. from 0 through INT_MAX, ~1TiB), overwriting boot/FAT/bitmap and other volume data and destroying filesystem integrity.\nA:H - The same truncated loop can issue on the order of 2^31 block zeroing operations and then hit signed overflow UB, causing prolonged hang, severe I/O DoS, or kernel instability."}]}],"affected":[{"product":"Linux","vendor":"Linux","defaultStatus":"unaffected","repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","programFiles":["fs/exfat/fatent.c"],"versions":[{"version":"1b6138385499507147e8f654840f4c39afe6adbf","lessThan":"17244f71765dfec39e84493993993e896c376d09","status":"affected","versionType":"git"},{"version":"1b6138385499507147e8f654840f4c39afe6adbf","lessThan":"2e9ceb6728f1dc2fa4b5d08f37d88cbc49a20a62","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/exfat/fatent.c"],"versions":[{"version":"5.19","status":"affected"},{"version":"0","lessThan":"5.19","status":"unaffected","versionType":"semver"},{"version":"5.19.12","lessThanOrEqual":"5.19.*","status":"unaffected","versionType":"semver"},{"version":"6.0","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":"5.19","versionEndExcluding":"5.19.12"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"5.19","versionEndExcluding":"6.0"}]}]}],"references":[{"url":"https://git.kernel.org/stable/c/17244f71765dfec39e84493993993e896c376d09"},{"url":"https://git.kernel.org/stable/c/2e9ceb6728f1dc2fa4b5d08f37d88cbc49a20a62"}],"title":"exfat: fix overflow for large capacity partition","x_generator":{"engine":"bippy-1.2.0"}},"adp":[{"metrics":[{"other":{"type":"ssvc","content":{"timestamp":"2024-06-17T19:08:47.689529Z","id":"CVE-2022-48665","options":[{"Exploitation":"none"},{"Automatable":"no"},{"Technical Impact":"partial"}],"role":"CISA Coordinator","version":"2.0.3"}}}],"title":"CISA ADP Vulnrichment","providerMetadata":{"orgId":"134c704f-9b21-4f2e-91b3-4a467353bcc0","shortName":"CISA-ADP","dateUpdated":"2024-06-17T19:08:57.204Z"}},{"providerMetadata":{"orgId":"af854a3a-2127-422b-91ae-364da2661108","shortName":"CVE","dateUpdated":"2024-08-03T15:17:55.708Z"},"title":"CVE Program Container","references":[{"url":"https://git.kernel.org/stable/c/17244f71765dfec39e84493993993e896c376d09","tags":["x_transferred"]},{"url":"https://git.kernel.org/stable/c/2e9ceb6728f1dc2fa4b5d08f37d88cbc49a20a62","tags":["x_transferred"]}]}]}}