CVE-2024-53147

Source
https://cve.org/CVERecord?id=CVE-2024-53147
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-53147.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-53147
Downstream
Related
Published
2024-12-24T11:28:47Z
Modified
2026-08-12T03:51:30Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
exfat: fix out-of-bounds access of directory entries
Details

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

exfat: fix out-of-bounds access of directory entries

In the case of the directory size is greater than or equal to the cluster size, if start_clu becomes an EOF cluster(an invalid cluster) due to file system corruption, then the directory entry where ei->hint_femp.eidx hint is outside the directory, resulting in an out-of-bounds access, which may cause further file system corruption.

This commit adds a check for start_clu, if it is an invalid cluster, the file or directory will be treated as empty.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/53xxx/CVE-2024-53147.json"
}
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
1acf1a564b6034b5af1e7fb23cb98cb3bb4f6003
Fixed
a0120d6463368378539ef928cf067d02372efb8c
Fixed
3ddd1cb2b458ff6a193bc845f408dfff217db29e
Fixed
184fa506e392eb78364d9283c961217ff2c0617b

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.7.0
Fixed
6.11.11
Type
ECOSYSTEM
Events
Introduced
6.12.0
Fixed
6.12.2

Database specific

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