In the Linux kernel, the following vulnerability has been resolved:exfat: fix overflow for large capacity partitionUsing int type for sector index, there will be overflow in a largecapacity partition.For example, if storage with sector size of 512 bytes and partitioncapacity is larger than 2TB, there will be overflow.
No PoCs from references.
- https://github.com/fkie-cad/nvd-json-data-feeds