In the Linux kernel, the following vulnerability has been resolved:
exfat: fix overflow for large capacity partition
Using int type for sector index, there will be overflow in a large capacity partition.
For example, if storage with sector size of 512 bytes and partition capacity is larger than 2TB, there will be overflow.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/48xxx/CVE-2022-48665.json",
"cna_assigner": "Linux"
}